Commit Graph

82 Commits

Author SHA1 Message Date
leha-bot 72d5233a59 Document maps feature and how to enable it
[ci skip]
2018-12-31 05:23:06 +03:00
leha-bot 419705ed15 Add logo copyright info to README 2018-12-31 04:37:48 +03:00
Stanislav Ershov 1b9b2bbeed Remove empty line. Third-party list is more compact now [ci skip] 2018-10-28 22:19:41 +00:00
Alex ae2a9880c1 [skip ci] Describe features in README 2018-10-15 20:33:12 +03:00
Evgenii Zheltonozhskii eba069a406 Branding changes, minor readme fix 2018-06-04 19:56:10 +03:00
Alex 53363a8ce9
README: increase required CMake version (#124)
[skip ci]
2018-03-12 19:04:51 +03:00
Alex 19e8c86e4b
README.md: add Fedora buid info (#122)
Also move out the distro-agnostic part to another subsection

Related to #45 
[skip ci]
2018-03-12 12:56:05 +03:00
Alex 6b4e4dd006 Use "Kepka" instead of "pro.cxx fork"
Closes #9
[skip ci]
2018-03-02 16:50:25 +03:00
Stanislav Ershov 389c355f5d Update build instructions [skip ci] 2018-02-08 17:33:49 +03:00
Stanislav Ershov e190620cb8 Update README.md 2018-01-24 00:38:25 +03:00
Stanislav Ershov 2ba3bb0eb1 Update build intructions for Debian/Ubuntu [skip ci] 2018-01-17 19:02:33 +03:00
Stanislav Ershov 4dd4dae21d Update README.md [skip ci]
Update links to badges
2018-01-17 17:59:24 +03:00
Stanislav Ershov 909f3fae50 Update README.md 2018-01-17 16:27:23 +03:00
Friedrich von Never bf3b82194c Add build instructions for Windows (#45) [skip ci] 2018-01-15 14:45:07 +03:00
Friedrich von Never 1a55f8531e Slightly update the README file (#55) 2017-12-24 21:03:32 +04:00
Stanislav Ershov c879bc80be New appveyor.yml 2017-12-21 09:14:42 +03:00
Berkus Decker b9d1cd2908 Update readme 2017-12-20 14:38:02 +02:00
Berkus Decker 4dfff378a0 Add list of necessary libs to readme 2017-12-20 14:38:02 +02:00
Berkus Decker fb783cfd64 Use OpenAL-provided cmake config, update readme 2017-12-20 14:38:02 +02:00
Berkus Decker bdc1b155d0 Update readme with build instructions + conan 2017-12-20 14:38:02 +02:00
John Preston b8d1b8d6c1 Update build docs for VS 2017.
Closes #3117. Closes #3729.
2017-09-06 17:11:30 +03:00
John Preston 5faca8d4f6 Add Catch unittest framework and some tests. 2017-09-03 15:45:45 +03:00
John Preston 8f8100af3a Add emoji autocomplete data and algorithm. 2017-07-26 15:55:01 +03:00
Christoph 2028116e22 Link to image 2017-04-04 14:50:01 +02:00
Christoph 244361b5c6 Add preview image to readme 2017-04-04 14:45:42 +02:00
Christoph 3304ad7222 Rename doc to docs 2017-04-04 14:40:49 +02:00
John Preston eaae662b7d Use mapbox::util::variant in a submodule.
While we don't have C++17 std::variant<> use a BSD licensed
alternative from mapbox team in a base:: wrapper.
2017-03-10 17:12:04 +03:00
John Preston 12bbd971b3 Added Guideline Support Library as a dependency.
See https://github.com/Microsoft/GSL for information.
2017-03-04 12:01:07 +03:00
John Preston 4b8cc3d355 Changed build status to reflect dev branch.
Default github branch now is dev, so is the build status in README.
2017-03-01 21:59:16 +03:00
John Preston 2a1219679f Cleaned up README. 2017-02-20 13:33:57 +03:00
Christoph ef535ca026 Implement AppVeyor (#3025)
Also implement build defines for Windows
Set TELEGRAM_BUILD_DEFINES before calling gyp/refresh.bat

Fix #3000

Signed-off-by: Christoph <auer.chrisi@gmx.net>
2017-02-18 20:23:50 +01:00
Christoph 51a6ec0952 Update version badge 2017-02-01 12:24:59 +01:00
Christoph 1f0e2b1692 Add version to the readme (#2635)
Its updated by adding tags
2016-11-14 20:31:09 +01:00
Mohammad Reza Espargham 9f2b6a7ee1 Update README.md with a new supported OS (#2571)
* Update README.md with a new supported OS

Signed-off-by: MohammadReza Espargham <reza.espargham@owasp.org> (github: rezasp)
2016-10-27 22:54:18 +02:00
John Preston 086f754a96 Changed docs to work with Qt 5.6.2, hopefully fixed travis build. 2016-10-18 00:33:24 +03:00
John Preston fd6a312abc SPMediaKeyTap solution for macOS media keys added. 2016-10-17 17:57:14 +03:00
John Preston a41912cdf3 Moved all builds to GYP. 2016-09-12 14:45:41 +03:00
John Preston dc6a3ba907 Alpha version 0.10.2: first GYP/Ninja build, some bug and crash fixes.
Counting round radius dynamically to work fine with all font sizes.
Added GYP and Ninja to Third-party section. Fix of build script.
2016-08-14 23:38:11 +03:00
Jan Delius 5e2527fc14 Fix typo
Fix typo in readme

Signed-off-by: Jan Delius <Smove@users.noreply.github.com> (github: Smove)
2016-08-02 17:22:44 +02:00
John Preston 1d42144c95 Profile done as a new generic Window::SectionWidget.
Slide animation reimplemented.
2016-05-19 15:03:51 +03:00
John Preston 2834ce0344 Moving to Qt 5.6.0, instructions can be broken. 2016-04-23 14:40:42 +03:00
John Preston d20c370ccc MetaStyle project removed, added -static-libstdc++ for linux build. 2016-04-22 10:25:14 +03:00
John Preston 9378c05ef1 Merge branch 'dev' 2016-03-26 11:52:14 +03:00
John Preston 36f34472ba langs updated, supported systems updated 2016-03-25 19:43:14 +03:00
John Preston 605f5305e4 Changed all .. to ... in phrases 2016-03-24 18:07:13 +03:00
Christoph 8cc7e86793 Add build status badge to readme
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
2016-03-18 21:09:51 +01:00
Hugo Osvaldo Barrera 3546fe421c Move all build documentation into /doc
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00
Hugo Osvaldo Barrera 0315568b80 Link to qmake documentation in the README
Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
2016-02-21 21:43:05 -03:00
John Preston 759ede3c57 fixed linux launch with static linking 2016-02-05 17:32:19 +03:00
John Preston fd0a119885 langs updated, build scripts updated 2016-02-04 15:44:39 +03:00