Commit Graph

114 Commits (master)

Author SHA1 Message Date
Michele Calgaro d567067b83
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro 931991843a
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro 9e553028ba
Replace various '#define' strings - part 6
4 months ago
Slávek Banko 447a1693bf
Fix FTBFS from prior commit.
5 months ago
Michele Calgaro 10ff449a14
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro 9f67f75a70
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 321ebe8275
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 818c8f1cd1
Replace Qt with TQt
6 months ago
Michele Calgaro 0580616e20
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 5e58c04b14
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 67da3e67a7
Replace tqt_mo_* defines
8 months ago
Michele Calgaro 7f1d383a12
Drop USE_TQT4 code
8 months ago
Michele Calgaro 8ac0be0f7f
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro 19e5278459
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 93aed1ee0d
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro aecfb2bff4
Remove unnecessary accelerators from .ui files
2 years ago
Michele Calgaro 86187cb0d4
Kommander: removed 'Run in KDE4' menu entry and code.
2 years ago
Michele Calgaro dba2864aa3
Removed TQT_NON_COMMERCIAL check and related code.
2 years ago
Michele Calgaro c64847659c
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Slávek Banko 9b215fd2af
Added translation of .desktop files.
3 years ago
Slávek Banko f4edc50e47
Fix FTBFS with CMake build:
3 years ago
Slávek Banko 70defe5e6d
Added controlled conversions to char* instead of automatic ascii conversions.
3 years ago
gregory guy 4c43d1fbb6
Conversion to the cmake building system.
3 years ago
ormorph ae3ed3d329 Rename *OBJECT_NAME_STRING
4 years ago
Chris 02dda24e47 Replace Qt branding with TQt ones.
5 years ago
Michele Calgaro f70ffdc41a
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro 845e845efe
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Slávek Banko 1174bdb468
Add CMakeL10n rules.
5 years ago
Slávek Banko 6cd96f828f
Adapted to new KPasswordEdit::password() signature.
5 years ago
Michele Calgaro 236600854b
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 877c4c1278
qt -> tqt conversion:
6 years ago
Michele Calgaro af63bdbe11
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro fde0386d0f
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
Michele Calgaro 23e949441b
Removed unnecessary defines for sstream.
6 years ago
Slávek Banko 36e22fdfe9 Update bug reports url to bugs.trinitydesktop.org
6 years ago
Slávek Banko 8959251625 Fix FTBFS with GCC6
8 years ago
Timothy Pearson 643013488e Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 1b697b6bf7 Fix up remaining references to DocPath
10 years ago
Timothy Pearson a56c76eb59 Fix FTBFS due to accidental double quote duplication
10 years ago
Timothy Pearson 5f4f5e427b Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson 3a347442a4 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson e12d7923a7 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson af947ca8fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
François Andriot c21f94f7ec Fixed incorrect renamed strings. This resolves bug 2138.
10 years ago
Darrell Anderson 510bd507ec Update and rename files in support of commit 722ce1ef.
10 years ago
Slávek Banko d17de25b7f Additional k => tde renaming and fixes
11 years ago
Slávek Banko ea808784e9 Fix unintended rename of link*
11 years ago
Timothy Pearson 279764bab1 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson ee38b2862b Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson d86ed6c390 Rename KAbout to avoid conflicts with KDE4
11 years ago