summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Use common CMake tests.Slávek Banko2019-02-062-15/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Add support for Poppler >= 0.72OBATA Akio2019-01-146-9/+15
| | | | | | GooString::getCString was renamed to GooString::c_str. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix empty translation.Slávek Banko2019-01-132-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Add support for Poppler >= 0.71.Slávek Banko2019-01-035-21/+26
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-2160-0/+241
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix inadvertently renamed Orientation => Qt::Orientation.Slávek Banko2018-12-212-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Removed TQStringToGString, which is fundamentally wrong.Michele Calgaro2018-12-021-9/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-021-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-172-2/+2
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed konqueror crash related to pdf files. This resolves bug 2974.Michele Calgaro2018-10-161-14/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-1/+1
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-3/+3
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-262-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-5/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-2011-66/+30
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1718-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Add support for Poppler >= 0.64Slávek Banko2018-09-086-20/+37
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change the poppler test from 0.60 to 0.58Ray Vine2018-09-084-22/+22
| | | | | | because the relevant code changes are related to 0.58 Signed-off-by: Ray Vine <ray-v@inbox.lv>
* Make kmrml deprecated in R14.1 series.Michele Calgaro2018-08-302-2/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed old strstream code and switch to sstream permanently.Michele Calgaro2018-08-157-36/+3
| | | | | | Inspired by similar work on tdeadmin. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix CMake build dependenciesSlávek Banko2018-07-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-017-7/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/tdegraphics/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Fix FTBFS with CMake < 3.0Slávek Banko2017-12-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add support for Poppler >= 0.60Slávek Banko2017-12-264-6/+54
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on fmin redefinitionSlávek Banko2017-05-273-1/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2017-03-261-0/+0
|