Commit Graph

203 Commits (issue/270/tdelibs-V4)

Author SHA1 Message Date
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 0f36f89663
Replace various tqtinterface's TQ_* defines with actual types
8 months ago
Michele Calgaro 1e5d5c92c3
Replace TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro 57af4f9d87
Drop USE_TQT4 code
9 months ago
Michele Calgaro 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
9 months ago
Michele Calgaro 23278d2593
Drop TQT_TQ*_CONST defines
10 months ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
10 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro f662761025
Drop compatibility code for TQPalette
10 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Michele Calgaro 15210b6100
Replace 'About Trinity' with 'About TDE' in menus and about dialog
1 year ago
Mavridis Philippe d633f38f6f
TDEFontChooser: backport setFamilyList(...) from KOffice
2 years ago
Mavridis Philippe e902187194
TDEFontDialog: Fix font style matching.
2 years ago
Michele Calgaro b5fad55e8b
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Mavridis Philippe fa49e53a23 Added alternative added(), removed(), renamed() variants.
3 years ago
Mavridis Philippe 88413aaa75 Added "renamed" signal to KEditListBox.
3 years ago
gregory guy 9d7673b7a2
Add a missing icon for the action "Restore" when the application is sitting in the system tray.
3 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
4 years ago
Slávek Banko eceb9e8dbd
Add a missing icon for the standard Help menu
4 years ago
Slávek Banko 2a7ba65af6 Revert "Exclude translator information from the tdelibs_color template"
4 years ago
Slávek Banko 5f5cd723ed
Exclude translator information from the tdelibs_color template
4 years ago
OBATA Akio 70d26004f0 Add an ability to specify default spell checker
4 years ago
OBATA Akio bbe1b42cbb Add the ability to detect ispell lib directory
4 years ago
gregory guy 2706c5674e
Add definitions for X11_RGBFILE and XMLLINT in config.h
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
gregory guy 0c807f401b
Add two missing icons in the menu bar:
4 years ago
Slávek Banko 158b6e1152
Use private linking for exported CMake targets.
4 years ago
Slávek Banko 080c061b15
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
4 years ago
Slávek Banko 4b7a4e1736
Desktop file translations:
4 years ago
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
4 years ago
Michele Calgaro 92ebbebcfb
Further cleanup after removal of Qt2's TQListIterator class.
4 years ago
Michele Calgaro 8ea3d4dd87
Fixed unresponsive behavior of the shortcut setting dialog in recent
4 years ago
Michele Calgaro 94515be234
Removed kerry related code.
4 years ago
Michele Calgaro aa98dbfe80
Removed explicit usage of the 'register' keyword.
4 years ago
Chris 34aa72861f Fix missing button icons in dialogs.
5 years ago
Chris 82f2aa6b13 Add icon to switch language menu entry.
5 years ago
Chris e53c04d5d3 Update and promote new TDE websites, replace branding and do slight refactoring.
5 years ago
Slávek Banko 960a08e853
Fix typos in texts.
5 years ago
Slávek Banko 8a859540c3
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Slávek Banko e532d9345d Add CMakeL10n rules.
6 years ago
Michele Calgaro 6ec26d859b
KPasswordEdit::password() now returns a TQString instead of a const char *. This relates to bug 2961.
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 50087701ab
qt -> tqt conversion:
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro dba6ce3aa7
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
Slávek Banko aa83c86cd3 Fix bug reports link in about dialog
6 years ago
Michele Calgaro f52b584fa9 Removed unrequired comments.
6 years ago
Slávek Banko 2a8932682f tdeui: Update slider parameters together with changing precision of KDoubleNumInput
7 years ago
Alexander Golubev 16a176dab1 tdeui & tdewallet: add tests
7 years ago
Michele Calgaro f32bc51762 tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug 2717.
8 years ago