aboutsummaryrefslogtreecommitdiff
path: root/main.qml
Commit message (Expand)AuthorAgeFilesLines
* LICENSE'ing: Add individual license/copyright headers to (nearly) all files. ...Mike Gabriel2020-09-171-0/+26
* Add dark modeDaniel Teichmann2020-07-301-148/+61
* Add showWindow() functionDaniel Teichmann2020-07-291-1/+12
* Add cleanup function when window is about to be closedDaniel Teichmann2020-07-281-2/+1
* Fully remove 'session' out of QML contextDaniel Teichmann2020-07-281-3/+3
* Minimize main window when support partner connectsDaniel Teichmann2020-07-281-0/+5
* Add Toast function && Add 'Copied ... into clipboard' toastDaniel Teichmann2020-07-281-13/+20
* New dark mode design && lots of new itemsDaniel Teichmann2020-07-271-70/+530
* Change layout and set default language to englishDaniel Teichmann2020-07-181-28/+27
* Add pinChange() functionDaniel Teichmann2020-07-181-2/+8
* Make window not resizeableDaniel Teichmann2020-07-181-2/+12
* Added basic support layoutDaniel Teichmann2020-07-171-20/+85
* Add some test contentDaniel Teichmann2020-07-171-0/+23
* Initial commit (Empty Qt Quick application)Daniel Teichmann2020-07-171-0/+10