summaryrefslogtreecommitdiffstats
path: root/src/projects
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-02-254-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-023-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0236-251/+251
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove various '#define' strings - part 6Michele Calgaro2023-12-0920-100/+100
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-0411-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_TQT4 codeMichele Calgaro2023-08-252-13/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-162-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2047-48/+48
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.Slávek Banko2022-08-272-97/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-285-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-282-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-273-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-256-39/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial cmake conversionAlexander Golubev2016-03-122-0/+92
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-023-4/+4
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-2/+2
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-225-12/+12
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-14/+14
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-136-17/+17
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix unintended renamingDarrell Anderson2014-02-161-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1546-77/+77
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-149-9/+9
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-046-9/+9
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0117-26/+26
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0130-222/+222
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2726-36/+36
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2537-97/+97
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-9/+9
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-2/+2
|
* GCC 4.7 fixes.Darrell Anderson2012-04-281-3/+4
| | | | Thanks to David C. Rankin.
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1747-48/+48
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2119-67/+67
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1931-124/+124
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-46/+46
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1651-268/+268
| | | | This reverts commit ef5831dd5c8811c94c9b1bc1377a90174d17c82c.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1551-268/+268
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-5/+5
|
* rename the following methods:tpearson2011-08-10103-302/+302
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1012-34/+34
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0917-30/+30
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b musicbrainz moc run failure under Qt4tpearson2011-06-271-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1238521 283d02a7-25f6-0310-bc7c-ecb5cbfe19da