summaryrefslogtreecommitdiffstats
path: root/kfaxview
Commit message (Collapse)AuthorAgeFilesLines
* Corrected boolean usage to conform with C++17 standard.Mavridis Philippe2021-07-081-2/+2
| | | | | | | This resolves a FTBFS on some systems. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit d19460fd6eae693832e4c5160aa2071bf71062f6)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-081-8/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2a2437b3022a990bc9cded4d07c56a0d093b2a0c)
* Desktop file translations:Slávek Banko2020-06-095-167/+20
| | | | | | | | + 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 <slavek.banko@axis.cz> (cherry picked from commit 837dbafbea0c7f7bc73d27fda684ea2dededd547)
* Add CMakeL10n rules.Slávek Banko2018-12-222-0/+11
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d0243fcc86b29344b11fd2b832c3d38c3063263a)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-244-0/+0
| | | | (cherry picked from commit 421429cfbefe92796c29ffd58897d6674d6b2621)
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-5/+5
| | | | match XDG specifications
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-241-7/+1
| | | | default format.
* Prevent non-existent help handbook from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-5/+5
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-13/+13
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-6/+6
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Fix missed headers installationSlávek Banko2012-10-141-1/+8
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-083-10/+10
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-7/+7
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-8/+8
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-8/+8
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-106-8/+8
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add test for poppler >= 0.16 due to API changetpearson2011-07-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244150 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics CMake compilationtpearson2011-07-312-2/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-198-35/+38
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] added cmake support for kfax, kfaxview, kghostview, and ↵samelian2011-05-072-0/+81
| | | | | | kfile-plugins git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230814 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversiontpearson2010-08-028-88/+88
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2520-0/+2969
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da