Commit Graph

118 Commits (master)

Author SHA1 Message Date
Michele Calgaro 24920570b1
Fix FTBFS reported in issue #67
2 weeks ago
Michele Calgaro 7a7827396f
Replace Qt with TQt
2 months ago
Michele Calgaro 39ecff8fe9
Replace Q_WS_* defines with TQ_WS_* equivalents
3 months ago
Michele Calgaro 63c2fcedcd
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro c0332621bc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 3aab8aa05b
Remove various '#define' strings - part 6
5 months ago
Michele Calgaro fb6b4d204d
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro d7ae9fb514
Replace 'Event' #define strings
5 months ago
Michele Calgaro b727f4b3b1
Replaced various '#define' with actual strings - part 4
5 months ago
Michele Calgaro dcc4dc7a89
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro ef06f14f24
Replace Qt with TQt
6 months ago
Michele Calgaro 49e49d1876
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 04e50e547f
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro e0df02598b
Drop USE_TQT4 code
8 months ago
Michele Calgaro a7ea84c976
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro ca88704c3e
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 20e4a19b0d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro a9bbaa83cc
Drop Qt2's TQSortedList class
11 months ago
Slávek Banko 21c6548234
Update after renaming qt => tqt in PyTQt module.
1 year ago
Slávek Banko 86480e58ea
Drop python2 support in scripts.
1 year ago
Michele Calgaro c8cc131b0f
Remove unnecessary accelerators from .ui files.
2 years ago
Michele Calgaro 79949811e0
Fix FTBFS with clang. This resolves issue #25.
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Michele Calgaro 085b8b6c98
Fixed FTBFS caused by usage of dynamic exception specification, no longer accepted in c++17.
3 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
3 years ago
François Andriot d10645a3b9 Fix invalid LDFLAGS in chalk viewplugins
3 years ago
Slávek Banko 657a975c63
Workaround for parallel build.
3 years ago
Michele Calgaro 9aec66a723
Removed code formatting modelines.
4 years ago
Slávek Banko d4508e2f98
Add OPENEXR_CXXFLAGS to resolve FTBFS.
4 years ago
Michele Calgaro e5dc5b5be9
Removed explicit usage of the 'register' keyword.
4 years ago
Chris 9b2c6a2830
Fix old upstream URLs for visible parts.
5 years ago
Michele Calgaro 728b7db284
Adjusted to use new TQStringVariantMap type.
5 years ago
Slávek Banko 60f97e3b91
Add CMakeL10n rules.
5 years ago
Michele Calgaro ca14366f82
qt -> tqt conversion:
6 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
6 years ago
Slávek Banko cbc1062ce2 Fix FTBFS on redefinitions in chalk/sdk/kis_integer_maths.h
7 years ago
Slávek Banko baa397f084 Workaround for parallel build
8 years ago
Slávek Banko a3814fe7ed Workaround for parallel build
8 years ago
Timothy Pearson 8848f515d0 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson eb1bba9af5 Bring tablet icon into XDG compliance
9 years ago
Slávek Banko f9f32cc93e Fix incorrectly renamed strings
9 years ago
Timothy Pearson 6e726d76aa Fix incorrect icons in ui files
10 years ago
Timothy Pearson 4d065be81f 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 0997355d79 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
Timothy Pearson d504497c10 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 a660d90f62 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson fd7a824a66 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko 38518d610d Update for recent TDENewStuff changes
10 years ago