summaryrefslogtreecommitdiffstats
path: root/src/gvcore
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-3025-275/+275
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-077-77/+76
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-303-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-243-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-042-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-024-6/+6
| | | | 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>
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-082-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2030-41/+41
| | | | 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>
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-081-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-293-20/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2883-88/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed error message when swtiching from icon view to browse view. This ↵Michele Calgaro2020-01-111-1/+1
| | | | | | resolves bug 3047. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-4/+0
| | | | 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>
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-4/+4
| | | | 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-132-2/+2
| | | | 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-1/+1
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-122-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-5/+5
| | | | match XDG specifications
* Rename the string kde toolbar widgetTimothy Pearson2014-08-071-1/+1
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-034-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1526-37/+37
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1411-11/+11
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-048-16/+16
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0113-19/+19
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0118-152/+152
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KSharedTimothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2729-40/+40
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-264-5/+5
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2520-79/+79
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-11/+11
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-196-11/+11
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-071-1/+1
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Fix branding issues.Darrell Anderson2012-04-1274-74/+74
|
* Fix inadvertent tqt changes. Part of an extensive cleanup of various problemsDarrell Anderson2012-04-122-2/+2
| | | | with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963.
* Fix building with libpng 1.5.Darrell Anderson2012-04-121-19/+40
|
* Remove stray vimrc files.Darrell Anderson2012-03-311-4/+0
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-66/+66
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1730-41/+41
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-2/+2
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Fix FTBFSTimothy Pearson2011-12-291-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2110-20/+20
|