Changelog for
anagiwahst-0.6.3-2.1.x86_64.rpm :
Mon Mar 20 13:00:00 2017 buschmann23AATTopensuse.org
- update to 0.6.3
* changed: do not check database
- update to 0.6.2
* fixed: default template
Sun Mar 19 13:00:00 2017 buschmann23AATTopensuse.org
- update to 0.6.1
* fixed templated installation
- update to 0.6.0
* use Grantlee template engine to create output
- now requires Grantlee and Qt >= 5.5.0 to build
Thu Nov 3 13:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.5.1
+ fexed: overloaded constructor with default value
- update to version 0.5.0
+ create an overloaded constructor that takes all properties as
arguments
+ improve the default documentation for functions
+ use macros Q_SIGNALS and Q_EMIT instead of keyword
+ cleanups and fixes
+ use more C++11 stuff
Wed Sep 7 14:00:00 2016 buschmann23AATTopensuse.org
- fix build on fedora
Wed Sep 7 14:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.4.7
+ new: per property switch to disable method documentation
+ fixed: handling of empty namespace strings
Fri Sep 2 14:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.4.6
+ new: option to add namespaces to generated output
+ changed: model data is now changed directly, no need to apply
the changes anymore
Thu May 19 14:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.4.5
+ fixed default constructor and initialization list
Wed May 18 14:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.4.4
+ improved output when d_ptr is used
+ add shortcut to generate properties
Sat May 7 14:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.4.3
* PropertyModel: convert property name to start with lowercase
Thu Jan 14 13:00:00 2016 buschmann23AATTopensuse.org
- update to version 0.4.2
* do not use arg by reference for boolean args
Wed Nov 25 13:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.4.1
* small optimizations, mostly for string handling
* add option to enable/disable Args by ref and disable it automatically for ints and floats
* minor translation updates
Fri Nov 6 13:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.4.0
+ disable edit menu when no tab is open
+ fixed row selection after adding new propery
+ move private class type chooser into result window
+ add option to choose the comments position (code, header, in front of header)
+ save window sizes to config file to restore them on startup
+ added default option to use the same name for property and read function
Tue Sep 8 14:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.3.1
+ Changed: the automatically chosen default value is now visible
directly after adding a new property
+ Improved: minor enhancements to the generated output
Wed Sep 2 14:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.3.0
+ New: option to choose a private class style (Q_DECLARE_PRIVATE
and QSharedPointer/Data)
+ New: option to create pointer properties
Tue Aug 11 14:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.2.1
+ fixed missing install statement for desktop file, updated readme
- update to version 0.2.0
+ added command line options and command line processing
+ added command line option to save output directly into files
+ added doxygen configuration
+ added basic file saving capabilities to the GUI
+ changed build system to cmake
+ added translation support
Mon Aug 10 14:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.1.3
+ fixed missing quotes on include statements
+ fixed missing colono on constructor
Sun Aug 9 14:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.1.2
* added desktop file and application icons
Sun Aug 9 14:00:00 2015 buschmann23AATTopensuse.org
- update to version 0.1.1
* prepend get to all non boolean read access function
* fixed an additional s in the property creator
* fixed \"part of\" comment generation out of spool
Sat Aug 8 14:00:00 2015 buschmann23AATTopensuse.org
- initial package
- first released version 0.1.0