summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [client] image deletion with user feedbackJonathan Bauer2015-08-041-7/+42
* [client] improved table boolean object support (for checkboxes)Jonathan Bauer2015-08-043-38/+12Star
* [client] Feature: save session to skip loginSimon Rettberg2015-08-034-6/+67
* [client] Remove accidentally commited debug codeSimon Rettberg2015-08-031-5/+0Star
* [client] Center MainWindow on startSimon Rettberg2015-08-031-0/+1
* [client] dont go into the vip area if closing login windowJonathan Bauer2015-08-032-2/+11
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-033-54/+44Star
|\
| * [client] Fixed rows in LectureDetailsWindowLayout, fixed comments and imports.Stephan Schwaer2015-08-033-54/+44Star
* | [client] refreshList after image creationJonathan Bauer2015-08-032-2/+1Star
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-0315-128/+612
|\
| * [client] Added lecture details layout and window. (not working yet)Stephan Schwaer2015-08-033-0/+311
| * [client] Remove debug output from LoginWindowSimon Rettberg2015-08-031-23/+19Star
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-035-93/+32Star
| |\
| | * [client] Removed the image details panel and added some info in image details...Stephan Schwaer2015-08-035-93/+32Star
| * | [client] Debug output in TransferTaskSimon Rettberg2015-08-031-0/+2
| * | [client] Add ActivityPanel to MainWindowSimon Rettberg2015-08-033-6/+138
| |/
| * [client] Minor tweaksSimon Rettberg2015-08-032-7/+7
| * [client] Add debug window (VMarg -Dlog=true)Simon Rettberg2015-08-032-0/+104
* | [client] add column classes to generic ListTableJonathan Bauer2015-08-036-16/+93
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-037-11/+39
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-033-51/+25Star
| |\
| | * [client] Removed minimum size of lecture table.Stephan Schwaer2015-08-032-2/+3
| * | [client] implemented search filter in ImageListWindow, auto sort table data i...Jonathan Bauer2015-08-035-9/+36
* | | [client] Add eMail feature to PersonLabelSimon Rettberg2015-08-032-23/+88
| |/ |/|
* | [client] Cleaned up "OpenLinks" classSimon Rettberg2015-08-031-49/+22Star
|/
* [client] ...everywhere...Simon Rettberg2015-08-031-3/+1Star
* [client] ...and remove unneeded calls to it :)Simon Rettberg2015-08-031-6/+5Star
* [client] Delete old SWT helper classSimon Rettberg2015-08-031-22/+0Star
* [client] Open "new lecture" wizardSimon Rettberg2015-08-031-1/+3
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-0311-185/+235
* [client] autosort OS in detailsJonathan Bauer2015-07-311-8/+17
* [client] fix layout for footer of WizardJonathan Bauer2015-07-311-0/+1
* [client] removed old jface's helper classesJonathan Bauer2015-07-317-556/+0Star
* [client] swingified disclaimerJonathan Bauer2015-07-311-27/+28
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-315-104/+151
|\
| * [client] ImageDetailsWindow pretty much doneJonathan Bauer2015-07-313-75/+133
| * [client] PersonLabel now a subclass of JLabelJonathan Bauer2015-07-311-24/+18Star
| * [client] remove hackJonathan Bauer2015-07-311-6/+0Star
* | [client] Mostly finished Wizard implementationSimon Rettberg2015-07-3113-209/+377
|/
* [client] Continued implementation of WizardSimon Rettberg2015-07-3018-289/+204Star
* [client] Started porting wizards to SwingSimon Rettberg2015-07-298-347/+389
* [client] Get top level window when showing message box with parentSimon Rettberg2015-07-291-0/+3
* [client] Ported BlockProgressBar to SwingSimon Rettberg2015-07-291-72/+61Star
* [client] first steps for the swingified imagedetailswindowJonathan Bauer2015-07-294-152/+135Star
* [client] auto adjust columns with magicJonathan Bauer2015-07-292-1/+6
* [client] ImageListWindow info textJonathan Bauer2015-07-291-1/+5
* [client] removed code doing nothing :)Jonathan Bauer2015-07-291-4/+0Star
* [client] ImageTable now with proper column labeling, finalized ImageListLayou...Jonathan Bauer2015-07-295-263/+139Star
* [client] register ImageListWindow in MainWindowJonathan Bauer2015-07-291-1/+2
* [client] ImageListLayout using ImageTable (no functions yet!)Jonathan Bauer2015-07-293-333/+284Star