Commit Graph

4 Commits

Author SHA1 Message Date
551bc468de
SettingsDialog: Remove unused variable from init
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2019-06-29 00:53:01 +02:00
629788068e
Move config from dictionary to Config class
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2019-06-29 00:45:16 +02:00
f5f059c3eb
Mess of fixis and new features
- Fix loading settings
- Use lamdas in code
- Hook into tab restoreChanged event
- Add auto close tab option
- Make spinboxes in settings accelerated

closes GH-2

Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2019-06-14 10:37:02 +02:00
6abddde8e3
Add settings dialog
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2019-05-28 21:34:52 +02:00