Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Add paths for libarts_gpl and imlib to link_directories | aneejit1 | 2020-06-23 | 5 | -0/+5 |
| | | | | | Signed-off-by: aneejit1 <[email protected]> (cherry picked from commit 64ee31f218f1f399c162f0c8bc147f54bd5208bf) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Fixed wrong comment in previous commit. | Michele Calgaro | 2020-06-14 | 1 | -3/+2 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 59fd7cea8cc1bad9ea503688c37f353aa8c9820b) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Fixed FTBFS due to missing linked libraries. | Michele Calgaro | 2020-06-14 | 8 | -11/+19 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 86504f1214deb78997059d71bba74c6b3080cd8f) | ||||
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 158052fdb17abbf0cdc428d129ea62c63058cfb4) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Fix typo in prior commit. | Slávek Banko | 2020-06-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7b9383c9299f8e5edab992f8b7a91762a96dceac) | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-09 | 1530 | -5362/+60501 |
| | | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 837dbafbea0c7f7bc73d27fda684ea2dededd547) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Update release version number to R14.0.9. | Michele Calgaro | 2020-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Update version number for R14.0.8 final release.r14.0.8 | Slávek Banko | 2020-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | kpdf: Enable zoom up to 800%. | Slávek Banko | 2020-04-09 | 1 | -7/+7 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7f685c3c9bd1f5f99ca2e56876ca02a254e3b85d) | ||||
* | Add support for Poppler >= 0.86 | Slávek Banko | 2020-04-09 | 3 | -1/+8 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1c13ba28d73f4de69bbcfd8d32fee8ccf72b48ab) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Add support for Poppler >= 0.83 | OBATA Akio | 2020-02-02 | 3 | -2/+8 |
| | | | | | | | Follow change "Make globalParams a std::unique_ptr" Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 7e349b852ed28ad8b39a4c42adab1c7d3f9dbccb) | ||||
* | Add support for Poppler >= 0.82 | OBATA Akio | 2020-02-02 | 4 | -10/+31 |
| | | | | | | | | Follow change that FontInfo::scan return a std::vector object rather than a pointer to a std::vector. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit cc5ec0c71abf322ca4fbde633875933097b05b52) | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 6 | -57/+57 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d93856fa89507f5ab757f02951a569d725ec4e24) | ||||
* | Delete kamera pics, not needed anymore. | Chris | 2020-01-10 | 11 | -17/+2 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit f8eca932ceb0789bbbe8fa645993deddc8a76227) | ||||
* | Kamera: prepared for removal of camera_test icon file. | Michele Calgaro | 2020-01-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f20ff95184877ff440d867eb8478cbddd988b7ec) | ||||
* | Fix inadvertently renamed Orientation => Qt::Orientation. | Slávek Banko | 2020-01-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e89dc6d4d091bf144769fdfa3096e12c4fe9af73) | ||||
* | Fix OCR settings icon of Kooka. | Chris | 2020-01-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit afbe0ad747fb28642ee573058679a50c6ed151b3) | ||||
* | Make about dialog of Kooka translatable. | Chris | 2020-01-01 | 1 | -5/+5 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit dc06cf7fc4bbfde00685155c75f1aaeb64865bb0) | ||||
* | Update version number for R14.0.7 final release.r14.0.7 | Slávek Banko | 2019-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Properly declare function argment type | OBATA Akio | 2019-11-06 | 1 | -1/+1 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit baa8c7b126324bec8bcfdc89a917e0d4886530c6) | ||||
* | Fix KSnapshot desktop file. | Chris | 2019-11-03 | 1 | -17/+3 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit e2dc3a2fdd029196a7d53ee52084fb606e5fcd7d) | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-04 | 5 | -70/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove accidentally added "Qt" prefix from strings. | Chris | 2019-07-23 | 1 | -4/+4 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit 818d71c9f01df5104a83733e971786743292ae98) | ||||
* | Fix remaining brandings in tdegraphics. | Chris | 2019-07-17 | 3 | -4/+4 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit 10525c77629af1d94c8339de43f1ffcd2716ad9d) | ||||
* | Remove old upstream URL. | Chris | 2019-07-16 | 1 | -4/+3 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit e8af185d02894ee5a9ef3371430a9066c6d6000f) | ||||
* | Remove old kolourpaint URL and fix version string. | Chris | 2019-07-15 | 2 | -3/+2 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit aa6cfdab39882dd2aa2a54d13dfb05a825d48f85) | ||||
* | Fix Kooka branding. | Chris | 2019-07-13 | 1 | -1/+1 |
| | | | | | Signed-off-by: Chris <[email protected]> (cherry picked from commit e1526af556d68e36bc262a373376e890fa87354f) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Add support fo Poppler >= 0.76 | OBATA Akio | 2019-05-21 | 6 | -18/+50 |
| | | | | | | | Follow Catalog::find_page argments change and GooList removal. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit e7a848c7aa5735cba4712d73f819a3e2b9883730) | ||||
* | Reset submodule main/tdegraphics/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdegraphics/cmake to latest HEADr14.0.6 | Automated System | 2019-03-05 | 1 | -0/+0 |
| |