Commit Graph

71 Commits (f3ab5af24fed2c7e799d4efc4a4c39f65bc65f13)

Author SHA1 Message Date
Michele Calgaro 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 12c95f5db5
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 35fbd60457
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 61cd5b18f0
Replaced various '#define' with actual strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 6b0cf55d62
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d2728dd8db
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 88de09b6cc
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0813a2c413
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 03e67cae44
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9c40420b26
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 0ba031d9df
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko fe44776673
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko a213def8e9
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 193843b027 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson fc14e2cf0b Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 50be8112bd 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 6d3dca8384 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 fd06cd80d2 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson d06bb8b517 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson f9a9d3f59e Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
11 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 11 years ago
Darrell Anderson 9a6a1370a0 KDE->TDE branding cleanup. 11 years ago
Darrell Anderson a71807f887 Add end-of-file newlines. 11 years ago
Slávek Banko e197223420 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson bd3c603465 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ef5399ae5a Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 799fae5fee Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 5be945600e Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson f78eb03afb Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 82fc754f7c Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson ed530727c5 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson c0b24fe164 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2fb700f92b Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson b9e542d0c8 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 95e28f5bca Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson 70a3c0d90b Fix QString -> TQString. 13 years ago
Darrell Anderson 998ebd2e68 Fix help files, kdevelop->tdevelop branding, fix startup. 13 years ago
Darrell Anderson d0848d4c3c Branding: KDevelop -> TDevelop, fix menu 13 years ago
Darrell Anderson 53058bf915 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson ab2599a715 Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed
prematurely --- needing another patch set not yet pushed to GIT.
13 years ago
Darrell Anderson 2b84a5ebeb Branding cleanup: menu, desktop, and docbook files. 13 years ago
Darrell Anderson b5528c18eb Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 0fed1a188b Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 2007255ef3 Rename a few stragglers 13 years ago
Timothy Pearson abcbb68498 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 7e66d7c361 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson c3b301575a Rename old tq methods that no longer need a unique name 13 years ago