summaryrefslogtreecommitdiffstats
path: root/src/loginform.ui
Commit message (Collapse)AuthorAgeFilesLines
* Clean up loginform UISimon Rettberg2020-08-071-18/+8Star
|
* support for guest sessionJonathan Bauer2019-05-161-69/+257
| | | | | | | | | | * guest sessions are not supported by default * enabled through configuration option 'guest-session-enabled=[true|false]' * button and label texts can be overwritten through configuration options (see code) * transformed the form UI into stacked widget with welcome, login and guest session pages
* Add caps lock warningSimon Rettberg2019-04-181-0/+1
|
* Fix: mini-icon might get cropped if > 95pxSimon Rettberg2019-04-181-15/+6Star
| | | | Layout with Qt is fun...
* Fix layout sizeSimon Rettberg2019-03-201-2/+2
|
* Make loginform-icon more flexibleSimon Rettberg2019-03-181-105/+189
| | | | | Scale up to 128x128; honor SVGs preferring a size smaller than 128x128 instead of scaling them up.
* Support passing dir as bottom-left-logo-pathSimon Rettberg2019-03-151-3/+6
| | | | | | *.svg found in that directory will be shown in the bottom left corner, stacked on top of each other, in alphabetical order (top -> bottom).
* Super cool and awesome loginform styleSimon Rettberg2017-11-141-8/+16
|
* Improve style a bit: Pull b-l-logo down, a bit smaller, better dropdown styleSimon Rettberg2017-11-131-7/+18
|
* Increase font size in text fields a bitSimon Rettberg2017-11-131-0/+2
|
* WORK IN PROGRESS! Add bwlp logo, banner support, log message windowSimon Rettberg2017-11-111-4/+3Star
|
* Strip unneeded stuff, simplify pam dialog handling, add safety timeout of 10 ↵Simon Rettberg2017-08-111-55/+44Star
| | | | seconds
* Move code to src/, tweak CMakeLists.txtSimon Rettberg2017-08-111-0/+267