kdelibs/kdeui/dialogs
Ivailo Monev 1a45508306 kdecore: reimplement KLocale
by using QLocale in KLocale and separating the date, time and numbers
conversion from translation KLocale actually gets extended locale
support from QLocale (which uses CLDR data v43 currently). translation
remains unaffected. for comparison here is the result of two function
calls the result of which should explain the whole change:
KLocale::allLanguagesList().size() = 669
KLocale::installedLanguages().size() = 68

the first number is locales Katie supports, the second being the
number of languages Katana is translated into

KSwitchLanguageDialog needs a rewrite but that is on the TODO

also copyrighting KCatalog to me because I rewrote it, for reference:
881b47b8ea

KCalendarSystem gets the middle finger - batteries not included for date
and time. extra calendar systems can, but are unlikely to be, supported
in the future

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-26 23:50:18 +03:00
..
aboutkde.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
kaboutapplicationdialog.cpp kdeui: prefix HOME_URL, BUG_REPORT_URL and BUG_REPORT_EMAIL definitions with "KDE_" 2022-10-03 16:25:13 +03:00
kaboutapplicationdialog.h generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kaboutapplicationpersonlistdelegate_p.cpp kdeui: adjust to Katie changes 2022-01-06 04:59:26 +02:00
kaboutapplicationpersonlistdelegate_p.h generic: remove unused OCS features 2021-03-19 02:24:49 +02:00
kaboutapplicationpersonlistview_p.cpp initial import 2014-11-13 01:04:59 +02:00
kaboutapplicationpersonlistview_p.h initial import 2014-11-13 01:04:59 +02:00
kaboutapplicationpersonmodel_p.cpp kdeui: remove unused header inclusions in kaboutapplicationpersonmodel_p source file 2022-02-16 10:06:02 +02:00
kaboutapplicationpersonmodel_p.h kdeui: remove unused QNetworkReply header inclusion 2022-02-19 19:20:24 +02:00
kaboutkdedialog_p.cpp kdeui: prefix HOME_URL, BUG_REPORT_URL and BUG_REPORT_EMAIL definitions with "KDE_" 2022-10-03 16:25:13 +03:00
kaboutkdedialog_p.h rebranded help dialog and menu for a start 2014-11-19 00:22:39 +00:00
kassistantdialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kassistantdialog.h initial import 2014-11-13 01:04:59 +02:00
kconfigdialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kconfigdialog.h initial import 2014-11-13 01:04:59 +02:00
kconfigdialogmanager.cpp kdeui: replace KDatePicker/KDateTable with new KCalendarWidget class 2023-07-23 06:16:56 +03:00
kconfigdialogmanager.h generic: headers inclusions review 2023-06-02 11:31:52 +03:00
kcupsoptionsjobwidget.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kcupsoptionsjobwidget_p.cpp kdecore: reimplement KDateTime via QDateTime 2023-07-21 07:51:13 +03:00
kcupsoptionsjobwidget_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kcupsoptionspageswidget.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kcupsoptionspageswidget_p.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kcupsoptionspageswidget_p.h initial import 2014-11-13 01:04:59 +02:00
kcupsoptionssettingswidget_p.cpp initial import 2014-11-13 01:04:59 +02:00
kcupsoptionssettingswidget_p.h initial import 2014-11-13 01:04:59 +02:00
kcupsoptionswidget_p.cpp generic: remove redundant fixx11h header inclusions 2023-06-11 18:42:58 +03:00
kcupsoptionswidget_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdeprint_nup1.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
kdeprint_nup2.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
kdeprint_nup4.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
kdeprint_nupother.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
kdeprintdialog.cpp generic: remove redundant fixx11h header inclusions 2023-06-11 18:42:58 +03:00
kdeprintdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdialog.cpp kdeui: do not change the KDialog size on details widget visibility change 2023-07-12 20:47:47 +03:00
kdialog.h kdeui: KDialog::setCaption() optimization 2023-06-29 03:28:24 +03:00
kdialog_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kdialogqueue_p.h initial import 2014-11-13 01:04:59 +02:00
kedittoolbar.cpp generic: define KDE_DEFAULT_DEBUG_AREA in the main build file for each library 2023-06-09 23:43:20 +03:00
kedittoolbar.h generic: update references to shared data directory 2023-06-18 00:20:22 +03:00
kedittoolbar_p.h generic: update references to shared data directory 2023-06-18 00:20:22 +03:00
kinputdialog.cpp kdeui: handle long text in KInputDialog better 2016-03-29 00:56:15 +00:00
kinputdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kinputdialog_p.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
klinkdialog.cpp initial import 2014-11-13 01:04:59 +02:00
klinkdialog.h generic: namespaced Qt4/Katie build fixes 2017-08-04 09:24:39 +00:00
kmessagebox.cpp kdeui: remove redundant return statement in KMessageBox::about() 2021-11-24 15:33:13 +02:00
kmessagebox.h kdeui: unreserve KMessageBox::DialogType::SSLMessageBox 2022-12-13 14:36:47 +02:00
kmessageboxmessagehandler.cpp kdeui: remove redundant KMessageBoxMessageHandlerPrivate class 2022-09-27 09:08:00 +03:00
kmessageboxmessagehandler.h kdeui: remove redundant KMessageBoxMessageHandlerPrivate class 2022-09-27 09:08:00 +03:00
knewpassworddialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
knewpassworddialog.h kdeui: deal with TODO related to header inclusion in knewpassworddialog header 2022-09-23 15:51:14 +03:00
knewpassworddialog.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kpassworddialog.cpp generic: adjust to Katie changes 2019-12-17 01:08:55 +00:00
kpassworddialog.h generic: remove redundant qglobal header inclusions 2022-09-23 16:59:18 +03:00
kpassworddialog.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kprogressdialog.cpp generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kprogressdialog.h initial import 2014-11-13 01:04:59 +02:00
kshortcuteditwidget.cpp initial import 2014-11-13 01:04:59 +02:00
kshortcutschemeseditor.cpp kfile: purge KDirSelectDialog 2023-07-03 03:25:54 +03:00
kshortcutsdialog.cpp kdeui: remove declaration of non-existing KShortcutSchemesHelper::saveShortcutScheme() method 2022-09-27 10:57:59 +03:00
kshortcutsdialog.h initial import 2014-11-13 01:04:59 +02:00
kshortcutsdialog.ui generic: prepare for Katie changes 2022-10-14 16:16:22 +03:00
kshortcutsdialog_p.h kdeui: drop gesture support 2022-09-21 04:41:08 +03:00
kshortcutseditor.cpp kdeui: drop gesture support 2022-09-21 04:41:08 +03:00
kshortcutseditor.h kdeui: drop gesture support 2022-09-21 04:41:08 +03:00
kshortcutseditordelegate.cpp kdeui: drop gesture support 2022-09-21 04:41:08 +03:00
kshortcutseditoritem.cpp kdeui: drop gesture support 2022-09-21 04:41:08 +03:00
ksplashscreen.cpp kdeui: remove unused KSplashScreen member 2022-11-11 00:09:58 +02:00
ksplashscreen.h kdeui: remove unused KSplashScreen member 2022-11-11 00:09:58 +02:00
kswitchlanguagedialog_p.cpp kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
kswitchlanguagedialog_p.h kdecore: reimplement KLocale 2023-07-26 23:50:18 +03:00
ktip-bulb.png generic: optimize png images with optipng 2015-07-20 17:35:19 +03:00
ktip.cpp kdeui: initialize KTipDatabase::Private member 2023-06-29 08:38:58 +03:00
ktip.h kdeui: format and indent 2023-06-29 05:53:43 +03:00