index
:
RWA.Support.DesktopApp
master
mr/feature/unit-tests
Remote Web App::Support::Desktop App
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
session.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ...
Daniel Teichmann
2021-08-01
1
-217
/
+103
*
move scenes/Scene_remote_control.qml into scenes/remote_control/Scene_remote_...
Daniel Teichmann
2021-08-01
1
-10
/
+24
*
Introduce RWAHostModel. RWAHost's are now loaded on start.
Daniel Teichmann
2021-07-07
1
-1
/
+0
*
Tidy up some debug statements or long strings
Daniel Teichmann
2021-07-06
1
-5
/
+13
*
Fix copyright headers
Daniel Teichmann
2021-07-06
1
-2
/
+2
*
Introduce DBusAPI and RWAHost classes
Daniel Teichmann
2021-07-06
1
-204
/
+66
*
Update session to 'new' API format.
Daniel Teichmann
2021-07-02
1
-14
/
+24
*
RWADBusAdaptor.{cpp, h}: Update D-Bus adaptor to new API
Daniel Teichmann
2021-07-01
1
-1
/
+1
*
Fix forgotten sanity check
Daniel Teichmann
2021-06-25
1
-1
/
+1
*
Complete new more responsive layout; introducing session_id
Daniel Teichmann
2021-06-24
1
-30
/
+87
*
Fix copyright year; add year 2020 again.
Daniel Teichmann
2021-06-24
1
-2
/
+2
*
Copyright: update current year
Daniel Teichmann
2021-06-21
1
-2
/
+2
*
Fix email of Mike Gabriel in copyright header
Daniel Teichmann
2021-06-21
1
-1
/
+1
*
src/: Drop '#pragma once' where not needed. Amends compiler warnings.
Mike Gabriel
2020-10-04
1
-2
/
+0
*
src/{session.cpp,RWADBusAdaptor.h}: Adapt DBus service name and path to recen...
Mike Gabriel
2020-10-04
1
-1
/
+1
*
Update project URLs (after renaming).
Mike Gabriel
2020-10-04
1
-1
/
+1
*
LICENSE'ing: Add individual license/copyright headers to (nearly) all files. ...
Mike Gabriel
2020-09-17
1
-0
/
+26
*
Add dark mode
Daniel Teichmann
2020-07-30
1
-14
/
+33
*
Renamed dbus request functions && Add features to comply with API
Daniel Teichmann
2020-07-29
1
-30
/
+69
*
No status refresh request when session is not running or active
Daniel Teichmann
2020-07-29
1
-0
/
+13
*
Change QTimer system
Daniel Teichmann
2020-07-29
1
-6
/
+2
*
Add showWindow() function
Daniel Teichmann
2020-07-29
1
-0
/
+5
*
Add cleanup function when window is about to be closed
Daniel Teichmann
2020-07-28
1
-5
/
+10
*
Fully remove 'session' out of QML context
Daniel Teichmann
2020-07-28
1
-0
/
+17
*
Minimize main window when support partner connects
Daniel Teichmann
2020-07-28
1
-3
/
+12
*
Move sources to src/ && lots of features
Daniel Teichmann
2020-07-27
1
-0
/
+308