2021-08-10 12:22:06 +0200 Daniel Teichmann (afeb038) 

	* .gitlab-ci.yml: Build:Code -> RWA:Code (HEAD -> master,
          origin/master, origin/HEAD)

2021-08-10 12:20:34 +0200 Daniel Teichmann (9327a4c) 

	* README.md: Remove cross compiling section since rwa-support-desktop
          is not available for other OS's

2021-08-09 12:34:48 +0000 Daniel Teichmann (607edbc) 

	* Merge branch 'mr/feature/gitlab-ci' into 'master'

2021-08-01 04:40:44 +0200 Daniel Teichmann (fd5e881) 

	* Update .gitlab-ci.yml to use darkmattercoder's docker image

2021-08-01 01:04:15 +0000 Daniel Teichmann (da36a2b) 

	* .gitlab-ci.yml hinzufügen

2021-08-01 02:37:40 +0200 Daniel Teichmann (b98847d) 

	* Update locales.

2021-08-01 02:36:42 +0200 Daniel Teichmann (0e8f295) 

	* add_server_wizard/add_server_wizard ->
          add_rwahost_wizard/add_rwahost_wizard

2021-08-01 02:25:37 +0200 Daniel Teichmann (ea9c15a) 

	* Update locales.

2021-08-01 02:22:57 +0200 Daniel Teichmann (35343e5) 

	* Toast: Add a variety of new toast colors; Session complete rewrite;
          A lot of bugfixing;

2021-08-01 02:19:15 +0200 Daniel Teichmann (766a901) 

	* move scenes/Scene_remote_control.qml into
          scenes/remote_control/Scene_remote_control.qml

2021-08-01 02:06:58 +0200 Daniel Teichmann (d75db83) 

	* Change translation system to work more out of the box.

2021-08-01 02:01:35 +0200 Daniel Teichmann (0a48722) 

	* Introducing remote_control_manager.(h, cpp)

2021-08-01 01:58:32 +0200 Daniel Teichmann (efa44c9) 

	* Fix typos, too long lines, various styling stuff

2021-07-12 13:02:24 +0200 Daniel Teichmann (18c2b83) 

	* Don't just reset the _rwaHostModel everytime but add and remove
          specific items.

2021-07-12 12:54:17 +0200 Daniel Teichmann (c8dc8bd) 

	* MainQMLAdaptor: removeRWAHost() and setRWAHostSelected()

2021-07-12 12:51:56 +0200 Daniel Teichmann (8e0e0ee) 

	* Cosmetic code changes.

2021-07-12 12:51:27 +0200 Daniel Teichmann (afafc8f) 

	* Make RWAHost object creation silent again.

2021-07-12 12:48:28 +0200 Daniel Teichmann (7b1fa0b) 

	* Don't crash on startup if the session service isn't reachable.

2021-07-08 16:44:35 +0200 Daniel Teichmann (acf033c) 

	* If there are no hosts available: display it in the sidebar menu.

2021-07-08 16:43:20 +0200 Daniel Teichmann (b975bb6) 

	* Don't crash on failure but show an error message.

2021-07-08 16:42:51 +0200 Daniel Teichmann (6bea345) 

	* At QDBusError: Give the user a hint that the session service is not
          started.

2021-07-08 15:59:20 +0200 Daniel Teichmann (98b66c8) 

	* Update locales

2021-07-08 15:58:57 +0200 Daniel Teichmann (6072a40) 

	* Add_server_wizard: Add new type-error messages

2021-07-08 15:57:44 +0200 Daniel Teichmann (5be60cd) 

	* Refresh hosts every 10 seconds.

2021-07-08 15:57:03 +0200 Daniel Teichmann (29478a2) 

	* Don't start a session on every startup...

2021-07-08 15:56:36 +0200 Daniel Teichmann (c482102) 

	* qDebug() -> qCritical() on startup lockfile failure.

2021-07-08 15:55:53 +0200 Daniel Teichmann (36dcf4b) 

	* Classes share one specific D-Bus object now.

2021-07-08 15:54:20 +0200 Daniel Teichmann (0f73c7f) 

	* User can decide on host_alias now.

2021-07-08 15:50:22 +0200 Daniel Teichmann (dc3b77a) 

	* Add: 'Scene_no_server_available.qml'

2021-07-07 15:42:42 +0200 Daniel Teichmann (0ed25cd) 

	* Various small improvements to readability

2021-07-07 15:40:58 +0200 Daniel Teichmann (9d3405f) 

	* RWAHost is now an QObject available to QML.

