Anakin
33fafb29a8
removed unused or useless stuff,
...
renamed some functions for better description,
repaired the SettingsManager usage,
ToDo:
Dropdown list is not updated, it needs a restart,
display names for the directories instead of the path,
2017-06-17 15:42:43 +02:00
Maxim Stewart
e59dd980bd
Temp update to show unexpected segfault error
2017-06-16 03:16:30 -05:00
Maxim Stewart
1e71ebed47
Set ability to fill listWidget in SettingsWindow with saved dir list from SettingsManager.
2017-06-15 23:28:53 -05:00
Maxim Stewart
d908894265
Added add and remove functionality to settings listWidget
2017-06-15 22:31:11 -05:00
Maxim Stewart
0372a4ad8c
Setting up removing and adding stuff to the settings window dirlistview
2017-05-31 03:09:32 -05:00
Maxim Stewart
e768ae9af8
Setup dirList access from settings through getter and setters
2017-05-30 21:38:51 -05:00
Anakin
fa75e17d58
most settings are saved and restored
2017-02-08 14:29:22 +01:00
Anakin
9c16aa32f1
headlight,
...
bug fixes,
code improvement,
2017-01-30 11:31:37 +01:00
Anakin
538453c1db
added headlight option to settings,
...
added cullface option to settings,
zoom speed now adjust at settings,
bugs:
cullface does not work anymore,
todo:
connect headlight
2017-01-29 23:47:14 +01:00
Anakin
96b7d6f736
text in FileInfoWindow can be marked and copied,
...
code cleaning
2017-01-28 16:54:36 +01:00
Anakin
fb49d8685a
switch from QLineEdit to QSpinBox,
...
init SettingsWindow with default values from OglViewerWidget,
removed old qt project
2017-01-26 18:17:54 +01:00
Anakin
30d41f7d85
connected settings window with software
2017-01-24 17:09:51 +01:00
C-Fu
15cd551f7c
forgot light - background connection
2017-01-24 11:55:00 +01:00
C-Fu
11af758eee
use lambda expressions instead of slots
2017-01-24 11:40:38 +01:00
Anakin
73ee8a4040
added settings window,
...
connected all slider, lineEdits, checkboxes,...,
need to connect everything with the OglViewerWidget now
2017-01-23 16:09:06 +01:00