File qdevelop.changes of Package qdevelop
-------------------------------------------------------------------
Fri Mar 17 23:57:19 UTC 2017 - rpm@fthiessen.de
- Fixed build on Factory with gcc 6 by adding
invalid-ptr-misleading-indentation.patch (bool to pointer cast
is invalid with gcc 6 (c++11)).
- Replaced sed calls with appropriate patches:
* fix-desktop-file.patch fixes invalid desktop file (missing
trailing semicolon)
* fix-with-qt-4.7.0.patch fix QString initialization to work
with qt4 >= 4.7.0
* use-cflags-and-cxxflags.patch allow setting our own flags.
* variable-directories.patch allow defining custom directories
for plugins and translations, e.g. plugins in lib vs lib64.
-------------------------------------------------------------------
Mon Feb 8 16:07:59 UTC 2016 - rpm@fthiessen.de
- Update to 0.29:
* Feature: Highlight in color all whole identical words
* Feature: Double click on tab switch the view to editor mode
* Fix a problem with double-click on warning
or error lines in build log.
* Other bugfixes
-------------------------------------------------------------------
Mon Jan 24 21:27:34 UTC 2011 - fisiu@opensuse.org
- use openSUSE optflags for building
-------------------------------------------------------------------
Tue Oct 26 13:37:45 UTC 2010 - fisiu@opensuse.org
- fixed "directories not owned by a package" for openSUSE <= 11.2
-------------------------------------------------------------------
Tue Oct 26 13:26:58 UTC 2010 - fisiu@opensuse.org
- initial package