Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2023-12-30 | 25 | -275/+275 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-07 | 7 | -77/+76 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 3 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 3 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 2 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 4 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 30 | -41/+41 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-11 | 1 | -1/+1 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-08 | 1 | -3/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2021-12-29 | 3 | -20/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 83 | -88/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed error message when swtiching from icon view to browse view. This ↵ | Michele Calgaro | 2020-01-11 | 1 | -1/+1 |
| | | | | | | resolves bug 3047. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -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 Pearson | 2014-10-13 | 2 | -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 compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 2 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -5/+5 |
| | | | | match XDG specifications | ||||
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 4 | -5/+5 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 26 | -37/+37 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 11 | -11/+11 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 8 | -16/+16 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 13 | -19/+19 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 18 | -152/+152 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 29 | -40/+40 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 4 | -5/+5 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 20 | -79/+79 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 9 | -11/+11 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 6 | -11/+11 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-07 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Fix branding issues. | Darrell Anderson | 2012-04-12 | 74 | -74/+74 |
| | |||||
* | Fix inadvertent tqt changes. Part of an extensive cleanup of various problems | Darrell Anderson | 2012-04-12 | 2 | -2/+2 |
| | | | | with kipi-plugins, digikam, and gwenview to resolve bug reports 241, 962, 963. | ||||
* | Fix building with libpng 1.5. | Darrell Anderson | 2012-04-12 | 1 | -19/+40 |
| | |||||
* | Remove stray vimrc files. | Darrell Anderson | 2012-03-31 | 1 | -4/+0 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 5 | -66/+66 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 30 | -41/+41 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -2/+2 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-12-29 | 1 | -1/+1 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 10 | -20/+20 |
| |