254 Commits (eab822e206207c51d47f0f0da109caacfbee4e2f)

Author SHA1 Message Date
Stephen Kelly eab822e206 Add missing export decoration 9 years ago
David Faure b5c0647475 Update message, kdeui doesn't exist anymore. 9 years ago
Martin Gräßlin e0db242236 Generate an instance with KSharedConfig::Ptr for singleton and arg 9 years ago
Sven Brauch 72cc5afbdf Fix build with CMP 0026 set to NEW 9 years ago
Albert Astals Cid 383bb299f4 Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG 9 years ago
l10n daemon script 9d5b64f162 SVN_SILENT made messages (.desktop file) - always resolve ours 9 years ago
l10n daemon script f86f153a80 SVN_SILENT made messages (.desktop file) - always resolve ours 9 years ago
Martin Gräßlin b4206d6354 [kconfig_compiler] Improve documentation about Inherits 9 years ago
Kevin Funk e6c88f67e2 kconfig_compiler: Use nullptr in generated code 9 years ago
David Faure 4f9d7dde3a Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg" 9 years ago
Martin Gräßlin cd4e6504df Generate an instance with KSharedConfig::Ptr for singleton and arg 9 years ago
Aleix Pol 49203c61c7 Properly test environment variable 9 years ago
Allen Winter b66da09e58 kconfig_compiler - generate code with overrides 9 years ago
Allen Winter 91f02193e7 src/core/kconfigbackend.cpp - handle unused 'sys' argument 9 years ago
Elvis Angelaccio 3a7b8ae9c9 Add documentation for the GenerateProperties option 10 years ago
David Faure 7dab9c1a82 Fix memory leak in SignalsTestNoSingletonDpointer, found by ASAN. 10 years ago
Elvis Angelaccio 3434b9efd0 Add Donate standard shortcut 10 years ago
David Faure 1e899ad0d3 api docs: add version to @deprecated tag for authorizeKAction 10 years ago
Leslie Zhai 0fc5d6db71 Add DeleteFile and RenameFile standard shortcut. 10 years ago
Aleix Pol 6c4e504d76 Reduce string modifications when calling translatePath 10 years ago
David Faure 0207dcf11a Fix previous commit - this still needs to be exported 10 years ago
Elvis Angelaccio b566ff9651 Deprecate authorizeKAction() in favor of authorizeAction() 10 years ago
Scarlett Clark 9b72ca60e8 Fix reproducibility in builds by ensuring utf-8 encoding. 10 years ago
David Edmundson b1c64c165e Avoid skipping KAuthorized check 10 years ago
Stephen Kelly d7893439b0 Remove not-implemented function 10 years ago
Stephen Kelly 1f47df5074 Remove typedef copy 10 years ago
Aleix Pol f31fdc92a5 Make kdeglobals file path static as intended 10 years ago
Aleix Pol 61757c5aa4 Remove unneeded ifdefs to compare paths 10 years ago
Aleix Pol ced9046b46 Remove unused variable 10 years ago
Allen Winter fe9a3309f9 core/ksharedconfig.cpp - pedantic 10 years ago
Sandro Knauß 50f191eaba Add support for get QStandardPaths locations. 10 years ago
Kevin Funk d9b3ce9038 KConfigIniBackend: Fix expensive detach in lookup 10 years ago
l10n daemon script 2639e721ee SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
David Faure 4ca3442fe6 Qt 5.3 is required, remove code for < 5.3 10 years ago
Matthew Dawson 2ebffd8e22 Ensure KonfUpdate's fields are all initialized. 10 years ago
Matthew Dawson df3440f328 Remove unused variable in KConfigPrivate 10 years ago
Matthew Dawson 55bf90ff78 Ensure group is unescaped properly in kconf_update. 10 years ago
Matthew Dawson 837edaabc4 Remove duplicate branch in kconfig_compiler.cpp 10 years ago
Pino Toscano 7a6d0d0d7b gui: add a small apidox bit for the KConfigGui namespace 10 years ago
Imran Tatriev 74d30c0237 Fix some Clazy warnings 10 years ago
l10n daemon script 417c7300ef SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
l10n daemon script 12399c3558 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Alex Merry 19513e1910 Fix usage of ecm_create_qm_loader. 11 years ago
Montel Laurent 75d11cc64f Use QStringLiteral in generated code 11 years ago
Rex Dieter 0cb0ecf800 use KDE_INSTALL_FULL_ variant, so there is no ambiguity 11 years ago
Christoph Cullmann c79edee12b Allow KConfig to use resources as fallback config files 11 years ago
Albert Astals Cid 788e2a5509 Minor optimizations 11 years ago
Harald Fernengel 83b2230256 Mark kconfig-compiler as non-gui tool 11 years ago
Kai Uwe Broulik f7a2eef8ac [KDesktopFile] add readMimeTypes 11 years ago
Kevin Funk a21e85d97f Optimize readEntryGui 11 years ago