Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use common CMake tests. | Slávek Banko | 2019-02-06 | 2 | -15/+15 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f87fd6d4e2edaadb65feaeb189e3af80c16693ad) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Add support for Poppler >= 0.72 | OBATA Akio | 2019-01-20 | 6 | -9/+15 |
| | | | | | | | GooString::getCString was renamed to GooString::c_str. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 9d8dc2222029d2a644a8d86ccdd1f08fa05d01d0) | ||||
* | Fix empty translation. | Slávek Banko | 2019-01-13 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f47d27d00c97cffec8983d6f31b95b87d2f03f33) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Add support for Poppler >= 0.71. | Slávek Banko | 2019-01-03 | 5 | -21/+26 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit aa4563ad7056949864cc41f9088626523d79f5ab) | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-22 | 60 | -0/+241 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d0243fcc86b29344b11fd2b832c3d38c3063263a) | ||||
* | Fix inadvertently renamed Orientation => Qt::Orientation. | Slávek Banko | 2018-12-22 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7a078e4485cd051361736f3351da2d63baf168a4) | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-18 | 1 | -2/+2 |
| | | | | | Signed-off-by: Fabio Rossi <[email protected]> (cherry picked from commit 5767e49f35c3ed9f6963389d6365e498d7ae058b) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Removed TQStringToGString, which is fundamentally wrong. | Michele Calgaro | 2018-12-01 | 1 | -9/+1 |
| | | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 2c146f492cee07bd1eb8e7a5bcf21b3619291718) Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Fixed konqueror crash related to pdf files. This resolves bug 2974. | Michele Calgaro | 2018-10-17 | 1 | -14/+12 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit deb3e1e0eb0db3113a094d63216683431c98248d) | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-21 | 11 | -66/+30 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit c297496599cb11ff6cb73dad63261928f8cf9e42) | ||||
* | Fix inadvertly renamed QT_THREAD_SUPPORT | Slávek Banko | 2018-09-17 | 1 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Add support for Poppler >= 0.64 | Slávek Banko | 2018-09-08 | 6 | -20/+37 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a0163f4c268fb162aac6510e762716bf780d6c11) | ||||
* | Change the poppler test from 0.60 to 0.58 | Ray Vine | 2018-09-08 | 4 | -22/+22 |
| | | | | | | | because the relevant code changes are related to 0.58 Signed-off-by: Ray Vine <[email protected]> (cherry picked from commit 594387b4f345169662031732f2c9495d297be17d) | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -5/+5 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a23a5364c5e45e5f8b5f849023f34ee7c0393aa5) | ||||
* | Fixed corrupted japanese translations. This relates to bug 2952. | Michele Calgaro | 2018-08-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 40703895dafd2c0ded5aa76c39d02233934c9863) | ||||
* | Removed old strstream code and switch to sstream permanently. | Michele Calgaro | 2018-08-15 | 7 | -36/+3 |
| | | | | | | | Inspired by similar work on tdeadmin. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d9b6e0bda45134852c38f60f25a5109923f8cd53) | ||||
* | Fix CMake build dependenciesr14.0.5 | Slávek Banko | 2018-07-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b6cbb4874b8b5efd8e086b4ca7089f58c002103c) | ||||
* | Update version numbers and date for R14.0.5 final release | Slávek Banko | 2018-07-26 | 5 | -5/+5 |
| | |||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 7 | -7/+7 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1f3ba1d65ed8b3a5f6e21802aac0250743f7447b) | ||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS with CMake < 3.0 | Slávek Banko | 2017-12-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b73c1141318bcf0c3bd2f06cfabc0d82dd534d9c) | ||||
* | Add support for Poppler >= 0.60 | Slávek Banko | 2017-12-26 | 4 | -6/+54 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9dd187337acce50e168b06571dfa315c41a1b628) | ||||
* | Fix FTBFS on fmin redefinition | Slávek Banko | 2017-05-27 | 3 | -1/+15 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e199b0f7781e38b97eb6bb5d5bfa147f520da77c) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | likscan: Prefer pkg-config for libsane detection | Slávek Banko | 2017-02-18 | 1 | -34/+42 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f4d9c5424041c228b4f48f8a323c40e203dd1687) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 2 | -0/+0 |
| | |||||
* | Update version number for new target R14.0.5 | Slávek Banko | 2016-11-12 | 6 | -11/+11 |
| | |||||
* | Update date in lsm filesr14.0.4 | Slávek Banko | 2016-10-23 | 5 | -5/+5 |
| | |||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f21cac2973811d8a29010277df24126cede2d7ea) | ||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-24 | 652 | -0/+0 |
| | | | | (cherry picked from commit 421429cfbefe92796c29ffd58897d6674d6b2621) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2016-03-17 | 1 | -0/+0 |
| | |||||
* | Update version number for new target R14.0.4 | Slávek Banko | 2016-02-29 | 6 | -11/+11 |
| |