336 Commits (5d3e71b1d2ecd2cb2f910036e614ffdfc895aa22)

Author SHA1 Message Date
David Faure 5d3e71b1d2 Security: remove support for $(...) in config keys with [$e] marker. 7 years ago
David Edmundson 978e6d49c7 Include definition for class used in header 7 years ago
Nicolas Fella a40f6e9eb2 Replace qVariantFromValue with QVariant::fromValue 7 years ago
Kai Uwe Broulik 5d2ed13479 Add Notify capability to KConfigXT 7 years ago
Kai Uwe Broulik cad4889e49 Add Notify capability to revertToDefault 7 years ago
Harald Sitter 998982a47c point readme to the wiki page 7 years ago
Friedrich W. H. Kossebau a3ed87ca78 kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension 7 years ago
Harald Sitter 516f558742 [kconf_update] move from custom logging tech to qCDebug 7 years ago
Albert Astals Cid 7e55f08343 Remove reference from const KConfigIniBackend::BufferFragment & 7 years ago
Laurent Montel 38b51667b5 [Kconfig] Compile without foreach 7 years ago
Harald Sitter d22f469be6 improve documentation on global config cascading 7 years ago
Thomas Fischer 3bfe329b71 KConfig: Assign documentation to correct enum value 7 years ago
Jos van den Oever 2cdcd4f306 Write valid UTF8 characters without escaping. 7 years ago
David Faure c6bb7aea21 KConfig: handle directory symlinks correctly. 7 years ago
Friedrich W. H. Kossebau 337e513857 [API dox] Include kconfig_compiler/README.dox for QCH generation 7 years ago
Albert Astals Cid 601faf2ad9 kconfig_compiler: delete the assignment operator and copy constructor 7 years ago
Albert Astals Cid 78da515c5d KEmailSettings: Delete copy constructor and assignment operator 7 years ago
Albert Astals Cid 82a1dab0ee KonfUpdate: delete copy constructor and assignment operator 7 years ago
David Edmundson 7c35ead1e0 Fix doxygen markup in KConfigWatcher 7 years ago
Jos van den Oever f403d09d0b Fix a regression introduced in 6a1852 7 years ago
Jos van den Oever 6a185285ae Escape bytes that are larger than or equal to 127 in config files 7 years ago
Aleix Pol e4b002e7ae Fix documentation, QValueList isn't a thing anymore 7 years ago
Laurent Montel 145ce9b7df USe isEmpty() 7 years ago
Laurent Montel 6cb861e5cd normalize signal/slot 7 years ago
Albert Astals Cid d5c5113e8e Remove unused variable 7 years ago
David Edmundson 8e07fa608a Fix logic error in NotifyFlag testing 8 years ago
Volker Krause 7d022cdc37 Fix compilation without D-Bus 8 years ago
David Edmundson 8579ec5483 Add mechanism to notify other clients of config changes over DBus 8 years ago
David Edmundson 8e56083463 Expose getter method for KConfig::addConfigSources 8 years ago
l10n daemon script 27764485b4 SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
Stefan Brüns a66158ba35 Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR 8 years ago
Aleix Pol 5f340fc84d Fix issue when reading path lists 8 years ago
Friedrich W. H. Kossebau 217c0b00f5 API dox: 0 -> nullptr 8 years ago
Harald Sitter 39cdcdf6c1 kcfg_compiler now documents valid inputs for its 'Color' type 8 years ago
Harald Sitter 15ab4ca967 whitespace cleanup 8 years ago
l10n daemon script ae1da3f99e SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
David Faure 1bf473224a Remove warning about old kiosk feature that no longer applies. 8 years ago
Peter Mühlenpfordt f651a817ab Set system default shortcut Ctrl+0 for "Actual Size" action 8 years ago
Boudewijn Rempt fa20aaadec Remove unused include 8 years ago
Allen Winter dba6d83ee4 kcfg.xsd - do not require a kcfgfile element 8 years ago
Laurent Montel 3985f2a051 Use override 8 years ago
Laurent Montel fb08c56d27 Warning-- 8 years ago
l10n daemon script 9c8785b130 SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
Albert Astals Cid 6cfd982a58 Remove useless QT_VERSION_CHECK 8 years ago
Laurent Montel 610fe76bac Remove not necessary QtCore and co 8 years ago
Aleix Pol b435e3747d Save some memory allocations by using the right API 8 years ago
Aleix Pol 889c0a96bc Export kconf_update with tooling 8 years ago
Nathaniel Graham cd25475f87 Use Ctrl+Shift+, as the standard shortcut for "Configure <Program>" 8 years ago
David Faure 37159eef1c API docs: Sergio suggested create(), more readable than winId() 8 years ago
David Faure 4c545793da API docs: full working code, including workaround for Qt issue... 8 years ago