Commit Graph

62 Commits (master)

Author SHA1 Message Date
Michele Calgaro b3ce290641
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 weeks ago
Michele Calgaro b33688f946
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 342aed5005
tqabstractlayout.h is obsolete
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro 41c1fd1fc0
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 8a8cd95d64
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e84ff3d615
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro da9081a78a
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b50df900ce
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 96c67c9b39
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 07ee42fec3
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 7933eeb061
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro ba6005e901
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 4a70f1720e
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro cc22d7d083
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 2c2a9ece30
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 5e6c401557
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko eeae53f59d
Replace the use of the old API TQString::data().
The definition of -UTQT_NO_COMPAT is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko a6454b1658
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko d536400b45
Cleanup and fix headers installed for public API
+ Added installation of headers that are referenced, but were not installed.
+ Some headers were listed as inst_HEADERS and also as noinst_HEADERS.
+ Replaced paths to directories in source code used in "include <...>".
+ Common "tdeversion.h" is now used instead of local "kdecompat.h".
+ Including "config.h" has been moved from ".h" to ".cpp" files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 045c60664e
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko ee87de0994
Use the context attribute in the UI files
to determine the translation context.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 38f46e7137
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko e399ef9fb7 Fix FTBFS on Fedora 28
This resolves bug 2901

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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 11 years ago
Timothy Pearson 6eb27faca0 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Slávek Banko bd16154f8f Fix unintended renaming 11 years ago
Timothy Pearson c4f43322e8 Update minor TQt3 tool names to match current TQt3 sources in GIT 11 years ago
Slávek Banko 2dd17b2e88 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 364a0aa79c Rename KABC namespace 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 c20cd8b859 Rename kcompletionbox 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 89d8c2baa9 Fix FTBFS 12 years ago
Timothy Pearson a6000c6f2f Rename a number of classes 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 72e3e6a74d Fix disconnected signal/slot 12 years ago
Slávek Banko 87f567cd9f Fix inadvertent "TQ" changes. 13 years ago
Darrell Anderson 2943dd3424 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson aa85254cd1 Rename additional global TQt functions 13 years ago
Timothy Pearson 8c5a639e21 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 2a54aa58cf Fix a number of crashes 13 years ago
Timothy Pearson 81ed92522a Rename obsolete tq methods to standard names 13 years ago