aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce new functioning scene layout.Daniel Teichmann2021-07-021-12/+114
* main.qml: cosmetic changesDaniel Teichmann2021-07-021-11/+11
* Introduce add_server_wizard.{cpp, h}; drop third add_server_wizard sceneDaniel Teichmann2021-07-026-58/+188
* RWADBusAdaptor.{cpp, h}: Update D-Bus adaptor to new APIDaniel Teichmann2021-07-014-14/+80
* Remove unnecessary code and comments.Daniel Teichmann2021-07-012-5/+0
* Introduce add_server_wizard placeholder scenes; Add independent functions for...Daniel Teichmann2021-07-014-14/+192
* Replace old StackView replace animations with more fitting ones; Make sidebar...Daniel Teichmann2021-06-291-1/+18
* Add theme switch to side navigation menuDaniel Teichmann2021-06-291-8/+34
* Add docstrings; remove unnecessary code & commentsDaniel Teichmann2021-06-292-95/+20
* Make multiple-instances-check execute soonerDaniel Teichmann2021-06-291-19/+19
* Fix header being too small in portrait modeDaniel Teichmann2021-06-292-7/+1
* Add feature: Multiple Scenes; Relocate filesDaniel Teichmann2021-06-299-9/+1450
* Fix forgotten sanity checkDaniel Teichmann2021-06-251-1/+1
* Complete new more responsive layout; introducing session_idDaniel Teichmann2021-06-245-50/+142
* Fix copyright year; add year 2020 again.Daniel Teichmann2021-06-245-10/+10
* Copyright: update current yearDaniel Teichmann2021-06-215-10/+10
* Fix email of Mike Gabriel in copyright headerDaniel Teichmann2021-06-215-5/+5
* src/: Drop '#pragma once' where not needed. Amends compiler warnings.Mike Gabriel2020-10-042-4/+0
* src/: Don't include session.cpp (commented out anyway, but still).Mike Gabriel2020-10-042-3/+0
* src/{session.cpp,RWADBusAdaptor.h}: Adapt DBus service name and path to recen...Mike Gabriel2020-10-042-2/+2
* src/main.cpp: Adapt lock file path to namespace change.Mike Gabriel2020-10-041-2/+2
* Update project URLs (after renaming).Mike Gabriel2020-10-045-5/+5
* LICENSE'ing: Add individual license/copyright headers to (nearly) all files. ...Mike Gabriel2020-09-175-0/+130
* Add dark modeDaniel Teichmann2020-07-302-14/+35
* Renamed dbus request functions && Add features to comply with APIDaniel Teichmann2020-07-292-36/+76
* No status refresh request when session is not running or activeDaniel Teichmann2020-07-291-0/+13
* Change QTimer systemDaniel Teichmann2020-07-291-6/+2
* Make Toasts work properlyDaniel Teichmann2020-07-292-0/+8
* Add showWindow() functionDaniel Teichmann2020-07-293-0/+11
* Add cleanup function when window is about to be closedDaniel Teichmann2020-07-284-8/+19
* Fully remove 'session' out of QML contextDaniel Teichmann2020-07-284-7/+54
* Minimize main window when support partner connectsDaniel Teichmann2020-07-284-10/+30
* Move sources to src/ && lots of featuresDaniel Teichmann2020-07-277-0/+716