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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
DBusAPI: Change critical error to qCritical instead of qDebug.
Daniel Teichmann
2021-07-06
1
-12
/
+12
|
*
Drop add_server_wizard/Scene_step_2.qml
Daniel Teichmann
2021-07-06
3
-73
/
+2
|
*
MainQMLAdaptor: engine can't be nullptr in constructor
Daniel Teichmann
2021-07-06
1
-2
/
+3
|
*
Tidy up some debug statements or long strings
Daniel Teichmann
2021-07-06
5
-16
/
+28
|
*
Fix copyright headers
Daniel Teichmann
2021-07-06
14
-18
/
+143
|
*
Introduce DBusAPI and RWAHost classes
Daniel Teichmann
2021-07-06
11
-308
/
+754
|
*
Update session to 'new' API format.
Daniel Teichmann
2021-07-02
2
-19
/
+34
|
*
Update translations
Daniel Teichmann
2021-07-02
5
-1
/
+203
|
*
Introduce new functioning scene layout.
Daniel Teichmann
2021-07-02
1
-12
/
+114
|
*
main.qml: cosmetic changes
Daniel Teichmann
2021-07-02
1
-11
/
+11
|
*
Introduce add_server_wizard.{cpp, h}; drop third add_server_wizard scene
Daniel Teichmann
2021-07-02
8
-61
/
+194
|
*
qml.qrc: clean up.
Daniel Teichmann
2021-07-02
1
-5
/
+5
|
*
RWADBusAdaptor.{cpp, h}: Update D-Bus adaptor to new API
Daniel Teichmann
2021-07-01
4
-14
/
+80
|
*
Remove unnecessary code and comments.
Daniel Teichmann
2021-07-01
2
-5
/
+0
|
*
Introduce add_server_wizard placeholder scenes; Add independent functions ↵
Daniel Teichmann
2021-07-01
5
-14
/
+195
|
|
|
|
for scene operations.
*
Replace old StackView replace animations with more fitting ones; Make ↵
Daniel Teichmann
2021-06-29
1
-1
/
+18
|
|
|
|
sidebar_drawer not too small
*
Add minimal.qdocconf for QDoc; add docs/ to .gitignore
Daniel Teichmann
2021-06-29
2
-0
/
+37
|
*
Add theme switch to side navigation menu
Daniel Teichmann
2021-06-29
1
-8
/
+34
|
*
Add docstrings; remove unnecessary code & comments
Daniel Teichmann
2021-06-29
2
-95
/
+20
|
*
Make multiple-instances-check execute sooner
Daniel Teichmann
2021-06-29
1
-19
/
+19
|
*
Fix header being too small in portrait mode
Daniel Teichmann
2021-06-29
2
-7
/
+1
|
*
Update translations
Daniel Teichmann
2021-06-29
5
-75
/
+358
|
*
Remove unnecessary pictures
Daniel Teichmann
2021-06-29
3
-1
/
+0
|
*
Add feature: Multiple Scenes; Relocate files
Daniel Teichmann
2021-06-29
12
-727
/
+1254
|
*
Fix forgotten sanity check
Daniel Teichmann
2021-06-25
1
-1
/
+1
|
*
Use a different background color for important text
Daniel Teichmann
2021-06-25
1
-21
/
+39
|
*
Fixed README.md instructions
Daniel Teichmann
2021-06-24
1
-3
/
+3
|
*
Remove unused files; enable qt-deprecation check
Daniel Teichmann
2021-06-24
2
-2
/
+1
|
*
Update translation files
Daniel Teichmann
2021-06-24
5
-14
/
+102
|
*
Complete new more responsive layout; introducing session_id
Daniel Teichmann
2021-06-24
8
-410
/
+673
|
*
Fix copyright year; add year 2020 again.
Daniel Teichmann
2021-06-24
13
-26
/
+26
|
*
Update translation files.
Daniel Teichmann
2021-06-24
5
-85
/
+49
|
*
debian/control: If qt5-default is unvailable, be satisfied with alternative ↵
Mike Gabriel
2021-06-24
1
-1
/
+1
|
|
|
|
no-op B-D: hello.
*
Fix installation instructions
Jonathan Weth
2021-06-23
1
-4
/
+4
|
*
Copyright: update current year
Daniel Teichmann
2021-06-21
14
-28
/
+28
|
*
Fix email of Mike Gabriel in copyright header
Daniel Teichmann
2021-06-21
11
-11
/
+11
|
*
src/: Drop '#pragma once' where not needed. Amends compiler warnings.
Mike Gabriel
2020-10-04
2
-4
/
+0
|
*
d/patches: Adapt again (2001...patch) to .pro file renaming.
Mike Gabriel
2020-10-04
1
-2
/
+2
|
*
src/: Don't include session.cpp (commented out anyway, but still).
Mike Gabriel
2020-10-04
2
-3
/
+0
|
*
Rename .pro file to fix executable name (rwa -> rwa-support-desktopapp).
Mike Gabriel
2020-10-04
1
-0
/
+0
|
*
src/{session.cpp,RWADBusAdaptor.h}: Adapt DBus service name and path to ↵
Mike Gabriel
2020-10-04
2
-2
/
+2
|
|
|
|
recent changes in raw.support.sessionservice.
*
src/main.cpp: Adapt lock file path to namespace change.
Mike Gabriel
2020-10-04
1
-2
/
+2
|
*
d/u/metadata: Update project URLs.
Mike Gabriel
2020-10-04
1
-4
/
+4
|
*
Update project URLs (after renaming).
Mike Gabriel
2020-10-04
7
-7
/
+7
|
*
d/control: Add B:/R: remote-support-desktop (previous name).
Mike Gabriel
2020-10-04
1
-0
/
+2
|
*
d/control: Update/improve package description.
Mike Gabriel
2020-10-04
1
-5
/
+5
|
*
d/copyright: Reflect project renaming in global header.
Mike Gabriel
2020-10-04
1
-2
/
+2
|
*
d/control: Update project URLs.
Mike Gabriel
2020-10-04
1
-3
/
+3
|
*
d/watch: Adapt project URL.
Mike Gabriel
2020-10-04
1
-1
/
+1
|
*
d/patches/2001...patch: Adapt to .pro file renaming.
Mike Gabriel
2020-10-04
1
-2
/
+2
|
[next]