summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/helper
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-1110-16/+53
* [client] Update Language Tags (i18n)ralph isenmann2021-02-151-0/+1
* [client] Create StatusHeader Classralph isenmann2021-02-051-0/+64
* [client] I18n of LocationSelectorMürsel Türk2020-12-311-1/+1
* [client] Add combobox for choosing languageMürsel Türk2020-08-051-0/+18
* [client] Add resource bundle files appMürsel Türk2020-07-141-0/+1
* [client] Add resource bundle files thriftMürsel Türk2020-07-111-0/+1
* [client] Add resource bundle files for gui folderMürsel Türk2020-07-081-0/+1
* [client] Add helper classes for i18n.Mürsel Türk2020-07-072-0/+104
* [client] Add resource bundle files for helper classes. Update the helper clas...Mürsel Türk2020-07-072-11/+11
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-291-0/+7
* [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