kdelibs/kdeui/util
Ivailo Monev 46f5e8cbc2 kdeui: drop KIntValidator and KDoubleValidator
by reworking KIntNumInput and KDoubleNumInput to set the locale of the
internal spin boxes (QSpinBox or QDoubleSpinBox) both of which use
either internal validator (QSpinBoxValidator for QAbstractSpinBox) or
validate via the locale

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-21 12:31:17 +03:00
..
config-kkeyserver.h.cmake kdeui: fix build without XKB support 2016-09-16 23:32:45 +00:00
fixx11h.h kdeui: drop unfinished kservice support 2015-08-16 02:38:58 +03:00
kcompletion.cpp kdeui: reimplement KNotification 2023-08-25 09:01:39 +03:00
kcompletion.h kdeui: drop KSortcut 2024-04-24 10:19:03 +03:00
kcompletion_p.h generic: get rid of KZoneAllocator 2016-04-06 09:15:26 +00:00
kcompletionbase.cpp kdeui: drop KSortcut 2024-04-24 10:19:03 +03:00
kcrash.cpp kdeui: add the program icon name to the crash data 2023-09-08 18:32:37 +03:00
kcrash.h kdeui: minor KCrash documentation review 2023-08-04 11:54:44 +03:00
kcursor.cpp kdeui: keep reference to the QByteArray object in x11SetCursorName() function 2023-08-22 05:44:17 +03:00
kcursor.h kdeui: keep reference to the QByteArray object in x11SetCursorName() function 2023-08-22 05:44:17 +03:00
kcursor_p.h kdeui: keep reference to the QByteArray object in x11SetCursorName() function 2023-08-22 05:44:17 +03:00
kdebugger.cpp kdeui: warn and restore the property text when changing property in KDebugger 2024-04-30 08:58:29 +03:00
kdebugger.h kdeui: new KDebugger class 2024-04-26 07:43:17 +03:00
kguiitem.cpp kdeui: do not pass KIconLoader pointer to KIcon in KGuiItem::icon() 2023-06-19 00:15:40 +03:00
kguiitem.h generic: normalize include guards 2015-07-11 18:20:46 +03:00
kimageio.cpp kdeui: check aliases from KImageIO::isSupported() 2023-08-23 01:14:44 +03:00
kimageio.h kdeui: return a single format type from KImageIO::typeForMime() and add mode argument for it 2023-08-08 17:57:18 +03:00
kkeyboardlayout.cpp kdeui: fix KKeyboardLayout translations context 2024-04-05 19:58:00 +03:00
kkeyboardlayout.h generic: const-ify private data pointers where copying is disabled 2024-03-23 06:49:59 +02:00
kkeyserver.cpp kdeui: remove unused static g_bMacLabels variable 2023-08-26 21:03:04 +03:00
kkeyserver.h kdeui: format and indent 2023-08-26 19:52:23 +03:00
kkeyserver_x11.cpp kdeui: format and indent 2023-08-30 18:53:21 +03:00
kkeyserver_x11.h kdeui: drop KSortcut 2024-04-24 10:19:03 +03:00
kpassivepopup.cpp kdeui: filter sound files with unknown extension in KNotificationConfigWidget::setNotification() 2023-08-28 19:08:35 +03:00
kpassivepopup.h kdeui: filter sound files with unknown extension in KNotificationConfigWidget::setNotification() 2023-08-28 19:08:35 +03:00
kpixmap.cpp generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
kpixmap.h kdeui: KPixmap documentation correction 2022-12-08 13:12:30 +02:00
kpixmapsequence.cpp kdeui: minor KPixmapSequence optimization 2023-06-18 23:53:48 +03:00
kpixmapsequence.h kdeui: minor KPixmapSequence optimization 2023-06-18 23:53:48 +03:00
kpixmapsequenceoverlaypainter.cpp kdeui: KPassivePopup::defaultArea() optimization 2023-06-19 00:00:49 +03:00
kpixmapsequenceoverlaypainter.h generic: consistent headers inclusion 2023-06-02 23:59:34 +03:00
kpixmapsequencewidget.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kpixmapsequencewidget.h initial import 2014-11-13 01:04:59 +02:00
kselectionowner.cpp generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
kselectionowner.h generic: const-ify private data pointers where copying is disabled 2024-03-23 06:49:59 +02:00
kstandardguiitem.cpp initial import 2014-11-13 01:04:59 +02:00
kstandardguiitem.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kundostack.cpp kdeui: drop KSortcut 2024-04-24 10:19:03 +03:00
kundostack.h initial import 2014-11-13 01:04:59 +02:00
kxerrorhandler.cpp kdeui: zero-initialize the buffers in KXErrorHandler::errorMessage() 2022-10-19 02:31:20 +03:00
kxerrorhandler.h kdeui: remove old user handler function in KXErrorHandler 2022-10-19 02:12:13 +03:00
kxmessages.cpp kdeui: remove obsolete KXMessages method arguments 2022-10-19 04:13:39 +03:00
kxmessages.h kdeui: remove obsolete KXMessages method arguments 2022-10-19 04:13:39 +03:00
scoop-rules.py kdeui: fix KKeyboardLayout translations context 2024-04-05 19:58:00 +03:00