2021-07-07 15:03:13 +0200 Daniel Teichmann (54249d9) 

	* Introduce RWAHostModel. RWAHost's are now loaded on start.

2021-07-06 20:25:45 +0200 Daniel Teichmann (3b2c865) 

	* DBusAPI: Change critical error to qCritical instead of qDebug.

2021-07-06 20:21:46 +0200 Daniel Teichmann (d0d6402) 

	* Drop add_server_wizard/Scene_step_2.qml

2021-07-06 20:07:01 +0200 Daniel Teichmann (d30e510) 

	* MainQMLAdaptor: engine can't be nullptr in constructor

2021-07-06 20:04:48 +0200 Daniel Teichmann (61b4ee3) 

	* Tidy up some debug statements or long strings

2021-07-06 20:02:31 +0200 Daniel Teichmann (98049d1) 

	* Fix copyright headers

2021-07-06 19:55:13 +0200 Daniel Teichmann (11787ea) 

	* Introduce DBusAPI and RWAHost classes

2021-07-02 20:26:25 +0200 Daniel Teichmann (34abe22) 

	* Update session to 'new' API format.

2021-07-02 20:25:40 +0200 Daniel Teichmann (4d4029d) 

	* Update translations

2021-07-02 20:23:37 +0200 Daniel Teichmann (e9ee650) 

	* Introduce new functioning scene layout.

2021-07-02 20:22:55 +0200 Daniel Teichmann (583ec60) 

	* main.qml: cosmetic changes

2021-07-02 20:21:39 +0200 Daniel Teichmann (2dc27cd) 

	* Introduce add_server_wizard.{cpp, h}; drop third add_server_wizard
          scene

2021-07-02 20:16:21 +0200 Daniel Teichmann (b285492) 

	* qml.qrc: clean up.

2021-07-01 18:31:59 +0200 Daniel Teichmann (16e03a1) 

	* RWADBusAdaptor.{cpp, h}: Update D-Bus adaptor to new API

2021-07-01 18:06:23 +0200 Daniel Teichmann (e8245c5) 

	* Remove unnecessary code and comments.

2021-07-01 18:05:40 +0200 Daniel Teichmann (4945818) 

	* Introduce add_server_wizard placeholder scenes; Add independent
          functions for scene operations.

2021-06-29 17:23:10 +0200 Daniel Teichmann (2d858e0) 

	* Replace old StackView replace animations with more fitting ones;
          Make sidebar_drawer not too small

2021-06-29 17:04:19 +0200 Daniel Teichmann (e024e6f) 

	* Add minimal.qdocconf for QDoc; add docs/ to .gitignore

2021-06-29 17:02:25 +0200 Daniel Teichmann (c0c1fcf) 

	* Add theme switch to side navigation menu

2021-06-29 17:01:19 +0200 Daniel Teichmann (cc61c69) 

	* Add docstrings; remove unnecessary code & comments

2021-06-29 16:58:17 +0200 Daniel Teichmann (e245d69) 

	* Make multiple-instances-check execute sooner

2021-06-29 16:12:42 +0200 Daniel Teichmann (970f05d) 

	* Fix header being too small in portrait mode

2021-06-29 15:23:16 +0200 Daniel Teichmann (07cfcda) 

	* Update translations

2021-06-29 15:22:29 +0200 Daniel Teichmann (2387861) 

	* Remove unnecessary pictures

2021-06-29 15:21:09 +0200 Daniel Teichmann (7621257) 

	* Add feature: Multiple Scenes; Relocate files

2021-06-25 14:22:48 +0200 Daniel Teichmann (8f4d0f9) 

	* Fix forgotten sanity check

2021-06-25 14:22:16 +0200 Daniel Teichmann (7b05860) 

	* Use a different background color for important text

2021-06-24 22:40:25 +0200 Daniel Teichmann (0f8a822) 

	* Fixed README.md instructions

2021-06-24 22:18:41 +0200 Daniel Teichmann (7f4eae8) 

	* Remove unused files; enable qt-deprecation check

2021-06-24 22:15:53 +0200 Daniel Teichmann (4348d39) 

	* Update translation files

2021-06-24 22:10:32 +0200 Daniel Teichmann (66972f7) 

	* Complete new more responsive layout; introducing session_id

2021-06-23 15:51:22 +0200 Daniel Teichmann (2569aaa) 

	* Fix copyright year; add year 2020 again.

2021-06-23 12:15:03 +0200 Daniel Teichmann (a88f72f) 

	* Update translation files.

2021-06-24 13:20:38 +0200 Mike Gabriel (39a3d80) 

	* debian/control: If qt5-default is unvailable, be satisfied with
          alternative no-op B-D: hello.

