Commit Graph

9 Commits

Author SHA1 Message Date
Fatih Uzunoglu d59aa6169e qml: fix ControlButtonPopup.qml
- Remove unnecessary placement logic.
- Correct unqualified access (root).
- Correctly override content item.
2023-12-08 14:49:41 +00:00
Pierre Lamot f27aa54bf2 qml: add History.match History.exactMatch to check for current path 2023-09-20 08:52:06 +00:00
Benjamin Arnaud 860f69dffd qml/LangButton: Apply the menu via signal
Co-authored-by: Pierre Lamot <pierre@videolabs.io>
2023-05-26 12:10:34 +00:00
Benjamin Arnaud 6e36d3bca9 qml/ControlButtonPopup: Take the theme into account into for opacity 2023-05-26 12:10:34 +00:00
Pierre Lamot 6e1e84993f qml: prefer let & const over var in JS functions 2023-05-23 12:15:54 +00:00
Fatih Uzunoglu 19431d11cb qml: fix M401 in MainInterface.qml 2023-05-13 09:47:17 +00:00
Pierre Lamot 4df18ea2aa qml: update import statements to require at least Qt 5.12 2023-05-11 15:28:42 +00:00
Pierre Lamot 58248c4ec1 qml: use ColorContext to define colors in the application 2023-02-28 15:38:29 +00:00
Benjamin Arnaud 9f1abc57ae qml: Create ControlButtonPopup 2022-09-09 11:26:42 +00:00