Commit Graph

75 Commits (5123998ab7e3b86776f6f894954865f764c37362)

Author SHA1 Message Date
Michele Calgaro 5123998ab7
cmake files: change keywords to lower case
7 months ago
Michele Calgaro 010c375be4
Replace Q_SIGNALS and Q_SLOTS
8 months ago
Michele Calgaro 3a528d873f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
9 months ago
Michele Calgaro f892e5be3d
Remove various '#define' strings - part 6
9 months ago
Michele Calgaro c033bc0422
Replace 'Event' #define strings
10 months ago
Michele Calgaro 2889777f69
Replaced various '#define' with actual strings - part 3
10 months ago
Michele Calgaro 0008104748
Replace Qt with TQt
11 months ago
Michele Calgaro a84f7caff6
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
1 year ago
Michele Calgaro 08d1c7296d
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
1 year ago
Michele Calgaro e35b2733a1
Replace TQ_*Focus* and TQ_Scale* defines
1 year ago
Michele Calgaro 1c3fb8b2e1
Drop TQT_BASE_OBJECT* defines
1 year ago
Michele Calgaro a584853572
Drop TQT_TQ*_OBJECT defines
1 year ago
Michele Calgaro 93816e0a2c
Replace Q_OBJECT with TQ_OBJECT
1 year ago
Michele Calgaro 7a469553db
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
1 year ago
Michele Calgaro cc22d7d083
Drop automake build support.
2 years ago
Slávek Banko 5e6c401557
Added controlled conversions to char* instead of automatic ascii conversions.
3 years ago
Slávek Banko eeae53f59d
Replace the use of the old API TQString::data().
3 years ago
Slávek Banko a6454b1658
Conversion to the cmake building system.
3 years ago
Slávek Banko d536400b45
Cleanup and fix headers installed for public API
3 years ago
Slávek Banko 25166939bd
Remove generated sources.
3 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 ee87de0994
Use the context attribute in the UI files
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
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 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 6eb27faca0 Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson f19068f773 Rename the string kde toolbar widget
10 years ago
Slávek Banko 2031fb9c02 Remove unused kmymoneytitlelable.png from installation
11 years ago
Slávek Banko b6dd3a3c24 Rename kdewidgets => tdewidgets
11 years ago
Slávek Banko 848ba26243 Fix plugins install directory
11 years ago
Slávek Banko 2dd17b2e88 Additional k => tde renaming and fixes
11 years ago
Timothy Pearson 5fd4fb1a51 Second part of prior commit
12 years ago
Timothy Pearson 05ca30417c Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson e6f3eb4234 Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson fbc5727a78 Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson a0523230c4 Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson e8837d86c8 Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson d0af61c358 Fix prior commit
12 years ago
Timothy Pearson 89d8c2baa9 Fix FTBFS
12 years ago
Timothy Pearson a6000c6f2f Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson 0e69180430 Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson fe50f29e05 Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson 6078e14f28 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson 6c1d52c824 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson a0fba4eb69 Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Darrell Anderson 2943dd3424 Fix inadvertent "TQ" changes.
13 years ago