Path to this page:
./
lang/qt6-qtdeclarative,
Qt6 module for the QML language
Branch: CURRENT,
Version: 6.8.0nb3,
Package name: qt6-qtdeclarative-6.8.0nb3,
Maintainer: pkgsrc-usersQt declarative is a Qt6 module that provides the possibility of writing
Qt apps in a declarative fashion using the QML language. It also includes
Qt quick that is standard library for QML applications.
Master sites:
Filesize: 36161.199 KB
Version history: (Expand)
- (2024-11-15) Updated to version: qt6-qtdeclarative-6.8.0nb3
- (2024-11-01) Updated to version: qt6-qtdeclarative-6.8.0nb2
- (2024-11-01) Updated to version: qt6-qtdeclarative-6.8.0nb1
- (2024-10-25) Updated to version: qt6-qtdeclarative-6.8.0
- (2024-10-01) Updated to version: qt6-qtdeclarative-6.7.3
- (2024-06-26) Updated to version: qt6-qtdeclarative-6.7.2
CVS history: (Expand)
2024-11-28 14:35:42 by Jason Bacon | Files touched by this commit (1) |
Log message:
lang/qt6-qtdeclarative: Unbreak build on Darwin aarch64
Add qt6/qml/QtQuick/NativeStyle/util/qmldir to PLIST.Darwin
Untested on Darwin x86_64, where qt6-qtbase does not build
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-25 12:42:01 by Adam Ciarcinski | Files touched by this commit (70) | |
Log message:
qt6: updated to 6.8.0
6.8.0
For this release we have focused on improving and stabilizing existing
functionality. With over 500 bug fixes and performance improvements since Qt
6.7, your existing code will run better without changing a single line. On
macOS, Qt Quick applications now integrate with the native menu bar, and for a
native Windows 11 look they can use the new Fluent style. Resizing Quick
windows is snappier on macOS with Qt 6.8, and on Windows the application
start-up time has been improved by changing the default font database to
DirectWrite.
Several modules that were under technology preview have been completed: Qt
Graphs, Qt HttpServer, and Qt GRPC are promoted to be fully supported from this
release on. Thanks to the feedback from our users we were able to finish those
modules with substantial improvements since their initial introduction as
technology previews.
|
2024-10-01 13:48:57 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
qt6-qtdeclarative: restore post-install hack and adjust PLIST
|
2024-10-01 11:59:17 by David Brownlee | Files touched by this commit (1) |
Log message:
Add missed qrc_qmake_Qt_test_controls_init.cpp.o copy to PLIST
|
2024-10-01 07:54:23 by Adam Ciarcinski | Files touched by this commit (39) | |
Log message:
qt6: updated to 6.7.3
Qt 6.7.3 does not introduce new features but contains more than 400 bug fixes,
security updates, and other improvements to the top of the Qt 6.7.2 release.
|