Commit Graph

60 Commits (ed45be676cdb00c3b0f0f7dd55d72e5234d0eb0e)

Author SHA1 Message Date
Michele Calgaro 0d811e3e03
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f5c200ccf0)
12 months ago
Michele Calgaro ce3ab44510
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 61b79fc392)
1 year ago
Michele Calgaro 6a101aa2ef
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 766478630b)
1 year ago
Michele Calgaro 361bf8191f
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8d72e4c19c)
1 year ago
Michele Calgaro 214ce2baa7
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8098183f19)
1 year ago
Michele Calgaro 32a5207587
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a505e95cbf)
1 year ago
Michele Calgaro 0c90dd2457
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5efc277625)
1 year ago
Michele Calgaro c063a706bb
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed876dc374)
1 year ago
Michele Calgaro 04086637d9
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c19b14663d)
1 year ago
Michele Calgaro eb0f6cbe60
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit eac5a923bf)
2 years ago
Michele Calgaro 9f8bd22e4e
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10c4d3e304)
2 years ago
Michele Calgaro 667ad9cdec
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e1e7558d74)
2 years ago
Michele Calgaro b14c0f074f
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>
(cherry picked from commit a71adf538f)
2 years ago
Slávek Banko 3e30a7a744
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
aneejit1 1f4a3ab86e Make s_codecFeatures a "const char *" to remove ISO C++ warning
"libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp" declares two instances
of "s_codecFeatures" as "static char *" and initialises them with
string constants. This produces the compiler warning "ISO C++ forbids
converting a string constant to 'char*'". Both declarations have been
changed to "const".

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Michele Calgaro ce3d9531b6
Removed HAL dependant code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mashiro 9b23841246 Fix CDTEXT processing
K3bDevice::CdText::textForPackType returns link to a destructed object
Additionally, same issue was fixed for AudioEncoder module

Signed-off-by: Mashiro <m.t.0x73@gmail.com>
5 years ago
Michele Calgaro b557321865
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko d446169764
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 483f780704
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Ray Vine 02033dcf36 Fix FTBFS with clang
This resolves bug 2896

Signed-off-by: Ray Vine <ray-v@inbox.lv>
7 years ago
Slávek Banko dfbb57e394 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 87fbdb32ed cmake: Fix detection of functions lrint and lrintf in libm
Set HAVE_LRINT and HAVE_LRINTF if functions not exists

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Alexander Golubev 333e673455 cmake: install library headers 9 years ago
Alexander Golubev 737e53d58c Initial cmake conversion 9 years ago
Darrell Anderson 71da187116 Fix unintended renaming 11 years ago
Darrell Anderson 919cc741df Fix unintended renaming 11 years ago
Slávek Banko 722cb8fe4e Additional k => tde renaming and fixes 12 years ago
Darrell Anderson e8fb385870 Fix incorrect characters. 12 years ago
Timothy Pearson 983ade75ae Use TDE hardware library instead of HAL when HAL is not available
Clean up spurious build files
12 years ago
Timothy Pearson 281d226f74 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson e858594919 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson f8b1b30a59 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson bba095a5aa Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 08e6e3d01b Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 5f3c4af105 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson d796716f1d Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 83b79bb29a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2a3ced9fbd Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 267706e127 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 13c7c96214 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8ade4e2130 Update libisofs to read files greater than 2GB
This partially resolves Bug 1111
13 years ago
Slávek Banko 730967a47c Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 2f36c1bd45 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 74018b4dd9 Rename additional global TQt functions 13 years ago
Timothy Pearson ffd0ac254d Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ba335c4be7 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 5183781c5d Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 09c8631832 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 650b58e8e6 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit ef5831dd5c.
13 years ago