| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
| |
* Change the messagebox text
* Add button stub for exclusiveStudentToTutor
* Split prepareProjection in broacast, unicast and exclusiveunicast (stub)
* Make multiple used, hardcoded strings static const member of mainwindow
* Replace multiple loops asking for selection and tutor by membervariable
* references to the connectionframe of the latter
* Complete missing error messages
|
|
|
|
|
| |
change between checkmark and the rest. Changed the non expressive names of ui
elements.
|
|\
| |
| |
| |
| |
| | |
Conflicts:
gui/client/toolbar.ui
src/client/connectwindow/connectwindow.cpp
|
| |
| |
| |
| | |
And commenting class ConnectionWindow from client.
|
|/
|
|
| |
approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget.
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|