summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete svn-related logicMichele Calgaro2024-05-065-36/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-162-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-2911-50/+50
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-043-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-122-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2017-36/+36
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-111-1/+1
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-292-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build out-of-sourceSlávek Banko2016-05-011-1/+1
| | | | 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
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix prior commitTimothy Pearson2013-02-152-0/+0
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1514-18/+18
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-13/+13
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-073-36/+36
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-066-55/+55
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-7/+7
|
* 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-0110-35/+35
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-21/+21
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-40/+40
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-66/+66
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-17/+17
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-196-100/+100
|
* Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbolsTimothy Pearson2013-01-192-17/+17
|
* Fix inadvertent tq changes.Darrell Anderson2012-10-211-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-4/+2
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* GCC 4.7 fixes.Darrell Anderson2012-05-061-1/+1
| | | | Thanks to Francois Andriot.
* Rename additional members for tqt3Timothy Pearson2012-03-071-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0112-37/+37
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1717-36/+36
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1914-94/+94
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-29/+29
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1626-130/+130
| | | | This reverts commit 9d6927a7d6a543332f828bffedf65eecf6774c6d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1526-130/+130
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-3/+3
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-152-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-064-8/+8
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-1036-157/+157
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da