aboutsummaryrefslogtreecommitdiff
path: root/src/session.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update session to 'new' API format.Daniel Teichmann2021-07-021-14/+24
* RWADBusAdaptor.{cpp, h}: Update D-Bus adaptor to new APIDaniel Teichmann2021-07-011-1/+1
* Fix forgotten sanity checkDaniel Teichmann2021-06-251-1/+1
* Complete new more responsive layout; introducing session_idDaniel Teichmann2021-06-241-30/+87
* 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
* src/: Drop '#pragma once' where not needed. Amends compiler warnings.Mike Gabriel2020-10-041-2/+0
* src/{session.cpp,RWADBusAdaptor.h}: Adapt DBus service name and path to recen...Mike Gabriel2020-10-041-1/+1
* Update project URLs (after renaming).Mike Gabriel2020-10-041-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-14/+33
* Renamed dbus request functions && Add features to comply with APIDaniel Teichmann2020-07-291-30/+69
* No status refresh request when session is not running or activeDaniel Teichmann2020-07-291-0/+13
* Change QTimer systemDaniel Teichmann2020-07-291-6/+2
* Add showWindow() functionDaniel Teichmann2020-07-291-0/+5
* Add cleanup function when window is about to be closedDaniel Teichmann2020-07-281-5/+10
* Fully remove 'session' out of QML contextDaniel Teichmann2020-07-281-0/+17
* Minimize main window when support partner connectsDaniel Teichmann2020-07-281-3/+12
* Move sources to src/ && lots of featuresDaniel Teichmann2020-07-271-0/+308