summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/helper
Commit message (Expand)AuthorAgeFilesLines
* [client] date woes... *g*Jonathan Bauer2018-12-072-49/+66
* [client] allow user to choose how long an image is to be extended forJonathan Bauer2018-11-271-0/+97
* [client] Support predefined filters in LDAP editorSimon Rettberg2018-11-261-8/+10
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-211-3/+8
* [server] Don't use shared instance in multi-threaded appSimon Rettberg2018-06-201-1/+2
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-292-4/+14
* [client] add missing classSimon Rettberg2015-10-271-0/+25
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-221-1/+13
* [client] Calculate and show the days between the selected dates in lecture cr...Stephan Schwaer2015-10-061-1/+20
* [client] minor: same order as the paramsJonathan Bauer2015-09-161-1/+1
* [client] removed weird codeJonathan Bauer2015-09-111-5/+2Star
* [client] also hack the LookAndFeel when choosing dirsJonathan Bauer2015-09-081-3/+8
* [client] Add "open folder" button to download panelSimon Rettberg2015-09-031-1/+1
* [client] ColorUtil: Remove unused parameterSimon Rettberg2015-08-271-1/+1
* [client] Fix comments in QFileChooserSimon Rettberg2015-08-271-5/+3Star
* [client] TableColumnAdjuster: Use weighted scaling, so one very wide entry wo...Simon Rettberg2015-08-271-6/+20
* [client] Simplify ListTable interfaces, add util class for color handlingSimon Rettberg2015-08-261-0/+59
* [client] check maxValidity for lecture when creating themJonathan Bauer2015-08-251-6/+15
* [client] helper for DateTime widget reading, and use it in LectureCreationPageJonathan Bauer2015-08-241-0/+34
* [client] Beef up file chooser, better UI feedback on allowed optionsSimon Rettberg2015-08-151-7/+6Star
* [client] Use GridManager in lecture details windowSimon Rettberg2015-08-141-0/+38
* [client] Design improvementsSimon Rettberg2015-08-141-28/+54
* [client] More layout tweaks, cleanups, GridManager usageSimon Rettberg2015-08-131-7/+17
* [client] Layout tweaks, Change owner featureSimon Rettberg2015-08-131-5/+22
* [client] New main menu design :)Simon Rettberg2015-08-121-0/+5
* [client] Introducing the GridManagerSimon Rettberg2015-08-122-0/+334
* [client] Fix LectureCreationPageLayout layoutSimon Rettberg2015-08-121-1/+1
* [client] Fix/finish download feature (no visual feedback yet)Simon Rettberg2015-08-111-1/+1
* [client] Improve authentication handlingSimon Rettberg2015-08-111-3/+3
* [client] Seperated filechooser from ImageUploadPage and also added it as dire...Stephan Schwaer2015-08-101-0/+53
* [client] TableColumnAdjuster: Add extra space for header's sort arrowsSimon Rettberg2015-08-101-1/+3
* [client] Delete unused classSimon Rettberg2015-08-101-74/+0Star
* [client] Add UiFeedback interface for top level windowsSimon Rettberg2015-08-071-0/+20
* [client] detect which popup menu item was clicked using the source of the mou...Jonathan Bauer2015-08-071-2/+2
* [client] first buggy popup menuJonathan Bauer2015-08-051-0/+26
* [client] Synchronize logging events in DebugWindowSimon Rettberg2015-08-041-6/+14
* [client] Add debug window (VMarg -Dlog=true)Simon Rettberg2015-08-031-0/+95
* [client] Delete old SWT helper classSimon Rettberg2015-08-031-22/+0Star
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-19/+0Star
* [client] removed old jface's helper classesJonathan Bauer2015-07-316-554/+0Star
* [client] Continued implementation of WizardSimon Rettberg2015-07-304-38/+21Star
* [client] ImageTable now with proper column labeling, finalized ImageListLayou...Jonathan Bauer2015-07-291-69/+0Star
* [client] moved TableRenderer (to remove the dotted border around selected cel...Jonathan Bauer2015-07-291-23/+0Star
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-291-0/+39
* [client] bwKrischanSimon Rettberg2015-07-281-29/+0Star
* [client] Transformed MainWindowSimon Rettberg2015-07-271-6/+8
* [client] One step forward and two steps back...Simon Rettberg2015-07-271-11/+14
* [client] rework tables to jtables for ImageListWindowJonathan Bauer2015-07-244-0/+557
* [client] user permissions checkbox table [wip]Jonathan Bauer2015-07-212-6/+3Star
* [client] Added layout of LectureCreationPageLayout, added empty table for cus...Stephan Schwaer2015-07-211-0/+38