223 Commits (3101bd24e0258895c23070f491d8fed99ab52dba)
 

Author SHA1 Message Date
Heiko Becker 3101bd24e0 Fix link to KSharedConfig::openConfig in apidoc 11 years ago
l10n daemon script f844f6a85e Upgrade KF5 version to 5.5.0. 12 years ago
Burkhard Lück a06e315214 Define <source_files_var> for ecm_create_qm_loader 12 years ago
l10n daemon script f1525cadd0 Upgrade ECM and KF5 version requirements for 5.4.0 release. 12 years ago
l10n daemon script da717e6933 Upgrade KF5 version to 5.4.0. 12 years ago
l10n daemon script 13dce0650e Upgrade ECM and KF5 version requirements for 5.3.0 release. 12 years ago
Aaron Seigo 280b4f714a 5.3, not 5.2 12 years ago
Aaron Seigo 6754699390 use the same open flags as the group handed in 12 years ago
Aaron Seigo ba7449db03 provide a getter for OpenFlags 12 years ago
Nicolás Alvarez af146c83f5 Move diagnostic pragmas outside/around functions. 12 years ago
Nicolás Alvarez a26008ef67 Replace nullptr with Q_NULLPTR. 12 years ago
Volker Krause 3d6e95433d Use const char[] instead of const char*, saves 8 byte in .data each. 12 years ago
l10n daemon script bef57065b4 Upgrade KF5 version to 5.3.0. 12 years ago
Matthew Dawson fe30045429 Add class description to KConfigBase. 12 years ago
l10n daemon script 26e7a3f427 Upgrade ECM and KF5 version requirements for 5.2.0 release. 12 years ago
l10n daemon script e4520b6938 Upgrade KF5 version for 5.2.0 release. 12 years ago
David Edmundson 1ea2293a98 Add documentation onto KWindowConfig namespace 12 years ago
Alex Merry 5941a60803 Remove brief description from README.md 12 years ago
Denis Steckelmacher c7fc32ffdd Add metadata about the QMake and CMake packages installed by this framework and remove Links from README.md 12 years ago
Matthew Dawson 0005ba7627 Allow translations to have context again. 12 years ago
l10n daemon script 32440b780e Upgrade ECM and KF5 version requirements for 5.1.0 release. 12 years ago
l10n daemon script cffe9ffff1 Upgrade KF5 version. 12 years ago
David Gil efaf86217c Fix KConfig compilation 12 years ago
Lukáš Tinkl 29354344ef allow the extraction of the shortcut names for translation 12 years ago
Lukáš Tinkl ebe2a95e8c create and install the QM loader 12 years ago
l10n daemon script 4160e4cbeb SVN_SILENT made messages (.desktop file) 12 years ago
Alex Richardson 04927f3f61 Fix compiler warning due to undefined macro 12 years ago
Alex Richardson ae51450ea6 Fix reading of XDG style semicolon separated lists with escaped ';' 12 years ago
Alex Richardson fde2f3c847 Remove register keyword since it is deprecated 12 years ago
David Faure 8028563bd3 Upgrade ECM version requirement to 1.0.0 after all. 12 years ago
David Faure af655c49de Upgrade ECM and KF5 version requirements. 12 years ago
David Faure 644eb6b563 Upgrade KF5 version. 12 years ago
David Faure d0b44bde17 Fix unittest: must sync in main thread for other threads to see the changes 12 years ago
David Faure 054d849879 KSharedConfig: move mainConfig and wasTestEnabled to the thread storage. 12 years ago
Nicolás Alvarez 55c055470a Fix build on Visual C++ 2010. 12 years ago
Nicolás Alvarez d213cf146e Fix syntax in kdesktopfiletest. 12 years ago
David Faure c77261ee21 Fix data race on static int. 12 years ago
l10n daemon script bcac505588 SVN_SILENT made messages (.desktop file) 12 years ago
David Faure fdbcede38d Make KSharedConfig thread-safe 12 years ago
Alex Merry e782f0adc9 Adapt change to NAME_PREFIX behaviour in ecm_add_tests. 12 years ago
Martin Gräßlin a52b00f31e Fix reading of entries for language/country combinations 12 years ago
Milian Wolff 9aeacb07b1 Optimize KConfigIniBackend::parseConfig by reducing allocations. 12 years ago
Milian Wolff 9a5d652368 Optimize KConfigGroup::exists and similar operations. 12 years ago
Milian Wolff 474fcb9b37 Remove duplicate comparison against group. 12 years ago
Thomas Braxton d6bcd49943 Reorder Tests 12 years ago
Thomas Braxton 3fd69a4541 Merge branch 'master' of git://anongit.kde.org/kconfig 12 years ago
Martin Gräßlin 69c203156d Fix locale-aware reading in KDesktopFile 12 years ago
Thomas Braxton ac6703215b Simple Cleanups 12 years ago
Martin Gräßlin 988f09bb05 Fix locale-aware reading in KDesktopFile 12 years ago
Matthew Dawson 0ed55dfa5d Fix kreadconfig to only print help when it matters. 12 years ago