summaryrefslogtreecommitdiffstats
path: root/tdeui
Commit message (Expand)AuthorAgeFilesLines
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-124-16/+16
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0214-21/+21
* Drop USE_TQT4 codeMichele Calgaro2023-08-267-70/+0
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1814-31/+31
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-095-10/+10
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-083-15/+15
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20135-212/+212
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-194-6/+6
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-129-10/+10
* Replace 'About Trinity' with 'About TDE' in menus and about dialogMichele Calgaro2023-03-233-3/+3
* TDEFontChooser: backport setFamilyList(...) from KOfficeMavridis Philippe2022-06-082-2/+39
* TDEFontDialog: Fix font style matching.Mavridis Philippe2022-05-062-12/+27
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-082-9/+2
* Added alternative added(), removed(), renamed() variants.Mavridis Philippe2021-11-092-14/+52
* Added "renamed" signal to KEditListBox.Mavridis Philippe2021-11-092-0/+8
* Add a missing icon for the action "Restore" when the application is sitting i...gregory guy2021-01-241-1/+1
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-062-2/+2
* Add a missing icon for the standard Help menuSlávek Banko2020-12-021-1/+1
* Revert "Exclude translator information from the tdelibs_color template"Slávek Banko2020-10-081-1/+0
* Exclude translator information from the tdelibs_color templateSlávek Banko2020-10-071-0/+1
* Add an ability to specify default spell checkerOBATA Akio2020-09-271-5/+1
* Add the ability to detect ispell lib directoryOBATA Akio2020-09-271-0/+4
* Add definitions for X11_RGBFILE and XMLLINT in config.hgregory guy2020-09-271-3/+3
* Removed code formatting modelines.Michele Calgaro2020-09-2748-104/+11
* Add two missing icons in the menu bar:gregory guy2020-08-061-2/+2
* Use private linking for exported CMake targets.Slávek Banko2020-06-121-1/+2
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2020-06-121-1/+1
* Desktop file translations:Slávek Banko2020-06-073-128/+11
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2020-06-072-2/+0
* Further cleanup after removal of Qt2's TQListIterator class.Michele Calgaro2020-05-241-1/+1
* Fixed unresponsive behavior of the shortcut setting dialog in recentMichele Calgaro2020-04-292-14/+10
* Removed kerry related code.Michele Calgaro2020-02-091-1/+0
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
* Fix missing button icons in dialogs.Chris2019-10-291-13/+13
* Add icon to switch language menu entry.Chris2019-10-131-1/+1
* Update and promote new TDE websites, replace branding and do slight refactoring.Chris2019-07-131-21/+21
* Fix typos in texts.Slávek Banko2019-07-111-2/+2
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-241-12/+17
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+25
* KPasswordEdit::password() now returns a TQString instead of a const char *. T...Michele Calgaro2018-11-272-27/+16
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-175-9/+9
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-032-0/+0
* Fix bug reports link in about dialogSlávek Banko2018-06-304-8/+10
* Removed unrequired comments.Michele Calgaro2018-06-202-10/+0
* tdeui: Update slider parameters together with changing precision of KDoubleNu...Slávek Banko2017-07-101-1/+11
* tdeui & tdewallet: add testsAlexander Golubev2017-01-291-2/+2
* tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug...Michele Calgaro2016-11-131-1/+16
* Fix FTBFS with GCC6Slávek Banko2016-09-031-4/+4