Commit Graph

82 Commits (master)

Author SHA1 Message Date
Michele Calgaro 03aa7238b3
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
Michele Calgaro 7f1af8e826
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
Michele Calgaro d5688771d8
Replace various '#define' strings - part 6
4 months ago
Michele Calgaro 44e712a770
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro f22a9c72dd
Replace 'Event' #define strings
5 months ago
Michele Calgaro 138bb80efa
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro 8d79c40791
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro d42f9ae842
Replaced various '#define' with actual strings - part 2
5 months ago
Michele Calgaro 80c2465371
Replace various tq* strings with TQt::* equivalents
5 months ago
Michele Calgaro c8ece3630d
Replace Qt with TQt
5 months ago
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 0f36f89663
Replace various tqtinterface's TQ_* defines with actual types
7 months ago
Michele Calgaro 1e5d5c92c3
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 8d94694c14
Drop Symbian support
8 months ago
Michele Calgaro 57af4f9d87
Drop USE_TQT4 code
8 months ago
Michele Calgaro 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
8 months ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Denis Kozadaev e5acdb1b39
Add SunOS specific patches
11 months ago
Michele Calgaro cc4de7a3cc
Improve code of commit 856ba6b4
1 year ago
Ray-V 856ba6b472 Insert an explicit cast for -Wc++11-narrowing error
1 year ago
Slávek Banko 06a3b75538
tdehtml: Move link to JPEG_LIBRARIES where it is really used.
1 year ago
Michele Calgaro b5fad55e8b
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Slávek Banko 59c8709671
Fix TDE branding in print job metadata from HTML library.
3 years ago
Michele Calgaro 05ee12e2df
Fixed more uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 9468d05e3d
Fixed second pass uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
3 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
Michele Calgaro 078099f9b1
Moved remaining tdehtml icons to crystal folder.
4 years ago
Michele Calgaro 50786910ff
Moved common icons into crystal folder to avoid icon duplication in
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
4 years ago
Slávek Banko 158b6e1152
Use private linking for exported CMake targets.
4 years ago
Slávek Banko 080c061b15
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
4 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
4 years ago
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
4 years ago
Michele Calgaro 30606e55f1
Remove remaining 'register' instructions.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Michele Calgaro 352c8f6a21
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Michele Calgaro 6629107ba8
Fixed potential FTBFS in htmlattrs.c. This relates to bug 2850.
6 years ago
Michele Calgaro aa3c544e95
Removed obsolete Qt2's TQVector class and replaced
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 8d07cff840
qt -> tqt conversion:
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Slávek Banko 0d8345e6f7 Fix FTBFS with GCC6
8 years ago
Timothy Pearson 7faae2b255 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson ce1138c8ba Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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
10 years ago