kdelibs/kdeui
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
..
actions kdeui: use private member for the KAction isShortcutConfigurable property 2024-04-26 04:32:30 +03:00
colors generic: prepare for Katie changes 2024-04-26 22:38:19 +03:00
config kdeui: prepare for Katie changes 2022-11-19 05:02:18 +02:00
dialogs kdeui: simplify KIntValidator 2024-05-21 09:41:08 +03:00
findreplace kdeui: format and indent 2023-06-29 18:20:49 +03:00
fonts generic: prepare for Katie changes 2024-04-26 22:38:19 +03:00
icons generic: call static KStandardDirs methods as such 2024-05-05 02:04:03 +03:00
itemviews generic: prepare for Katie changes 2024-03-15 08:33:10 +02:00
jobs kdeui: remove redundant check for appIconName property 2024-05-14 12:12:43 +03:00
kernel generic: drop temporary file option 2024-05-16 01:37:20 +03:00
notifications kdeui: remove unused KPlasmaJobTracker and KNotification data 2024-04-30 06:42:36 +03:00
paged generic: prepare for Katie changes 2024-03-15 08:33:10 +02:00
shortcuts kdeui: use KKeyServer::keyQtToCodeX() for the key to keycode conversion in kGrabKey() 2024-05-14 02:30:14 +03:00
spell kdeui: fix spell check of words at ends 2024-04-11 14:39:22 +03:00
tests generic: call static KStandardDirs methods as such 2024-05-05 02:04:03 +03:00
util kdeui: drop KIntValidator and KDoubleValidator 2024-05-21 12:31:17 +03:00
widgets kdeui: drop KIntValidator and KDoubleValidator 2024-05-21 12:31:17 +03:00
windowmanagement kdeui: drop bogus multihead support 2023-09-01 16:19:18 +03:00
xmlgui kdeui: move session management to KApplicaiton 2024-05-09 08:29:51 +03:00
CMakeLists.txt kdeui: drop KIntValidator and KDoubleValidator 2024-05-21 12:31:17 +03:00
preparetips kdeui: rewrite preparetips as shell script 2021-06-22 12:40:31 +03:00