Commit Graph

83 Commits (master)

Author SHA1 Message Date
Michele Calgaro 7a7827396f
Replace Qt with TQt
1 month ago
Michele Calgaro 39ecff8fe9
Replace Q_WS_* defines with TQ_WS_* equivalents
2 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
4 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 ef06f14f24
Replace Qt with TQt
5 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
8 months ago
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
9 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
10 months ago
Michele Calgaro 35ce85f8c4
Update kivio python 3 integration.
1 year ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Michele Calgaro 8b78a8791b
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro e5dc5b5be9
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 01449132be
Fix inadvertently renamed Horizontal/Vertical => Qt::Horizontal/Vertical.
4 years ago
Chris 9b2c6a2830
Fix old upstream URLs for visible parts.
5 years ago
Slávek Banko 60f97e3b91
Add CMakeL10n rules.
5 years ago
Slávek Banko b0e5b34cd3
Kivio: Add xml header into stencils files.
5 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 23ce56e3ea
Removed unnecessary executable flag.
6 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
Slávek Banko f9f32cc93e Fix incorrectly renamed strings
9 years ago
Timothy Pearson e6112f9227 Fix FTBFS due to accidental double quote duplication
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 285ed33941 Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
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 db0695cca6 Bring up, down, top, and bottom 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
Darrell Anderson 59063e7aef Fix unknown icon type and unknown icon prefix action configuration warnings.
10 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson ea720a87cc Rename KCmd to avoid conflicts with KDE4
11 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4
11 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4
11 years ago
Timothy Pearson 0dda6e85e1 Rename KLocale to enhance compatibility with KDE4
11 years ago
Timothy Pearson ac04782336 Rename KStandard for enhanced compatibility with KDE4
11 years ago
Timothy Pearson f67880312d Update for kioslave rename
11 years ago
Timothy Pearson 038b18b2df Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 7422cac1a1 Rename a number of libraries and executables to avoid conflicts with KDE4
11 years ago
Timothy Pearson 3fe437def8 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
11 years ago
Timothy Pearson 5b8ab14946 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
11 years ago