summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src
Commit message (Expand)AuthorAgeFilesLines
...
* [client] workaround for wrongly assigned error message when uploading new ima...Jonathan Bauer2015-09-101-46/+61
* [client] added user feedback & reworked how we reactToInput() in ImageDetails...Jonathan Bauer2015-09-102-59/+78
* [client] formattingJonathan Bauer2015-09-101-34/+39
* [client] comment that ImageCustomPermissionManager direclty changes the refer...Jonathan Bauer2015-09-101-3/+3
* [client] Determine parent window for message box if null is passedSimon Rettberg2015-09-101-8/+9
* [client] Remember finger prints supplied by master serverSimon Rettberg2015-09-103-14/+78
* [*] Improve SSL handlingSimon Rettberg2015-09-102-8/+17
* Merge branch 'v1.1' of stp:openslx-ng/tutor-module into v1.1Simon Rettberg2015-09-094-52/+129
|\
| * Merge branch 'v1.1' of stp:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-093-15/+23
| |\
| * | [client] reworked def/custom permissions handling in ImageDetailsWindowJonathan Bauer2015-09-094-52/+129
* | | [client] Improve error messages on login failureSimon Rettberg2015-09-092-3/+6
| |/ |/|
* | [client] Use new authentication RPC to masterSimon Rettberg2015-09-092-14/+22
* | Renamed method in MSSSimon Rettberg2015-09-091-1/+1
|/
* [client] Allow setting master server address via command lineSimon Rettberg2015-09-091-15/+29
* [client] Tweak caching strategies for meta dataSimon Rettberg2015-09-096-9/+32
* [client] fat refactor to reflect what the current state of the classes actual...Jonathan Bauer2015-09-088-29/+30
* [client] refactor PermissionDetaultToCustomLink _> DefaultCustomPermsJonathan Bauer2015-09-085-14/+14
* [client] Filter for "Usable" now also checks if user canLink the imageJonathan Bauer2015-09-083-16/+6Star
* [client] also hack the LookAndFeel when choosing dirsJonathan Bauer2015-09-081-3/+8
* [client] Top alignment image and lecture information textJonathan Bauer2015-09-081-1/+2
* [client] evaluate max memory of OS when generating vmxJonathan Bauer2015-09-081-2/+7
* [client] Clean up update checker, handle NPEs, close streamsSimon Rettberg2015-09-081-84/+76Star
* [client] Fix scaling of titled bordersSimon Rettberg2015-09-071-1/+5
* [client] indented code into human readable ..Jonathan Bauer2015-09-072-4/+13
* [client] minor typoJonathan Bauer2015-09-071-1/+1
* [client] ImageListViewer now accepts a default FilterType given in the constr...Jonathan Bauer2015-09-074-16/+30
* [client] ConfigWindow -> back to "Close"Jonathan Bauer2015-09-072-7/+1Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-074-21/+27
|\
| * [client] Show only own lectures by defaultSimon Rettberg2015-09-073-4/+22
| * [client] Clean up lecture list window layoutSimon Rettberg2015-09-071-17/+5Star
* | [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-0717-57/+44Star
|/
* [client] ConfigWindow: when saved, change "Cancel" to "Close". If new changes...Jonathan Bauer2015-09-071-23/+20Star
* [client] fix open folder (missing listener)Jonathan Bauer2015-09-072-17/+15Star
* [client] use QDateTimeImpl in LectureCreationPageJonathan Bauer2015-09-072-5/+6
* [client] fallback nullcheck for gettersJonathan Bauer2015-09-072-25/+60
* [client] better CheckUpdateWindow layout and format the datesJonathan Bauer2015-09-073-20/+33
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-074-59/+174
|\
| * [client] Add a date picker that supports proper event for changes :)Simon Rettberg2015-09-073-54/+161
| * [client] Sanity checks in LectureDetailsWindowSimon Rettberg2015-09-071-2/+10
| * [client] Set proper defaults for new lectureSimon Rettberg2015-09-071-3/+3
* | [client] more work on client update stuffJonathan Bauer2015-09-076-69/+133
|/
* [client] Enable/Disable isactive & internet accessSimon Rettberg2015-09-071-0/+2
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-075-0/+312
* [client] Add hints to config dialogSimon Rettberg2015-09-051-3/+15
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-055-10/+19
* [client] Change wording of upload wizard, refine cancel checkSimon Rettberg2015-09-052-13/+19
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-054-41/+95
* [client] Changed some wordingSimon Rettberg2015-09-051-7/+6Star
* [client] Close details windows on save, 'Cancel' => 'Close'Simon Rettberg2015-09-044-73/+87
* [client] Fixed linking to unallowed images.Stephan Schwaer2015-09-042-10/+15