- 10 Sep, 2019 1 commit
-
-
Leander Schulten authored
ModuleSystem: Storage: use int64_t instead of long for 64 bit on windows. Apply clang tidy. Use std::string instead of const char * for the string value. BREAKS MUDULES API
-
- 09 Sep, 2019 2 commits
-
-
Leander Schulten authored
Fixes #45
-
Leander Schulten authored
-
- 29 Aug, 2019 1 commit
-
-
Leander Schulten authored
ModuleView: Fix glitch where the text was wrong rendered when code completion inserts multiple lines
-
- 27 Aug, 2019 1 commit
-
-
Leander Schulten authored
-
- 22 Aug, 2019 1 commit
-
-
Leander Schulten authored
-
- 19 Aug, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
ModuleEditor: Show warnings and errors direct in the code so that the user can understand them better. Compiler: Add -Wall and -Wextra to the default flags to produce more warnings
-
- 18 Aug, 2019 10 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Improve HelpSystem: Reduce Tooltip delay. Move Help Popup with HelpEntry.component. Position at right position when y+height > window.height
-
- 17 Aug, 2019 5 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
HelpSystem: You can now specify a default position for the HelpEntries in the Help object. You can not specify a x, y shift relative to the component of a HelpEntry to move the arrow to a specific location
-
Leander Schulten authored
-
Leander Schulten authored
Fix segfault when exiting the application while a user is logged in. => Logout every user when the UserManagment gets destroyed (set currentUser to nullptr)
-
- 14 Aug, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 13 Aug, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Fixes #34 (show an error when OpenSSL support is missing). Improve error dialog (unified UI look and feel)
-
- 12 Aug, 2019 1 commit
-
-
Leander Schulten authored
-
- 09 Aug, 2019 6 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 08 Aug, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Fix #25. Check if the popup will be outside the view and move it inside the view when showing the popup in the ControlPane
-
- 29 Jul, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-