[gegl-qt] Created tag 0.0.7
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl-qt] Created tag 0.0.7
- Date: Wed, 28 Sep 2011 21:41:24 +0000 (UTC)
The signed tag '0.0.7' was created.
Tagger: Jon Nordby <jononor gmail com>
Date: Wed Sep 28 23:30:40 2011 +0200
Released 0.0.7
Changes:
Jon Nordby (76):
Initial commit.
Add GeglQtView - QWidget view for the outout of a GeglNode
Add GeglQtGraphicsWidgetView - QGraphicsWidget showing the output of a GeglNode
Add QML item for showing the output of a GeglNode
Build: Use versioned libs, reduce duplication in .pro files
Build: Support installing
Build: Generate .pc file and install it
Build: Bail out when required dependencies are not found
More consistent example names
Update README
Add .doap file
Examples: Add QML paint example
Tests: Add infrastructure
Widgets: Add a options class for the view widgets
Widgets: Add access to new GeglQtViewOptions instance.
Tests: Fix error in linker step
Widgets: Support translation.
Examples: Add QWidget view transformation example
Widgets: Redraw everything on node and option changes.
Widgets: Support scaling
Examples: Improve QWidget transformation example a bit
Widgets: Pass viewport geometry to implementation
Widgets: Add AutoScale/AutoCenter view options.
Widgets: Implement some AutoCenter/AutoScale options.
Examples: Example showing the AutoScale/AutoCenter view options
Widgets: Add support for AutoScaleViewport option.
Remove unneccesary qDebug() statements and unused variables.
Add gegl-qt4:display: gegl operation that displays node output in a window
Update README
Renaming: GeglQtViewOptions -> GeglQt::NodeViewOptions
Renaming: GeglQtView -> GeglQt::NodeViewWidget
Renaming: GeglQt{GraphicsWidgetView,DeclarativeView} -> GeglQt::NodeView{GraphicsWidget,DeclarativeItem}
Renaming: GeglQtViewImplementation -> GeglQt::NodeViewImplementation
Renaming: Rename files to match new class names.
Fix license headers
Tests: NodeViewImplementation, viewAreaChanged on computed and translations
Build: Add make dist and make distcheck targets
Build: Fix out-of-tree build.
Build: Add make intcheck target
Build: Fix failure in debug mode
Build: Fix LD_LIBRARY_PATH for make intcheck tests
Build: QtDeclarative/QML now optional, no longer requires Qt 4.7.0+
Fix build without QtDeclarative
Tests: Don't use QtGui for tests that don't need it
Build: Use more common options for tar
Build: Add some OTHER_FILES
Widgets: Add GeglNode* inputNode API to the DeclarativeItem
Examples: Remove unnecessary g_object_unref
QML: Add QDeclarativeExtensionPlugin
Python: Add basic,working pyside bindings
Python: Build bindings conditionally from qmake
Update README
Fix convenience headers
Python: Add GeglQt::NodeViewOptions to bindings
Python: Handle building without QtDeclarative
QML: Put plugin into GeglQt directory
QML: Expose NodeViewOptions, update example
NodeViewImplementation: Guard against malloc calls with invalid size
NodeViewImplementation: Use premultiplied alpha
NodeViewDeclarativeItem: Use a child QGraphicsItem
Move child QGraphicsItem handling into NodeViewImplementation
NodeViewImplementation: DrawTransform -> DrawMode
NodeViewGraphicsWidget: Also use child QGraphicsItem
Update README
Documentation: Add API docs generation using doxygen
Build: Check for optional doxygen/pdflatex
Build: make intcheck improvements
Python: Fix install
Build: Try to fix intcheck on Jenkins
Build: Don't put QtDeclarative in .pc file when built without
Build: Prepend to PKG_CONFIG_PATH, don't override
Python: Allow parallel installs
QML: Use GeglQt4 instead of GeglQt as module name
Python: Put examples in subdirectory
Build: Fix failure in python binding linking
Bump version to 0.0.7 - first unstable release for 0.1.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]