aboutsummaryrefslogtreecommitdiff
path: root/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Add feature: Multiple Scenes; Relocate filesDaniel Teichmann2021-06-291-711/+0
* Use a different background color for important textDaniel Teichmann2021-06-251-21/+39
* Complete new more responsive layout; introducing session_idDaniel Teichmann2021-06-241-358/+517
* Fix copyright year; add year 2020 again.Daniel Teichmann2021-06-241-2/+2
* Copyright: update current yearDaniel Teichmann2021-06-211-2/+2
* Fix email of Mike Gabriel in copyright headerDaniel Teichmann2021-06-211-1/+1
* 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