2021-06-23 16:13:56 +0200 Jonathan Weth (6273237) 

	* Fix installation instructions

2021-06-21 12:25:41 +0200 Daniel Teichmann (746bfc5) 

	* Copyright: update current year

2021-06-21 12:17:11 +0200 Daniel Teichmann (8f86797) 

	* Fix email of Mike Gabriel in copyright header

2020-10-04 22:24:57 +0200 Mike Gabriel (d3ecb14) 

	* src/: Drop '#pragma once' where not needed. Amends compiler
          warnings.

2020-10-04 22:24:36 +0200 Mike Gabriel (2e2fda4) 

	* d/patches: Adapt again (2001...patch) to .pro file renaming.

2020-10-04 22:20:40 +0200 Mike Gabriel (98cd894) 

	* src/: Don't include session.cpp (commented out anyway, but still).

2020-10-04 22:19:58 +0200 Mike Gabriel (f726e0f) 

	* Rename .pro file to fix executable name (rwa ->
          rwa-support-desktopapp).

2020-10-04 22:11:34 +0200 Mike Gabriel (852005b) 

	* src/{session.cpp,RWADBusAdaptor.h}: Adapt DBus service name and
          path to recent changes in raw.support.sessionservice.

2020-10-04 22:09:07 +0200 Mike Gabriel (be0d390) 

	* src/main.cpp: Adapt lock file path to namespace change.

2020-10-04 22:06:38 +0200 Mike Gabriel (57e7fa9) 

	* d/u/metadata: Update project URLs.

2020-10-04 22:06:18 +0200 Mike Gabriel (1cdc06d) 

	* Update project URLs (after renaming).

2020-10-04 21:19:33 +0200 Mike Gabriel (ee56245) 

	* d/control: Add B:/R: remote-support-desktop (previous name).

2020-10-04 18:50:30 +0200 Mike Gabriel (d9c8076) 

	* d/control: Update/improve package description.

2020-10-04 18:47:48 +0200 Mike Gabriel (6e0ef5b) 

	* d/copyright: Reflect project renaming in global header.

2020-10-04 18:47:27 +0200 Mike Gabriel (8c70e0c) 

	* d/control: Update project URLs.

2020-10-04 18:46:37 +0200 Mike Gabriel (ea370c3) 

	* d/watch: Adapt project URL.

2020-10-04 18:45:30 +0200 Mike Gabriel (868ac98) 

	* d/patches/2001...patch: Adapt to .pro file renaming.

2020-10-04 18:43:54 +0200 Mike Gabriel (191e763) 

	* rwa.support.desktopapp.pro: Rename from remote-desktop-support.pro.

2020-10-04 18:43:27 +0200 Mike Gabriel (59e08bf) 

	* README.md: Adapt to project name change.

2020-10-04 18:37:44 +0200 Mike Gabriel (3f9ed0d) 

	* d/changelog: Change src:pkg name.

2020-10-04 18:28:42 +0200 Mike Gabriel (76a2cc9) 

	* d/control: Rename src:pkg and bin:pkg.

2020-09-18 02:03:49 +0200 Mike Gabriel (b8c2af2) 

	* remote-support-desktop.pro: Partially revert
          8e29a45e456baf232196e8fa2fc5eae50be66993.

2020-09-18 01:11:17 +0200 Mike Gabriel (00165bb) 

	* debian/control: Explicit B-D on quilt.

2020-09-18 01:10:59 +0200 Mike Gabriel (329c1a5) 

	* debian/control: Add qt5-default, to make qmake-qt5 in Debian buster
          happy.

2020-09-18 01:10:28 +0200 Mike Gabriel (2c1a3ef) 

	* debian/rules: Explicitly demand quilt as patch management system
          (because of source/format 1.0).

2020-09-17 22:18:22 +0200 Mike Gabriel (1fd0981) 

	* debian/control: Downgrade DH compat level to version 12 (to amend
          builds on Ubuntu 20.04).

2020-09-17 21:34:29 +0200 Mike Gabriel (bfbf5b6) 

	* debian/control: Add D (remote-support-desktop):
          remote-support-session-service.

2020-09-17 19:25:00 +0000 Mike Gabriel (8e29a45) 

	* debian/: Initial draft for creating DEB packages.

2020-09-17 19:21:28 +0000 Mike Gabriel (187c3ff) 

	* LICENSE'ing: Add individual license/copyright headers to (nearly)
          all files. Update README.md with license and copyright
          holder information.

