607 Commits (c4c673338cf570c166e1bb02a2fa9e9dc6c55bb5)
 

Author SHA1 Message Date
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
David Faure e28759817d Upgrade ECM and KF5 version requirements. 12 years ago
David Faure cf9d811054 Upgrade KF5 version. 12 years ago
Thomas Braxton 4bea223cd2 Update usage of QVariant::type() for Qt5. 12 years ago
Thomas Braxton 8b88eaee8c Update usage of QVariant::type() for Qt5. 12 years ago
Thomas Braxton 5f4dc2973f REVIEW: 118039 12 years ago
David Edmundson 70193760af Fix searching of paths in kconf_update 12 years ago
Albert Astals Cid badd2dff66 Fix lupdate warnings 12 years ago
Marco Martin d4037727a9 remove unused member of the private class 12 years ago
Alex Richardson 08c778f7cb Revert "adapt to ECMAddTests change" 12 years ago
Alex Richardson 88c9a9664e adapt to ECMAddTests change 12 years ago
Alex Richardson 7f585fc4b9 Apparently calling readAll() on the temporary file doesn't work 12 years ago
Alex Richardson 80ffcf3b16 Test that kconfig always uses native line endings in the created files 12 years ago
Alex Richardson 94419b6f0c Fix kconf_update test on Windows 12 years ago
Alex Richardson 7544b83442 Use QProcess in kconf_update 12 years ago
Matthew Dawson c61df3e929 Generate MOC files for kconfig_compiler outputs in tests. 12 years ago
Alex Richardson 69000672e9 fix kconfig_compiler test on windows 12 years ago