summaryrefslogtreecommitdiffstats
path: root/kalzium
Commit message (Collapse)AuthorAgeFilesLines
* Fix detection for the Facile library.gregory guy2020-06-111-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Desktop file translations:Slávek Banko2020-05-283-121/+7
| | | | | | | + 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>
* Conversion to the cmake building system.gregory guy2019-06-2715-49/+364
| | | | | | | Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-272-0/+33
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2386-0/+0
|
* Fix hardcoded link to dl librarySlávek Banko2015-06-282-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1516-24/+24
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-017-40/+40
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-273-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-15/+15
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* 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 QString -> TQString.Darrell Anderson2012-09-161-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Fix branding issues.Darrell Anderson2012-03-071-37/+37
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1715-16/+16
|
* Fix kdeedu makefile glitchTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 785
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2110-53/+53
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1913-98/+98
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1814-23/+23
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1626-180/+180
| | | | This reverts commit 6c3f7a55fb7888efc80a7350ef0c2f46ee02baa3.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1526-180/+180
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-7/+7
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Fix kdeedu FTBFStpearson2011-10-191-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1259745 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a couple kdeedu build problems on armeltpearson2011-10-192-1/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1259743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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/kdeedu@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix some kdeedu build problemstpearson2011-10-102-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1258254 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1029-71/+71
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-8/+8
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0916-33/+33
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da