2020-08-01 01:40:32 +0200 Daniel Teichmann (521c875) 

	* Update README.md: Add build documentation

2020-08-01 01:10:46 +0200 Daniel Teichmann (5cb5bbd) 

	* LICENSE hinzufügen

2020-07-30 07:49:39 +0200 Daniel Teichmann (adbbad5) 

	* Update locales

2020-07-30 07:48:21 +0200 Daniel Teichmann (9bacfb6) 

	* Add dark mode

2020-07-29 18:18:14 +0200 Daniel Teichmann (f0dc186) 

	* README.md: Add git clone

2020-07-29 17:45:34 +0200 Daniel Teichmann (8a67a7b) 

	* Renamed dbus request functions && Add features to comply with API

2020-07-29 17:44:31 +0200 Daniel Teichmann (4168bcb) 

	* No status refresh request when session is not running or active

2020-07-29 17:43:11 +0200 Daniel Teichmann (9c550c8) 

	* Change QTimer system

2020-07-29 17:40:51 +0200 Daniel Teichmann (e603813) 

	* Make Toasts work properly

2020-07-29 17:38:48 +0200 Daniel Teichmann (ec36fa9) 

	* Add showWindow() function

2020-07-29 17:35:17 +0200 Daniel Teichmann (f79085a) 

	* ToastManager: Display Toasts properly

2020-07-28 04:32:15 +0200 Daniel Teichmann (c5e4efc) 

	* Change direction of Toast

2020-07-28 04:29:59 +0200 Daniel Teichmann (af51bcd) 

	* Add cleanup function when window is about to be closed

2020-07-28 04:12:57 +0200 Daniel Teichmann (bff8411) 

	* Fully remove 'session' out of QML context

2020-07-28 03:52:45 +0200 Daniel Teichmann (a4de2a1) 

	* Minimize main window when support partner connects

2020-07-28 03:35:20 +0200 Daniel Teichmann (755a279) 

	* Add Toast function && Add 'Copied ... into clipboard' toast

2020-07-27 17:57:43 +0200 Daniel Teichmann (1f24b9c) 

	* README.md: Add more detailed dev-environment installation
          instructions

2020-07-27 17:13:00 +0200 Daniel Teichmann (ba72859) 

	* update_locales.sh: Bash script which updates .ts locale files in
          locales/

2020-07-27 17:12:23 +0200 Daniel Teichmann (2a3b0d4) 

	* Add sample locales && Almost complete de_DE translation

2020-07-27 17:10:31 +0200 Daniel Teichmann (a42428d) 

	* New dark mode design && lots of new items

2020-07-27 17:09:49 +0200 Daniel Teichmann (7411d37) 

	* Move sources to src/ && lots of features

2020-07-27 17:08:19 +0200 Daniel Teichmann (77eefb1) 

	* Add new images (PLACEHOLDER)

2020-07-20 22:11:41 +0200 Mike Gabriel (401c5a0) 

	* .gitignore: White-space fix at EOF.

2020-07-20 22:07:06 +0200 Mike Gabriel (ed5c445) 

	* README.md: Tiny fix.

2020-07-18 16:54:08 +0200 Daniel Teichmann (f3318ea) 

	* Change layout and set default language to english

2020-07-18 16:45:50 +0200 Daniel Teichmann (7d11099) 

	* Add pinChange() function

2020-07-18 16:40:42 +0200 Daniel Teichmann (bc375c3) 

	* Make window not resizeable

2020-07-18 16:39:50 +0200 Daniel Teichmann (ff79bff) 

	* Add spanish translation files

2020-07-18 16:22:14 +0200 Daniel Teichmann (2555c81) 

	* Add code localization support!

2020-07-18 16:18:20 +0200 Daniel Teichmann (96f772d) 

	* Allow translation binaries in the git repo

2020-07-17 18:24:45 +0200 Daniel Teichmann (5805ca9) 

	* Remove old images

2020-07-17 18:22:53 +0200 Daniel Teichmann (f656721) 

	* Added basic support layout

2020-07-17 16:47:02 +0200 Daniel Teichmann (c214bf0) 

	* Update README.md

2020-07-17 16:45:27 +0200 Daniel Teichmann (6b94f69) 

	* Add basic dev setup instructions

2020-07-17 16:35:01 +0200 Daniel Teichmann (7b1fb0a) 

	* Add some test content

2020-07-17 16:33:41 +0200 Daniel Teichmann (2997cb8) 

	* Initial commit (Empty Qt Quick application)

2020-07-17 16:29:22 +0200 Daniel Teichmann (39422ce) 

	* Initial commit

