- 02 Feb, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: Idb1548cf0ae64d28869f7f8cdd29851e3a51eb04
-
- 01 Feb, 2019 - 1 commit
-
-
Topi Reinio authored
Change-Id: I924c4228a3c5117d87b98ca4643dc3871d205e88 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 26 Jan, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: I1c8dd12e37606df62c6ac30916caeb20044e082e
-
- 24 Jan, 2019 - 1 commit
-
-
Kai Koehne authored
Remove shared main entry function and shared resources (that were not used anyway), and simplify the entry point: * Get rid of special handling of QT_QUICK_CORE_PROFILE, QT_QUICK_MULTISAMPLE environment variables. * Remove QQmlFileSelector, which is not used in the examples. * Do set QtCoreAppication::organizationName to 'QtExamples', so that the settings are separate from QtProject. This follows recent changes in Qt WebEngine examples. Change-Id: I01851b3434901fefc2738136a2f1795d682a3233 Reviewed-by:
Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
- 23 Jan, 2019 - 1 commit
-
-
Kai Koehne authored
Change-Id: I1f22ddd4ff8cd801319cd9e3db1d35a2ab21d2d4 Reviewed-by:
Sean Harmer <sean.harmer@kdab.com> (cherry picked from commit 2646d39b)
-
- 18 Jan, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
Conflicts: .qmake.conf Change-Id: Ided6bff30e48b3485cdf950e2d59c893829b3ffa
-
Qt Forward Merge Bot authored
Change-Id: I5421b3471e8e5619c5ac12c19cf7d3005e3abc69
-
- 14 Jan, 2019 - 2 commits
-
-
Friedemann Kleint authored
Update options and state that it requires a build environment. Task-number: QTBUG-71334 Change-Id: I802538aee9e3e84cfe68f65944a8ace243f60d55 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Andy Shaw <andy.shaw@qt.io> Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
Kari Oikarinen authored
Change-Id: Ibcd1fc3068f2b680edc194ff95c62e848c17d35d
-
- 10 Jan, 2019 - 2 commits
-
-
Qt Forward Merge Bot authored
Conflicts: .qmake.conf Change-Id: Ia9eed3a448a0c716a69b70097f2a877d095a953e
-
Paul Wicking authored
+ 4d57f6bc QtQuick: Fix & clean up alarms.pro + 113e24a5 Doc: Add brief section to "Qt for QNX", "Qt for VxWorks" + ec6883bd Doc: Remove broken link from iOS documentation + 9c8b6088 Bump version + 9aec0395 Make example code in Qt documentation also available under BSD-3-clause + b6a5aff9 Improve the exception safety code sample + 144395f0 Fix the usage of the ret variable in the exception safety code sample + 66bddfb5 Add changes file for Qt 5.11.3 + 4db2e07f Doc: Document Qt Quick WebGL plugin license + a58fa967 Doc: Remove obsolete build instructions for Qt Quick WebGL plugin + 0a474628 winrt: Update winrtrunner's help output + 8f7c4db0 Clarify target platforms of winrt port + c162c4b5 windows: Fix origin of environment setup script + 9d889327 Doc: Replace Controls 1 and MouseArea references + 3361d004 Doc: Change the depends order in the doc config + ec479952 remove references to bundled xkbcommon + 10b3f2c1 macOS: improve quit menu item documentation + bfe54113 Bump version Change-Id: I63e1c88a718757a55904c5a0f4358aa651e5a40c Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
- 09 Jan, 2019 - 1 commit
-
-
Oliver Wolff authored
Change-Id: Id2bfc8476ddc4d46d92a2d5a27b195a60a96ab76 Reviewed-by:
Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by:
Andre de la Rocha <andre.rocha@qt.io> Reviewed-by:
Miguel Costa <miguel.costa@qt.io>
-
- 08 Jan, 2019 - 1 commit
-
-
Mitch Curtis authored
Change-Id: Ie617fe25a33928719f290844c1533b16bf2431f0 Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
- 07 Jan, 2019 - 2 commits
-
-
Ulf Hermann authored
This new qmake variable eliminates the limitations of compiling QML ahead of time. Change-Id: Icc27cc926d31ec16e565974a256fbd647ba98ba7 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Kari Oikarinen authored
Change-Id: I7efc3e9acc5529402c936b16a1da4913452984ce
-
- 05 Jan, 2019 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: Ia1f5e142e85bdfb4312917b1fba54283f0547984
-
- 03 Jan, 2019 - 1 commit
-
-
Samuel Gaist authored
The documentation is lacking information about how Qt handles the Quit application menu item. This patch improves that explaining how it should be handled. Change-Id: Id2e8d457f67c7c4a8857cf28e7bf69b5df4c1aa2 Fixes: QTBUG-14174 Reviewed-by:
Paul Wicking <paul.wicking@qt.io> Reviewed-by:
Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-
- 25 Dec, 2018 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: If45749a200b96cd0200c3df44b4d3969eb2736e8
-
- 12 Dec, 2018 - 1 commit
-
-
Gatis Paeglis authored
... as we don't bundle this library since qtbase/c3a963da1f9e7b1d37e63eedded61da4fbdaaf9a. Change-Id: I773ca5ce56750ade8d4dca5d2eeff93abcf5b083 Reviewed-by:
Nico Vertriest <nico.vertriest@qt.io> Reviewed-by:
Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
-
- 11 Dec, 2018 - 3 commits
-
-
Thiago Macieira authored
Change-Id: I42a48bd64ccc41aebf84fffd15653eef5a71b0a6 Reviewed-by:
Lars Knoll <lars.knoll@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Qt Forward Merge Bot authored
Change-Id: I862844abd5b52463ea086428b31e9d5f32943657
-
Qt Forward Merge Bot authored
Change-Id: I89485110baf91c367b448fd1e913e02fe29345a7
-
- 07 Dec, 2018 - 4 commits
-
-
Venugopal Shivashankar authored
The depends order affects the auto links in the doc, especially for Controls 1 and Controls 2 QML types. Change-Id: Ibf46f9dc7428cfc6e242720d437939b0b29ab518 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
Venugopal Shivashankar authored
Also, updated the snippet that demonstrates creating custom QML types. Change-Id: I5a385b4d2eb7d96a50f314e5c6d1304665600bb8 Reviewed-by:
Mitch Curtis <mitch.curtis@qt.io>
-
Oliver Wolff authored
The mentioned setup scripts are part of the Visual Studio installation. Change-Id: I8cbb3867f892b6baee0d1e09fce89d36faae173a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
Oliver Wolff authored
Building desktop applications using the winrt port might be possible, but it is by far not the main reason for having this port. Stating that we support desktop builds using Qt for WinRT just causes confusion. Instead we further clarify the term UWP in a short sentence inside the winrt part of "supported platforms". Change-Id: I7d1762f5b450dab74ff3c4e1e1aa16586f242319 Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-
- 06 Dec, 2018 - 1 commit
-
-
Oliver Wolff authored
Change-Id: I7b416fc3a297a4af4c40e947940a8bc1d83c921a Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
- 05 Dec, 2018 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: Ia08bc0e173ea1aa97e35840ce59cb8d4f4011503
-
- 04 Dec, 2018 - 2 commits
-
-
Qt Forward Merge Bot authored
Change-Id: Ic1cca02a9c7507bc5e1472602bbfa106bcc22c65
-
Qt Forward Merge Bot authored
Change-Id: I8e80ca08e5b3045b04f35ff281f75c6d66efe844
-
- 26 Nov, 2018 - 2 commits
-
-
Topi Reinio authored
The plugin dependencies are managed by the build system and need not to be stated in the documentation. The plugin itself is already usable out of the box for delivered Qt packages. Task-number: QTBUG-67910 Change-Id: I9d4218b1035fdce9e4a33317d54a388bad404b6d Reviewed-by:
Artem Sidyakin <artem.sidyakin@qt.io> Reviewed-by:
Jesus Fernandez <Jesus.Fernandez@qt.io>
-
Topi Reinio authored
Mention that Qt Quick WebGL plugin is available under a commercial and GPLv3 licenses, and move it under the correct section in 'All Qt Modules' page. Task-number: QTBUG-67910 Change-Id: Ia5c063d27c100b1156751313c884f32eb6ab3cf1 Reviewed-by:
Jesus Fernandez <Jesus.Fernandez@qt.io>
-
- 24 Nov, 2018 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: Iddde8f80499c6094d77f270d29a28814b43cc82f
-
- 22 Nov, 2018 - 1 commit
-
-
Antti Kokko authored
+ a51ddb2c Remove conflicting anchor targets from the sidebar + a2aecd12 Update minimum freetype version + 9dc1f60b Doc: Fix links to build requirements pages + 4fbe46da QNX: Update platform and compiler notes + 22572163 Fix a link to a Qt Creator tutorial + 8a1e70b4 Document how to create an .ico file from a set of images using ImageMagick + 4c131661 Properly document license of Qt examples + 94e64d55 Doc: Fix the broken link to the Qt for Device Creation docs + 9558eaf0 Doc: Change the \section2 title to avoid wrong links + db16cdb8 Doc: Use explicit links to fix broken links to Qt WebEngine module + c6e73db4 Doc: fix typo + ec6883bd Doc: Remove broken link from iOS documentation + 9c8b6088 Bump version Change-Id: I4bbcf08d97e428b99f9001765b28431d571b73a0 Reviewed-by:
Paul Wicking <paul.wicking@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@qt.io> Reviewed-by:
Martin Smith <martin.smith@qt.io>
-
- 18 Nov, 2018 - 1 commit
-
-
Samuel Gaist authored
The usage was wrong because of the declaration of the variable in the scope of the try block. Task-number: QTBUG-71587 Change-Id: I52e45c9df6ef41f347c61dd023e126d5ba7715db Reviewed-by:
Sze Howe Koh <szehowe.koh@gmail.com>
-
- 17 Nov, 2018 - 1 commit
-
-
Qt Forward Merge Bot authored
Change-Id: I750d45e92cf293936484315e8666cf8ce30b2563
-
- 16 Nov, 2018 - 3 commits
-
-
The Qt Project authored
-
Qt Forward Merge Bot authored
Conflicts: .qmake.conf Change-Id: I3c295556b3abc2f3fb2f8cfda9be373fda13f695
-
Samuel Gaist authored
This patch improves the code by showing better handling of the exit code. Change-Id: I10f44a93fe342bfd998b717f71ad16216e921d7b Fixes: QTBUG-71587 Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
- 13 Nov, 2018 - 1 commit
-
-
Jani Heikkinen authored
The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.11.2 and Qt 5.12.0 checkouts, and diff'ing these. Webengine changes is based on ce0335c0b6c892bfdb06cd52830a705aa6d71d9b Changes that just did add incomplete metadata (like homepage of upstream project, version number....) are not listed. Task-number: QTBUG-71598 Change-Id: Id05299d40712687ede7c45dc276b374d4c2644cd Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-