summaryrefslogtreecommitdiffstats
path: root/src/part
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-077-47/+47
* Replace various '#define' strings - part 6Michele Calgaro2023-12-181-3/+3
* Replace Qt with TQtMichele Calgaro2023-11-052-3/+3
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-207-7/+7
* Fixed up indentation of the code changes in previous commit.r14.1.0Michele Calgaro2022-11-011-9/+9
* Fixed SEGV caused by dereferencing null pointer. This resolves issue #3.Michele Calgaro2022-11-011-1/+9
* Drop automake build support.gregory guy2019-11-272-23/+0
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-251-4/+3
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* Fix FTBFS with stricter C++11Slávek Banko2018-08-201-1/+1
* Initial-cmake-conversionAlexander Golubev2016-01-232-0/+67
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-132-6/+6
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
* Add missing configure checksSlávek Banko2014-07-201-0/+1
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1511-20/+20
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-5/+5
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-012-2/+2
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-274-7/+7
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-4/+4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-14/+14
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-245-6/+6
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
* Rename additional global TQt functionsTimothy Pearson2012-03-011-4/+4
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-177-7/+7
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-8/+8
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1910-42/+42
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-14/+14
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1612-67/+67
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1512-67/+67
* Fix FTBFSTimothy Pearson2011-11-221-1/+1
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
* rename the following methods:tpearson2011-08-1016-41/+41
* rename the following methods:tpearson2011-08-105-28/+28
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-095-6/+6
* Rename all instances of "tqgeometry" (including quotes) to the more-correct "...tpearson2011-06-141-1/+1
* TQt4 port Filelighttpearson2011-05-2628-484/+491
* Makefile fixestpearson2010-02-051-1/+1
* Added abandoned Filelight applicationtpearson2010-02-0333-0/+4639