* Thu Jan 20 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.2
https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.2.md
* Fixed crash in process launcher
* Fixed that `Select All` scrolled to bottom
* Fixed copying with block selection
* Fixed working directory for `REPL`
* Fixed missing options in property editor
* Fixed that closing application in `Application Output` pane
killed process even if `Keep Running` was selected
* Fixed filtering in target setup page
* Fixed crash when switching screen configuration
- Add patch to fix the 32bit builds:
* c7deacf.diff
* Wed Dec 22 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.1
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-6.0.1.md
* Thu Dec 02 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.0
https://www.qt.io/blog/qt-creator-6-released
- Drop the SUSE_IGNORED_RPATHS workaround now that the binutils
bug is fixed.
* Fri Oct 29 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.0-beta2
https://www.qt.io/blog/qt-creator-6-beta2-released
* Thu Oct 14 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 6.0.0~beta1:
* https://www.qt.io/blog/qt-creator-6-beta-released
- Rename libqt5-creator to qt5-creator
- Add a qt6 flavor
- Rebase fix-application-output.patch
* Mon Oct 11 2021 Christophe Giboudeaux <christophe@krop.fr>
- Unset SUSE_IGNORED_RPATHS to avoid a build failure caused by one
of the binutils patches (boo#1191473)
* Fri Oct 01 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.2
* Fixed that Qt 5 context help was shown even if Qt 6
documentation is available
* Fixed canceling of builds
* Changed the `File System` special node to be shown only on
parsing failure
* Fixed loading of projects without targets
* Fixed that no targets where shown in added build step
* Fixed that `ninja` could not be found after changing Qt
installation location
* Fixed debugging of terminal applications with GDB < 10
* Wed Sep 15 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.1
* https://www.qt.io/blog/qt-creator-5.0.1-released
* Thu Aug 26 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.0
* https://www.qt.io/blog/qt-creator-5.0-released
* Thu Aug 12 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.0.0-rc1
- Rebase 0001-Disable-some-plugins.patch
* Mon Jul 19 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.15.2
* https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.15.2.md
* Thu Jun 10 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.15.1:
* https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.15.1.md
* Thu May 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.15.0:
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.15.0.md
- Update 0001-Disable-some-plugins.patch
- Rebase fix-application-output.patch
* Mon Mar 22 2021 Christophe Giboudeaux <christophe@krop.fr>
- Work around boo#1179155 and explicitly require clang11
for Leap 15.3.
* Mon Mar 22 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.14.2
* Fixed installation location of desktop and appstream files
* Fixed crash with `Previous/Next Open Document in History`
* Re-added generic highlighting for Autoconf files
* LLDB: Fixed performance issue
- Drop 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch
Merged upstream.
* Fri Feb 26 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.14.1
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.14.1.md
- Drop patches:
* cmake-build-use-gnuinstalldirs.patch
* 0001-Don-t-rely-on-clang-include-and-binary-copies.patch
* 0001-cmake-build-Don-t-install-highlighting-files-when-us.patch
* 0001-Fix-compilation-of-ClangFormat-plugin-against-LLVM-w.patch
- Rebase 0001-Disable-some-plugins.patch
* Sun Jan 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add compatibility with qml-autoreqprov
- Don't recommend obsolete libqt5-qtquick1-devel
* Tue Jan 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to use GNUInstallDirs instead of using sed:
* cmake-build-use-gnuinstalldirs.patch
* Thu Dec 17 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.14.0:
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.14.0.md
- Enable the new CLANGTOOLING_LINK_CLANG_DYLIB option.
- Use %_libexecdir when possible
- Rebase patches:
* Update fix-application-output.path
* 0001-Don-t-rely-on-clang-include-and-binary-copies.patch
* 0001-Disable-some-plugins.patch
- Drop 0001-Fix-build-with-openSUSE-clang9-package.patch. no
longer needed.
- Add upstream patches:
* 0001-cmake-build-Don-t-install-highlighting-files-when-us.patch
* 0001-Fix-compilation-of-ClangFormat-plugin-against-LLVM-w.patch
- Add patch:
* 0001-Fix-a-link-error-when-building-the-qmldesigner-plugi.patch
* Mon Nov 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.13.3
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.13.3.md