Commit Graph

82 Commits (e132f2bec80e50d1c295eba90ac78dbe0c56fa39)

Author SHA1 Message Date
Michele Calgaro 5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
4 months ago
Michele Calgaro ff1741283b
Replace Q_SIGNALS and Q_SLOTS
5 months ago
Michele Calgaro 7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
Michele Calgaro 2a3a62bb99
Replace various '#define' strings - part 6
6 months ago
Michele Calgaro af8caeadf3
Replaced various '#define' with actual strings - part 5
7 months ago
Michele Calgaro d8d8319b3d
Replace 'Event' #define strings
7 months ago
Michele Calgaro 9fc074fcb2 Replaced various '#define' with actual strings - part 4
7 months ago
Michele Calgaro 4c9f3f02c0
Replaced various '#define' with actual strings - part 3
7 months ago
Michele Calgaro 89c8032171
Replaced various '#define' with actual strings - part 2
7 months ago
Michele Calgaro 3373b45cc2
Replace various tq* strings with TQt::* equivalents
7 months ago
Michele Calgaro 303b644501 Replace Qt with TQt
7 months ago
Michele Calgaro 04d3532360
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
9 months ago
Michele Calgaro 5cb1ea0827
Replace various tqtinterface's TQ_* defines with actual types
9 months ago
Michele Calgaro 7f3bcfe100
Replace TQ_*Focus* and TQ_Scale* defines
10 months ago
Michele Calgaro db9293e2ee
Drop Symbian support
10 months ago
Michele Calgaro e8f6750e65
Drop USE_TQT4 code
10 months ago
Michele Calgaro 09e466f879
Drop TQT_BASE_OBJECT* defines
10 months ago
Michele Calgaro 34a191d96f
Drop TQT_TQ*_CONST defines
11 months ago
Michele Calgaro 18c573e806
Drop TQT_TQ*_OBJECT defines
11 months ago
Michele Calgaro 55cd4e5c56
Replace Q_OBJECT with TQ_OBJECT
11 months ago
Michele Calgaro 7073100361
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
Denis Kozadaev 227cd7b44b
Add SunOS specific patches
1 year ago
Michele Calgaro cc4de7a3cc
Improve code of commit 856ba6b4
2 years ago
Ray-V 856ba6b472 Insert an explicit cast for -Wc++11-narrowing error
2 years ago
Slávek Banko 06a3b75538
tdehtml: Move link to JPEG_LIBRARIES where it is really used.
2 years 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.
4 years ago
Michele Calgaro 9468d05e3d
Fixed second pass uncrustify's code formatting offending files.
4 years ago
Michele Calgaro 491e1c72c7
Fixed some uncrustify's code formatting offending files.
4 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
4 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