index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-11-14
Avoid some allocations by QString/QByteArray's toLower()
Friedrich W. H. Kossebau
2021-08-29
Add Ctrl+Alt+Comma shortcut for "Configure Keyboard Shortcuts"
empyreal one
2021-08-18
Port to QStrinView
Ahmad Samir
2021-05-27
Use more target-centric cmake code
Friedrich W. H. Kossebau
2021-05-09
Revert QStringView port
Ahmad Samir
2021-05-07
Order macro for attribute for symbol export before that for deprecated
Friedrich W. H. Kossebau
2021-05-04
Don't write position data for maximized windows
Nate Graham
2021-05-02
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
Friedrich W. H. Kossebau
2021-05-02
Minor code refactoring
Ahmad Samir
2021-04-26
Use new version-controlled enumerator deprecation warning macros
Friedrich W. H. Kossebau
2021-04-10
Relicense to LGPL-2.0-or-later
Andreas Cord-Landwehr
2021-04-10
Relicense to LGPL-2.0-or-later
Andreas Cord-Landwehr
2021-03-06
Optimise string operations a bit
Ahmad Samir
2021-02-22
Fix formatting in a couple of places after running clang-format
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-22
Add a trailing comma to last member in enum
Ahmad Samir
2021-02-08
Fix window positioning regression due to incorrect fallback in fallback
Nate Graham
2021-02-06
Minor code optimisations
Ahmad Samir
2021-02-02
Refactor window geometry save/restore code to be less fragile
Nate Graham
2021-02-02
Fix restoring window size when closed while maximized
Nate Graham
2021-01-29
Replace KF5_VERSION with KF_VERSION
Nicolas Fella
2021-01-14
QString::split(QChar, Qt::SplitBehavior, ...) is already in Qt 5.14
Friedrich W. H. Kossebau
2020-12-10
Remove unused include
Nicolas Fella
2020-12-10
Use | instead of + for combining keys
Nicolas Fella
2020-12-09
Fix windows being inappropriately maximized on launch
Nate Graham
2020-12-08
Correct format of window maximized string
Nate Graham
2020-12-07
Fix window sizing and positioning on Windows
Nate Graham
2020-11-02
ConfigLoaderHandler::parse(): fix inverted sanity check logic at parse end
Friedrich W. H. Kossebau
2020-09-04
Drop outdated note about updating kdoctools/genshortcutents.cpp
Friedrich W. H. Kossebau
2020-09-03
Make KWindowConfig::allConnectedScreens() static and internal
Nate Graham
2020-09-03
Fix @since tag for recently-added function
Nate Graham
2020-09-01
Missing g_infoStandardShortcut update for last commit
Friedrich W. H. Kossebau
2020-09-01
Fix placement of new CreateFilder enumerator
Friedrich W. H. Kossebau
2020-08-29
Add standard shortcut for "Create Folder"
Domenico Panella
2020-08-25
Remember window sizes on a per-screen-arrangement basis
Nate Graham
2020-08-25
Extract code to get list of connected screens into a re-usable function
Nate Graham
2020-08-12
Categorize standard shortcuts
David Redondo
2020-08-02
Add functions to save and restore window positions on non-Wayland platforms
Nate Graham
2020-06-22
Also pass locationType to KConfigSkeleton when construction from group
Arjen Hiemstra
2020-06-19
Make "Switch Application Language..." text more consistent
Nate Graham
2020-05-24
Don't try to initalize deprecated SaveOptions enum value
David Redondo
2020-05-23
Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...
David Redondo
2020-05-22
Fix KStandardShortcut::find(const char*)
David Redondo
2020-04-13
Add standard shortcut for "Show/Hide Hidden Files"
Nate Graham
2020-03-23
[KConfigGui] Check font weight when clearing styleName property
Ahmad Samir
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-03-03
Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
Laurent Montel
2020-03-02
[KConfigGui] Clear styleName font property for Regular font sytles
Ahmad Samir
2020-02-08
[KConfigLoader] Code cleanup
Ahmad Samir
[next]