Commit Graph

80 Commits (master)

Author SHA1 Message Date
Michele Calgaro bda52bd053
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 55cef71441
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro 3849f5c32c
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro 60716f5af0
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 9f573969bb
Replace various strings '#define'd in tqtinterface
5 months ago
Michele Calgaro b93a9330d8
Replace Qt with TQt
6 months ago
Michele Calgaro f38a284617
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 0e051a3c83
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro e0b799d647
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro fce92533f8
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 340ffa901b
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Emanoil Kotsev 72d4668eea
radiosity was removed in povray-3.7 (option -/+QR)
3 years ago
Slávek Banko 866f96c1f4
Use FindOpenGL instead of pkg_search_module( GLU ).
3 years ago
Michele Calgaro 14d0fbe96c
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro bfe9fad42d
Removed additional code formatting modelines.
4 years ago
Michele Calgaro 86504f1214
Fixed FTBFS due to missing linked libraries.
4 years ago
Slávek Banko 158052fdb1
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
4 years ago
Slávek Banko 837dbafbea
Desktop file translations:
4 years ago
Slávek Banko e89dc6d4d0
Fix inadvertently renamed Orientation => Qt::Orientation.
4 years ago
Chris 818d71c9f0 Remove accidentally added "Qt" prefix from strings.
5 years ago
Slávek Banko d0243fcc86
Add CMakeL10n rules.
5 years ago
Michele Calgaro 578577c47f
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro e0925d331d
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
6 years ago
Michele Calgaro 4c083c146b
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Timothy Pearson 421429cfbe Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko bba2426281 Fix hardcoded freetype2 include
9 years ago
Timothy Pearson cbeef5d1a5 Fix remaining issues from mimetype icon rename
10 years ago
Timothy Pearson a09a812266 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 50e3d450c5 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 bf0e4d08fa Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson 9545faf0fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson bf4df6e1c4 Fix unintended renaming in commit dfd36e55.
10 years ago
Darrell Anderson dfd36e5531 Fix unintended renaming
10 years ago
Slávek Banko 78cc506bba Additional k => tde renaming and fixes
11 years ago
Timothy Pearson 958d14ea30 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson b2de651421 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 78b4b738d3 Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson 580d345952 Rename KIcon to enhance compatibility with KDE4
11 years ago
Timothy Pearson 81576b1337 Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 65eca7929c Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 353ee75c29 Rename kioslaves
11 years ago
Timothy Pearson 2e25fa39cd Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 00b4f54142 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 3c5631f74d Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 6adb71382c Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago
Timothy Pearson f71394031a Rename KInstance and KAboutData to avoid conflicts with KDE4
11 years ago
Timothy Pearson 74f47aebb7 Rename KApplication to TDEApplication to avoid conflicts with KDE4
11 years ago
Timothy Pearson c705f8f061 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
11 years ago
Darrell Anderson 28319c423d Fix inadvertent tq changes.
12 years ago