summaryrefslogtreecommitdiffstats
path: root/kbruch
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-196-39/+39
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-201-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-072-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2013-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-1/+1
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-111-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Write generated source files to the binary directory instead of the sourceaneejit12020-06-231-1/+1
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Desktop file translations:Slávek Banko2020-05-283-122/+8
| | | | | | | + 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>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Conversion to the cmake building system.gregory guy2019-06-276-10/+122
| | | | | | | 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/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2314-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangSlávek Banko2015-06-284-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-9/+9
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
|
* 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-242-20/+20
|
* 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-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
|
* Update lsm files.Darrell Anderson2012-05-271-11/+11
|
* Fix kbruch/Makefile.am to eliminate build error.Darrell Anderson2012-02-241-1/+1
| | | | This resolves bug report 786.
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1713-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-219-68/+68
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-6/+6
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1612-83/+83
| | | | This reverts commit 6c3f7a55fb7888efc80a7350ef0c2f46ee02baa3.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1512-83/+83
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-165-5/+5
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-5/+5
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-102-2/+2
| | | | | | 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
* rename the following methods:tpearson2011-08-1024-36/+36
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | 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
* Rename kdeedu MainTQtWidget to MainQtWidgettpearson2011-06-154-25/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236938 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix some kdeedu build issuestpearson2011-06-152-105/+105
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da