Commit Graph

130 Commits (master)

Author SHA1 Message Date
Michele Calgaro 41c1fd1fc0
cmake files: change keywords to lower case
2 months ago
Michele Calgaro 8a8cd95d64
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro e84ff3d615
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro da9081a78a
Remove various '#define' strings - part 6
5 months ago
Michele Calgaro 29a883cec1
Replaced various '#define' with actual strings - part 5
5 months ago
Michele Calgaro b50df900ce
Replace 'Event' #define strings
5 months ago
Michele Calgaro 9bb2179ec0
Replaced various '#define' with actual strings - part 3
5 months ago
Michele Calgaro 96c67c9b39
Replace Qt with TQt
6 months ago
Michele Calgaro ecdc0343d4
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
Michele Calgaro 04d6c8be13
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
8 months ago
Michele Calgaro 07ee42fec3
Replace TQ_*Focus* and TQ_Scale* defines
8 months ago
Michele Calgaro 7933eeb061
Drop USE_TQT4 code
8 months ago
Michele Calgaro ba6005e901
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro a266dff036
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro 290876c286
Drop TQT_TQ*_OBJECT defines
9 months ago
Michele Calgaro 4a70f1720e
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 7da583b506
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Slávek Banko f7a7dedd03
Copy translations to a new directory layout.
1 year ago
Michele Calgaro cc22d7d083
Drop automake build support.
1 year ago
Michele Calgaro 2c2a9ece30
Remove unnecessary accelerators from .ui files.
2 years ago
Slávek Banko 64d92fbade
Fix building with hidden visibility.
2 years ago
Slávek Banko f3fd991c69
Enforce the use of TQt with STL only where it is necessary.
2 years ago
Slávek Banko 5e6c401557
Added controlled conversions to char* instead of automatic ascii conversions.
2 years ago
Slávek Banko eeae53f59d
Replace the use of the old API TQString::data().
2 years ago
Slávek Banko a6454b1658
Conversion to the cmake building system.
2 years ago
Slávek Banko d536400b45
Cleanup and fix headers installed for public API
2 years ago
Slávek Banko 25166939bd
Remove generated sources.
2 years ago
Michele Calgaro 045c60664e
Removed code formatting modelines.
4 years ago
Michele Calgaro 1311019dad
Adjusted to latest TQVariant::TQVariant(bool) function.
5 years ago
Slávek Banko edfdc4fce6
Add CMakeL10n rules.
5 years ago
Slávek Banko ee87de0994
Use the context attribute in the UI files
5 years ago
Michele Calgaro 38f46e7137
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 33ac605687
qt -> tqt conversion:
6 years ago
Michele Calgaro 41274672cc
QTDESIGN -> TQTDESIGN, to fix FTBFS.
6 years ago
Michele Calgaro 3a37db01ce
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro d82d67b9ef
Removed unnecessary executable flag.
6 years ago
Slávek Banko 1b4f3fa556 Fix FTBFS for build without cppunit
6 years ago
Slávek Banko 856cef204a Fix FTBFS for build with --enable-final
6 years ago
Slávek Banko e399ef9fb7 Fix FTBFS on Fedora 28
6 years ago
Timothy Pearson a076a4bf07 Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson 57036c1cfb Rename a few icons left in rc files
10 years ago
Timothy Pearson d792ddf6da Fix FTBFS due to accidental double quote duplication
10 years ago
Timothy Pearson c3f883a053 Fix remaining issues from mimetype icon rename
10 years ago
Timothy Pearson 27e7005bd4 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 6173a1d5bc 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 c22de61bc9 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 42109b08df Bring undo, redo, find, and revert icons into XDG compliance
10 years ago
Timothy Pearson 48ee3072b5 Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson 6eb27faca0 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson 956e80a800 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago