~rdale/smoke-gobject/trunk

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Richard Dale
  • Date: 2011-07-14 16:23:34 UTC
  • Revision ID: richard.dale@codethink.co.uk-20110714162334-39mvjb9hw7h1ea2n
* Add a custom version of Gtk::init() with argc and argv arguments,
that creates a QCoreApplication to initialize Qt

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2011-07-14 Richard Dale <richard.dale@codethink.co.uk>
2
2
* Refactored Smoke::CppGenerator and made it a class
 
3
* Add a custom version of Gtk::init() with argc and argv arguments,
 
4
that creates a QCoreApplication to initialize Qt
3
5
 
4
6
2011-07-13 Richard Dale <richard.dale@codethink.co.uk>
5
7
* Convert method argument names to camel case