summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Poppler >= 0.82OBATA Akio2020-02-024-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 <obache@wizdas.com>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-306-57/+57
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Delete kamera pics, not needed anymore.Chris2020-01-1011-17/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Kamera: prepared for removal of camera_test icon file.Michele Calgaro2020-01-101-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix inadvertently renamed Orientation => Qt::Orientation.Slávek Banko2020-01-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix OCR settings icon of Kooka.Chris2020-01-011-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Make about dialog of Kooka translatable.Chris2019-12-311-5/+5
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Properly declare function argment typeOBATA Akio2019-11-061-1/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix KSnapshot desktop file.Chris2019-11-031-17/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-015-70/+0
|
* Remove accidentally added "Qt" prefix from strings.Chris2019-07-231-4/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdegraphics.Chris2019-07-173-4/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Remove old upstream URL.Chris2019-07-161-4/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Remove old kolourpaint URL and fix version string.Chris2019-07-142-3/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix Kooka branding.Chris2019-07-121-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-262-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdegraphics/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support fo Poppler >= 0.76OBATA Akio2019-05-216-18/+50
| | | | | | Follow Catalog::find_page argments change and GooList removal. Signed-off-by: OBATA Akio <obache@wizdas.com>
* 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>