Re: [Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-27 Thread Martin Nordholts
2011/8/27 Jon Nordby jono...@gmail.com:
 On host changes: Can you install Clutter for the gegl-clutter job?
 http://gimptest.flamingtext.com:8080/job/gegl-clutter-distcheck-master/

Done.

 / Martin


-- 

My GIMP Blog:
http://www.chromecode.com/
Single-window mode feature complete
___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer


Re: [Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-22 Thread Martin Nordholts
2011/8/21 Jon Nordby jono...@gmail.com:
 A little status update on the work on gegl-gtk and gegl-qt libraries
 (see [1] for background). Both are now minimally useful and the focus
 now is on getting the first stable releases out. Plan is to have both
 releases out sometime during September or October. Here's the
 plan/TODO for the first releases.

 First the TODO items which I can't do on my own and need help with:
 - gegl-qt is missing a bugzilla component
 - qt/qmake needs to be installed on jenkins host (I've created a build job)
 Martin? Anyone?

Hi Jon

Congrats on the progress :)

I've created a gegl-qt component and installed qmake on Jenkins now.
The Jenkins build still fails though, let me know if you need me to do
futher host-related work in order to get it up and running.

Best regards,
Martin


-- 

My GIMP Blog:
http://www.chromecode.com/
Single-window mode feature complete
___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer


Re: [Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-22 Thread Jon Nordby
On 22 August 2011 08:03, Martin Nordholts ense...@gmail.com wrote:
 2011/8/21 Jon Nordby jono...@gmail.com:
 A little status update on the work on gegl-gtk and gegl-qt libraries
 (see [1] for background). Both are now minimally useful and the focus
 now is on getting the first stable releases out. Plan is to have both
 releases out sometime during September or October. Here's the
 plan/TODO for the first releases.

 First the TODO items which I can't do on my own and need help with:
 - gegl-qt is missing a bugzilla component
 - qt/qmake needs to be installed on jenkins host (I've created a build job)
 Martin? Anyone?

 Hi Jon

 Congrats on the progress :)

 I've created a gegl-qt component and installed qmake on Jenkins now.
 The Jenkins build still fails though, let me know if you need me to do
 futher host-related work in order to get it up and running.

Thanks for the quick response!
The version of Qt installed is 3.3, I need the 4.x series. Should have
been more specific about that. It probably has a package name like qt4
or libqt4, a lot of distros have qt meaning 3.x series still (even
though 3.x is not being worked on after 4.0 came out in 2005 or so).

 Best regards,
 Martin


 --

 My GIMP Blog:
 http://www.chromecode.com/
 Single-window mode feature complete




-- 
Jon Nordby - www.jonnor.com
___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer


[Gegl-developer] gegl-gtk and gegl-qt status update

2011-08-21 Thread Jon Nordby
A little status update on the work on gegl-gtk and gegl-qt libraries
(see [1] for background). Both are now minimally useful and the focus
now is on getting the first stable releases out. Plan is to have both
releases out sometime during September or October. Here's the
plan/TODO for the first releases.

First the TODO items which I can't do on my own and need help with:
- gegl-qt is missing a bugzilla component
- qt/qmake needs to be installed on jenkins host (I've created a build job)
Martin? Anyone?

And the rest, from the README files. Any help much appreciated :)

=== gegl-qt 0.1.0 ===
- Fix out-of-tree build
- Use a namespace, GeglQt, instead of symbol prefix
- Find good and consistent names for the different view widgets
- Do API review
- Create 'make dist' and 'make distcheck' targets
- Have a basic set of tests, and good test infrastructure
- Distribute a basic examples for the provided features
- Add information about gegl-qt to gegl.org website

- Display operation needs to spin its own mainloop
- Register the display operation as a 'display' type operation (needs
support in Gegl)

=== gegl-gtk 0.1.0 ===
* Sanitize coding style
* API review, check naming
* Change translation properties (x,y) to take floats
* Add new() and set_input_node() methods to GeglView
* Simple examples for all provided features

* Register display operation in a generic way with GEGL (needs work in GEGL)
* Display operation needs to spin its own mainloop

* Test bindings. At least using Python and Vala (maybe JavaScript)

(hopefully, can be punted)
* Add API for getting model-view transformation matrix
* Add add support for autoscaling and autocentering
* Add signals for drawing widget background and overlay
* Tests for transformations


1. 
http://www.jonnor.com/2011/08/making-gegl-easier-to-use-in-graphical-applications/
or
http://comments.gmane.org/gmane.comp.video.gegl.devel/ and
http://comments.gmane.org/gmane.comp.video.gegl.devel/1097 for
background on these libraries.

-- 
Jon Nordby - www.jonnor.com
___
Gegl-developer mailing list
Gegl-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer