Slávek Banko
0bcb76d981
Fix compatibility with C++17.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 months ago
Michele Calgaro
8240e69641
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
cf40f00690
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
f08f58fdc1
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
c8e3d1d47d
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
b803249430
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
f673794b12
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
118efac31c
Drop TQT_TQ*_CONST defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
f9eac0ec4d
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
524f338dd3
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
65a9f54e10
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
b845a73b7e
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
56693a5da7
Use TDE dummy.cpp file for consistency with other packages.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
aneejit1
25ac4bb89d
Write generated source files to the binary directory instead of the source
...
Signed-off-by: aneejit1 <aneejit1@gmail.com>
4 years ago
Slávek Banko
a084db1755
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
Ray-V
324c040645
Enable kig python scripting for cmake build.
...
Fix detection of boost_python library for cmake build.
Use find_package( Python COMPONENTS ... ) for CMake >= 3.12.
Add WITH_KIG_PYTHON_SCRIPTING option.
This resolves issue #6 .
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
d4a1613e9f
Conversion to the cmake building system.
...
Add includes to UI files to resolve FTBFS.
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
432a52092b
Translate comments from Italian to English
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
b97668ea39
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
564548309f
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
2c14d519d8
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
b5e49f7e8b
Shortening the magic string for Dr. Geo Figure
...
This resolves FTBFS on Lucid
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
c460aba947
Compile MIME magic file
...
This partially resolves Bug 2217
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
9226d5bf32
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
d798514852
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
0bde81cee4
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
75cfc55a30
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
a115544364
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
3e7c7683d9
Find boost_python depending on the Python version
11 years ago
Slávek Banko
efaf922de8
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
8216a98053
Fix unintended rename of many various *klist*
12 years ago
Timothy Pearson
4565bfb4e2
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
d5f01dcc48
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
3a3518bb00
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8cb8ba0f95
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
fccf6d244a
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ee52bb567f
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
088cc453ec
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
ab791e7c5e
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
741251f280
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
782ea254f2
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fb758f6790
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9f2c757e1a
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cee429821a
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
78f8b2d68b
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
92ac6833a9
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
634845c7a2
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
1fe815e31c
Remove old *.patch files. Code is already merged or obsolete.
12 years ago