* Thu Apr 23 2020 Fabian Vogt <fvogt@suse.com>
- Update to 4.12.0:
* Added browser for Marketplace items to Welcome mode
* Added option to register documentation only for highest Qt version, and made that default
* Updated QML parser to Qt 5.15
* Changed to use separate Qbs executable instead of direcly linking to Qbs
* And much more. Full changelog on
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.12.0.md?h=4.12
- Dropped unneeded exporting of LLVM_INSTALL_DIR
- Don't build the bundled Qbs anymore
* Wed Apr 01 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.11.2.
* Improved performance of highlighting
* Fixed that `Rewrap Paragraph` split on non-breaking space
* Fixed freeze with block selection
* Fixed high CPU usage after scrolling horizontally
* Fixed scroll position after splitting if text cursor is not visible
* Fixed position of markers in scrollbar for long documents
* Fixed warnings in files generated by Python file wizard
* Fixed issue with server restart after server crash
* Fixed wrong default project for adding files via wizards
* Fixed startup if `_NT_DEBUGGER_EXTENSION_PATH` is set
* Fixed debugging of Qt Quick tests
* Fri Feb 14 2020 Christophe Giboudeaux <christophe@krop.fr>
- Raise the disk space and set a minimum memory in _constraints.
* Thu Feb 06 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.11.1. Check
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.11.1.md?h=4.11
for the complete changelog.
* Thu Dec 12 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.11.0.
* Check https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.11.0.md?h=4.11
for the changelog.
* Wed Dec 04 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.11-rc1.
* Check https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.11.0.md?h=4.11
for the changelog.
- Add 0001-Fix-build-with-openSUSE-clang9-package.patch to work around
https://bugreports.qt.io/browse/QTCREATORBUG-23172.
* Tue Nov 05 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.10.2
* General
- Added experimental SerialTerminal plugin to prebuilt binaries
* CMake
- Fixed issue with deployment to remote Linux devices (QTCREATORBUG-21235)
* Qbs
- Fixed executable path in run configuration when custom installation directory
is specified (QTCREATORBUG-23039)
* Debugging
- Fixed crash when logging output (QTCREATORBUG-22733)
- Fixed crash when removing previously dragged breakpoint (QTCREATORBUG-23107)
- Fixed highlighting of watch item when value changes
* GTest
- Fixed `Run Under Cursor` (QTCREATORBUG-23068)
* Boost
- Fixed handling of parameterized tests
* Tue Oct 15 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 4.10.1
* Editing
- Fixed file saving with some text encodings
- Fixed `Preserve case` in advanced search and replace (QTCREATORBUG-19696)
- Fixed crash when changing editor font (QTCREATORBUG-22933)
* Help
- Fixed that text moved around when resizing and zooming (QTCREATORBUG-4756)
* All Projects
- Fixed `Qt Creator Plugin` wizard (QTCREATORBUG-22945)
* Debugging
- Fixed more layout restoration issues (QTCREATORBUG-22286, QTCREATORBUG-22415, QTCREATORBUG-22938)
* LLDB
- Fixed wrong empty command line argument when debugging (QTCREATORBUG-22975)
* Qt Quick Designer
- Removed transformations from list of unsupported types
- Fixed update of animation curve editor
* Thu Sep 19 2019 Herbert Graeber <herbert@graeber-clan.de>
- Add new pri file to plugin-devel subpackage
* Mon Sep 09 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Cleanup spec file, remove any conditionals for Leap 42.x and older.
- Use correct Requires for Clang header files, located in libclang
package since Clang 6.
* Thu Sep 05 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 4.10.0 final:
* No changelog available
* Wed Sep 04 2019 Wolfgang Bauer <wbauer@tmo.at>
- Add libqt5-qttools-doc BuildRequires to fix build after the
recent dependency changes in libqt5-qttools
* Fri Aug 02 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 4.10.0 RC1:
* Language Server Client is now longer experimental
* For an overview of new features in the 4.10 series, see
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.10.0.md?h=4.10
- Drop fix-build-isystem.patch. Merged upstream.
* Sat Jun 29 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 4.9.2:
* General
+ Fixed display of shortcuts in `Keyboard` preferences (QTCREATORBUG-22333)
* Editing
+ Fixed disabled editor close button in Design mode (QTCREATORBUG-22553)
* Syntax Highlighting
+ Fixed highlighting issue while editing (QTCREATORBUG-22290)
* All Projects
+ Fixed saving state of `Hide Empty Directories`
+ Fixed crash that could happen after project parsing failed
* C++ Support
+ Fixed expansion of `%DATE%` in license templates (QTCREATORBUG-22440)
* Qt Quick Designer
+ Fixed crash on malformed QML (QDS-778)
* Wed Jun 05 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update the 'License:' tag.
* Fri May 31 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 4.9.1:
* Editing
+ Fixed folding for generic highlighter (QTCREATORBUG-22346)
* QMake Projects
+ Fixed unnecessary reparsing on file save (QTCREATORBUG-22361)
+ Fixed code model for generated files when specified in `.pri` file
(QTCREATORBUG-22395)
* CMake Projects
+ Fixed deployment with `QtCreatorDeployment.txt` (QTCREATORBUG-22184)
+ Fixed that configuration UI was disabled after configuration error
* Qbs Projects
+ Fixed crash when editing environment variables (QTCREATORBUG-22386)
+ Fixed handling of `cpp.minimum*Version` (QTCREATORBUG-22355)
* Debugging
+ Fixed ambiguity of `F10` shortcut (QTCREATORBUG-22330)
+ CDB
- Fixed `Start and Break on Main` (QTCREATORBUG-22263)
* Test Integration
+ Fixed `Uncheck All`
* Android
+ Fixed AVD creation for Google Play images
* Remote Linux
+ Fixed crash when running `Custom Executable` on remote Linux target
from Windows host (QTCREATORBUG-22414)
+ Fixed SSH connection sharing on macOS (QTCREATORBUG-21748)
+ Deployment via SFTP
- Fixed `Unexpected stat output for remote file` (QTCREATORBUG-22041)
- Fixed deployment of symbolic links (QTCREATORBUG-22307)
+ Deployment via rsync
- Fixed compatibility issue with command line parameters
(QTCREATORBUG-22352)
* Mon Apr 15 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 4.9.0:
* New features for the language server protocol implementation
* Generic highlighter now based on KSyntaxHighlighting
* Improved UI for the Clang analyzer tools
* QML parser supports Qt 5.12 features now
* New perf plugin
* New plugin for generic deployment methods
* Many bug fixes, as usual
* Full changelog available at
https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-4.9.0.md?h=4.9