aboutsummaryrefslogtreecommitdiff
path: root/src/session.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mike Gabriel2020-10-041-1/+1
| | | | recent changes in raw.support.sessionservice.
* 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
| | | | Update README.md with license and copyright holder information.
* 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