merge TikzDocument_p into DocumentPrivate, since DocumentPrivate is a private class now |
|
More...
|
over 11 years ago
|
create new Documents through Editor::createDocument() |
|
More...
|
over 11 years ago
|
add a tikz::ui::Document as public interface |
|
More...
|
over 11 years ago
|
rename tikz::ui::TikzDocument to tikz::ui::DocumentPrivate |
|
More...
|
over 11 years ago
|
start adding a framework for document creation that will be used by the application |
|
More...
|
over 11 years ago
|
be more conservative and avoid unnecessary emit of QSlider::valueChanged() |
|
More...
|
over 11 years ago
|
fix page and single step, initialize properly, emit valueChanged() properly |
|
More...
|
over 11 years ago
|
build the opacity editor |
|
More...
|
over 11 years ago
|
property browser: opacity now has a combined QSpinBox + QSlider |
|
More...
|
over 11 years ago
|
remove debug output again |
|
More...
|
over 11 years ago
|
adapt notes |
|
More...
|
over 11 years ago
|
add sub propery for double lines |
|
More...
|
over 11 years ago
|
propertyeditor: properly set layout |
|
More...
|
over 11 years ago
|
fix painter: draw double lines correctly with set opacity |
|
More...
|
over 11 years ago
|
fix export, enum was not casted correctly to QRgb |
|
More...
|
over 11 years ago
|
properly fill primitives, supporting transparency |
|
More...
|
over 11 years ago
|
start adding some properties |
|
More...
|
over 11 years ago
|
use constexpr instead of const |
|
More...
|
over 11 years ago
|
be strict: value is only equal, if the unit also matches |
|
More...
|
over 11 years ago
|
cleanup |
|
More...
|
over 11 years ago
|
add ValueSpinBox |
|
More...
|
over 11 years ago
|
add QObject properties |
|
More...
|
over 11 years ago
|
add ValueSpinBoxFactory as editor for ValuePropertyManager |
|
More...
|
over 11 years ago
|
add ValuePropertyManager |
|
More...
|
over 11 years ago
|
add a property to the property browser |
|
More...
|
over 11 years ago
|
build QtPropertyBrowser from Qt Solutions |
|
More...
|
over 11 years ago
|
gpl files: add optional "Spacing: x y z ..." |
|
More...
|
over 11 years ago
|
add TU Darmstadt color palette |
|
More...
|
over 11 years ago
|
add three color palettes as examples |
|
More...
|
over 11 years ago
|
add ColorWidget, showing a ColorPalette |
|
More...
|
over 11 years ago
|