This website requires JavaScript.
Explore
Help
Register
Sign In
kindred
/
create
Watch
1
Star
1
Fork
0
You've already forked create
Code
Issues
37
Pull Requests
Actions
Packages
Projects
9
Releases
2
Wiki
Activity
Files
5574419293d3de7db91110d2efed231bd15dbc1e
create
/
src
/
Gui
/
propertyeditor
History
wmayer
f4b288fcf8
+ fix to get gridline-color of stylesheet in property editor
2016-02-23 13:05:48 +01:00
..
PropertyEditor.cpp
+ make PropertyEditor class ready to be customized with Qt style sheet
2016-02-20 16:00:35 +01:00
PropertyEditor.h
+ make PropertyEditor class ready to be customized with Qt style sheet
2016-02-20 16:00:35 +01:00
PropertyItem.cpp
+ avoid throwing exceptions in property editor if not needed
2016-01-26 12:48:15 +01:00
PropertyItem.h
Expressions: port int spinbox for property editor
2015-12-09 14:08:49 +01:00
PropertyItemDelegate.cpp
+ fix to get gridline-color of stylesheet in property editor
2016-02-23 13:05:48 +01:00
PropertyItemDelegate.h
Fix focus issue with property editor
2013-07-17 13:58:18 +02:00
PropertyModel.cpp
QAbstractItemModel::reset() is obsolete in Qt5. Use beginResetModel() and endResetModel() instead.
2016-01-05 16:09:12 +01:00
PropertyModel.h
+ support of adding/removing dynamic properties in property editor
2015-11-16 22:47:29 +01:00