deskflow/cmake
Nick Bolton 9eeb1cb7ee
Introduce 'Advanced' tab to Preferences window (#7419)
* Add QML and QtQuick deps

* Keep only Qt declarative

* Fixed delcarative package name

* Use `qt6-qtdeclarative` on OpenSUSE

* Fixed warnings

* Introduce tabs for settings and make some settings easier to understand

* Further reorganization of settings UI

* Revert config.yml

* Show Qt version in config

* Remove custom font

* Improve wording of elevate privs

* Fixed window sizes and default tabs

* Save main window size and position

* Fixed slot warning

* Fixed hacky use of validators

* Make activation cancel more intuitive

* Save window state in dtor and add try-catch to prevent exceptions propagating

* Fixed consistency of fatal messages

* Improve color conssitency and add tooltip

* Clean up styles and weird layout

* Move config files to new gui lib

* Core interface integ tests

* Rename `Config` to `ConfigScopes`

* Add 'Schoeneman' to cspell

* Fixed incorrect `Config` (should be `ConfigScopes`)

* Fixed typo

* Missed a spot

* Delete accidentally re-added file

* Fixed formatting

* Add short opt

* Coverage for `AppConfig`

* Update ChangeLog

* Remove redundant includes

* Fixed date

* Remove rogue include
2024-08-01 01:13:01 +01:00
..
Build.cmake Solve low hanging reliability and maintainability issues (#7403) 2024-07-18 08:04:39 +01:00
CodeCoverage.cmake Solve SonarCloud security hotspots and bugs (#7383) 2024-07-16 08:30:35 +00:00
Definitions.cmake Improve UI design and reduce over-use of #ifdef (#7413) 2024-07-26 23:53:52 +01:00
Libraries.cmake Introduce 'Advanced' tab to Preferences window (#7419) 2024-08-01 01:13:01 +01:00
Packaging.cmake Reduce GUI compile time by building a GUI library (#7412) 2024-07-23 20:17:40 +01:00
Version.cmake Re-implement packaging for GitHub workflows (Linux) (#7361) 2024-07-02 11:23:56 +01:00