aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Update translationsDaniel Teichmann2021-06-295-75/+358
|
* Remove unnecessary picturesDaniel Teichmann2021-06-293-1/+0
|
* Add feature: Multiple Scenes; Relocate filesDaniel Teichmann2021-06-2912-727/+1254
|
* Fix forgotten sanity checkDaniel Teichmann2021-06-251-1/+1
|
* Use a different background color for important textDaniel Teichmann2021-06-251-21/+39
|
* Fixed README.md instructionsDaniel Teichmann2021-06-241-3/+3
|
* Remove unused files; enable qt-deprecation checkDaniel Teichmann2021-06-242-2/+1
|
* Update translation filesDaniel Teichmann2021-06-245-14/+102
|
* Complete new more responsive layout; introducing session_idDaniel Teichmann2021-06-248-410/+673
|
* Fix copyright year; add year 2020 again.Daniel Teichmann2021-06-2413-26/+26
|
* Update translation files.Daniel Teichmann2021-06-245-85/+49
|
* debian/control: If qt5-default is unvailable, be satisfied with alternative ↵Mike Gabriel2021-06-241-1/+1
| | | | no-op B-D: hello.
* Fix installation instructionsJonathan Weth2021-06-231-4/+4
|
* Copyright: update current yearDaniel Teichmann2021-06-2114-28/+28
|
* Fix email of Mike Gabriel in copyright headerDaniel Teichmann2021-06-2111-11/+11
|
* src/: Drop '#pragma once' where not needed. Amends compiler warnings.Mike Gabriel2020-10-042-4/+0
|
* d/patches: Adapt again (2001...patch) to .pro file renaming.Mike Gabriel2020-10-041-2/+2
|
* src/: Don't include session.cpp (commented out anyway, but still).Mike Gabriel2020-10-042-3/+0
|
* Rename .pro file to fix executable name (rwa -> rwa-support-desktopapp).Mike Gabriel2020-10-041-0/+0
|
* src/{session.cpp,RWADBusAdaptor.h}: Adapt DBus service name and path to ↵Mike Gabriel2020-10-042-2/+2
| | | | recent changes in raw.support.sessionservice.
* src/main.cpp: Adapt lock file path to namespace change.Mike Gabriel2020-10-041-2/+2
|
* d/u/metadata: Update project URLs.Mike Gabriel2020-10-041-4/+4
|
* Update project URLs (after renaming).Mike Gabriel2020-10-047-7/+7
|
* d/control: Add B:/R: remote-support-desktop (previous name).Mike Gabriel2020-10-041-0/+2
|
* d/control: Update/improve package description.Mike Gabriel2020-10-041-5/+5
|
* d/copyright: Reflect project renaming in global header.Mike Gabriel2020-10-041-2/+2
|
* d/control: Update project URLs.Mike Gabriel2020-10-041-3/+3
|
* d/watch: Adapt project URL.Mike Gabriel2020-10-041-1/+1
|
* d/patches/2001...patch: Adapt to .pro file renaming.Mike Gabriel2020-10-041-2/+2
|
* rwa.support.desktopapp.pro: Rename from remote-desktop-support.pro.Mike Gabriel2020-10-041-1/+1
|
* README.md: Adapt to project name change.Mike Gabriel2020-10-041-15/+19
|
* d/changelog: Change src:pkg name.Mike Gabriel2020-10-041-1/+1
|
* d/control: Rename src:pkg and bin:pkg.Mike Gabriel2020-10-041-2/+2
|
* remote-support-desktop.pro: Partially revert ↵Mike Gabriel2020-09-181-1/+3
| | | | 8e29a45e456baf232196e8fa2fc5eae50be66993.
* debian/control: Explicit B-D on quilt.Mike Gabriel2020-09-181-0/+1
|
* debian/control: Add qt5-default, to make qmake-qt5 in Debian buster happy.Mike Gabriel2020-09-181-0/+2
|
* debian/rules: Explicitly demand quilt as patch management system (because of ↵Mike Gabriel2020-09-181-1/+1
| | | | source/format 1.0).
* debian/control: Downgrade DH compat level to version 12 (to amend builds on ↵Mike Gabriel2020-09-171-1/+1
| | | | Ubuntu 20.04).
* debian/control: Add D (remote-support-desktop): remote-support-session-service.Mike Gabriel2020-09-171-0/+1
|
* debian/: Initial draft for creating DEB packages.Mike Gabriel2020-09-1710-3/+104
|
* LICENSE'ing: Add individual license/copyright headers to (nearly) all files. ↵Mike Gabriel2020-09-1712-0/+294
| | | | Update README.md with license and copyright holder information.
* Update README.md: Add build documentationDaniel Teichmann2020-08-011-4/+46
|
* LICENSE hinzufügenDaniel Teichmann2020-08-011-0/+339
|
* Update localesDaniel Teichmann2020-07-306-33/+131
|
* Add dark modeDaniel Teichmann2020-07-306-166/+114
|
* README.md: Add git cloneDaniel Teichmann2020-07-291-0/+4
|
* Renamed dbus request functions && Add features to comply with APIDaniel Teichmann2020-07-292-36/+76
|