Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change QTimer system | Daniel Teichmann | 2020-07-29 | 1 | -6/+2 | |
| | ||||||
* | Make Toasts work properly | Daniel Teichmann | 2020-07-29 | 2 | -0/+8 | |
| | ||||||
* | Add showWindow() function | Daniel Teichmann | 2020-07-29 | 4 | -1/+23 | |
| | ||||||
* | ToastManager: Display Toasts properly | Daniel Teichmann | 2020-07-29 | 1 | -1/+2 | |
| | ||||||
* | Change direction of Toast | Daniel Teichmann | 2020-07-28 | 1 | -1/+1 | |
| | ||||||
* | Add cleanup function when window is about to be closed | Daniel Teichmann | 2020-07-28 | 5 | -10/+20 | |
| | ||||||
* | Fully remove 'session' out of QML context | Daniel Teichmann | 2020-07-28 | 5 | -10/+57 | |
| | ||||||
* | Minimize main window when support partner connects | Daniel Teichmann | 2020-07-28 | 5 | -10/+35 | |
| | ||||||
* | Add Toast function && Add 'Copied ... into clipboard' toast | Daniel Teichmann | 2020-07-28 | 4 | -13/+178 | |
| | ||||||
* | README.md: Add more detailed dev-environment installation instructions | Daniel Teichmann | 2020-07-27 | 1 | -5/+30 | |
| | ||||||
* | update_locales.sh: Bash script which updates .ts locale files in locales/ | Daniel Teichmann | 2020-07-27 | 1 | -0/+4 | |
| | ||||||
* | Add sample locales && Almost complete de_DE translation | Daniel Teichmann | 2020-07-27 | 4 | -36/+354 | |
| | ||||||
* | New dark mode design && lots of new items | Daniel Teichmann | 2020-07-27 | 1 | -70/+530 | |
| | ||||||
* | Move sources to src/ && lots of features | Daniel Teichmann | 2020-07-27 | 10 | -65/+736 | |
| | ||||||
* | Add new images (PLACEHOLDER) | Daniel Teichmann | 2020-07-27 | 5 | -0/+2 | |
| | ||||||
* | .gitignore: White-space fix at EOF. | Mike Gabriel | 2020-07-20 | 1 | -1/+0 | |
| | ||||||
* | README.md: Tiny fix. | Mike Gabriel | 2020-07-20 | 1 | -1/+1 | |
| | ||||||
* | Change layout and set default language to english | Daniel Teichmann | 2020-07-18 | 1 | -28/+27 | |
| | ||||||
* | Add pinChange() function | Daniel Teichmann | 2020-07-18 | 2 | -2/+41 | |
| | ||||||
* | Make window not resizeable | Daniel Teichmann | 2020-07-18 | 1 | -2/+12 | |
| | ||||||
* | Add spanish translation files | Daniel Teichmann | 2020-07-18 | 1 | -0/+2 | |
| | ||||||
* | Add code localization support! | Daniel Teichmann | 2020-07-18 | 8 | -0/+121 | |
| | ||||||
* | Allow translation binaries in the git repo | Daniel Teichmann | 2020-07-18 | 1 | -1/+1 | |
| | ||||||
* | Remove old images | Daniel Teichmann | 2020-07-17 | 1 | -0/+0 | |
| | ||||||
* | Added basic support layout | Daniel Teichmann | 2020-07-17 | 2 | -21/+85 | |
| | ||||||
* | Update README.md | Daniel Teichmann | 2020-07-17 | 1 | -8/+3 | |
| | ||||||
* | Add basic dev setup instructions | Daniel Teichmann | 2020-07-17 | 1 | -1/+20 | |
| | ||||||
* | Add some test content | Daniel Teichmann | 2020-07-17 | 2 | -0/+23 | |
| | ||||||
* | Initial commit (Empty Qt Quick application) | Daniel Teichmann | 2020-07-17 | 5 | -0/+135 | |
| | ||||||
* | Initial commit | Daniel Teichmann | 2020-07-17 | 1 | -0/+3 | |