Commit Graph

95 Commits (217eb15dfed1b38303754b8cab53d77d749f22b9)

Author SHA1 Message Date
Michele Calgaro 217eb15dfe
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0fc192d282
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro fe842b62ac
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1ec7b1dadc
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3d3dc041a5
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 49df580e12
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 2ec11ba03e
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5f88991f1f
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 685724904f
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c57b4dfc67
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 439c716aab
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a690b16f6e
Fixed FTBFS with clang.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
François Andriot 0e69dfe375 Fix ftbfs on Fedora 34
error: ISO C++17 does not allow dynamic exception specifications

error: static assertion failed: comparison object must be invocable as const

Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
Michele Calgaro 0009f18105
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro d8a9ad699f
Fix minor leftover from strstream to sstream conversion not done in previous
commit.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 8c0cfbf661
Switched from strstream to sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 8130ab04f8 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 549dd2e2fe 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 5ffa40262b Bring undo, redo, find, and revert icons into XDG compliance 10 years ago
Timothy Pearson 885012f750 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson a43b95d58f Rename the string kde toolbar widget 11 years ago
Darrell Anderson 0ab5fbc594 Fix unintended renaming 11 years ago
Darrell Anderson ae53ad08db Fix unintended renaming 11 years ago
Slávek Banko c88738e010 Fix FTBFS due to recent style API changes 11 years ago
Slávek Banko a05eab9530 Fix unintended rename of PEAKFILE 12 years ago
Slávek Banko e046563944 Fix unintended rename of many various *klist* 12 years ago
Timothy Pearson 5459fb4c7f Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3f02581883 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson bd575e80a7 Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson 77607a3818 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson af2cf87ad7 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson cd7745fcd0 Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
Timothy Pearson 990bf92fa5 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson fb3718a55f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson acf699af82 Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 1d53865a04 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 4da01909a8 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 8661ec0ede Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 20d323dbbf Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5e6e2fd835 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 59ff04ffaf Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 049e19e619 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 106687cbe8 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8c78497ddb Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson c3f91a161c Fix references to user profile directory. 12 years ago
Darrell Anderson 5ed1c01d19 Fix FTBFS in 64-bit.
This resolves bug report 1076.
Thanks to Slavek Banko.
12 years ago
Slávek Banko af88555e73 Fix FTBFS due to missing link to fontconfig
Thanks to Francois Andriot
12 years ago
Darrell Anderson 83ab1fdadd Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 307fd320c2 Fix inadvertent tq changes. 13 years ago
Timothy Pearson 3537b8fe85 Update to new style API 13 years ago