Commit Graph

88 Commits (ff6d359c1ecb74f732da9bf9f34671ce30ee9865)

Author SHA1 Message Date
Michele Calgaro a9588dacaf
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro f60ff832d7
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e8b74729c4
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 6a37c45d00
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 4d81ad9786
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 671d0469ad
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1579691097
Replaced various '#define' with actual strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 12a1ec2b37
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c5554a5f82
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro ba71773a92
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro d235269925
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 377a74382c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 6c221fd5e7
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>
3 years ago
Michele Calgaro 1901818034
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 4a14670c00
Copy translations to a new directory layout.
Use common rules for build and install translations.
Added translation of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3537979536
Drop automake build support.
Rework the README and INSTALL files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 3d14418394
Added missing dependencies for some folders. This was causing FTBFS in some conditions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 578245038c
Fix incorrect include file check definitions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 2c73ccdf45
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>
5 years ago
Slávek Banko f23df43813
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy a9c86866c3
Conversion to the cmake building system.
Added man pages taken from the Debian packaging system.
Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26 and bug 2408.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 1826deeba1
Fix FTBFS with gpsim >= 0.31
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro e647ba2518
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 26147a684b
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro f8607c0162
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko dd20ae0d5b Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko eed11c8a8a Fix incorrectly renamed strings 11 years ago
Timothy Pearson e73217e7d8 Fix another FTBFS due to accidental double quote duplication 12 years ago
Timothy Pearson e08bcec78c Fix exec icon location and bring it into XDG compliance 12 years ago
Timothy Pearson 4dbdc7d100 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 12 years ago
Timothy Pearson c263bef1ee Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance 12 years ago
Timothy Pearson 00da9ebca8 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 12 years ago
Timothy Pearson 6d38be9a1a Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 12 years ago
Timothy Pearson 2e9a1b54d8 Bring up, down, top, and bottom icons into XDG compliance 12 years ago
Timothy Pearson a6ac7e8c7c Bring stop, lock, exit, and run icons into XDG compliance 12 years ago
Timothy Pearson af0154d1a1 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Darrell Anderson 1c61bf6072 Fix unintended renaming 12 years ago
Darrell Anderson a12244a265 Add newlines to desktop files. 12 years ago
Slávek Banko 109b2aa3a9 Fix FTBFS with gpsim >= 0.27 12 years ago
Slávek Banko 21d73760a8 Additional k => tde renaming and fixes 13 years ago
Darrell Anderson 45cb38a6a9 Update desktop files in support of bug report 1463. 13 years ago
Slávek Banko 9b4c84b2f0 Fix crash when component is added to the circuit
This resolves bug reported in Debian BTS #493692
13 years ago
Timothy Pearson e16e56183f Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson cf07b01407 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson b7a29d92bd Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson efa4f71896 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson abef44c4d6 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 9aa2a73641 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 0f2dc8b9f3 Rename KLocale to enhance compatibility with KDE4 13 years ago
Timothy Pearson b3a2f2e978 Rename KStandard for enhanced compatibility with KDE4 13 years ago