aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
5.10Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi8 years
5.11Bump versionKari Oikarinen7 years
5.12Bump versionJani Heikkinen4 years
5.13Fix a layout bug caused by a delegate item that was moved by the userJan Arve Sæther6 years
5.14Generate the docs for qmlRegisterSingletonInstanceGiuseppe D'Angelo6 years
5.15Update opensource license to .frag and .vert filesTarja Sundqvist5 months
5.15.17Update opensource license to .frag and .vert filesTarja Sundqvist5 months
5.3Move syncTimer measurment to the correct place.Josh Arenson11 years
5.4Doc: Document limits of QSGGeometry::setLineWidthKai Koehne10 years
5.5QQuickTextLine: set lineOffset to zero in ctorAnton Kudryavtsev10 years
5.6Correctly set this object when calling scope/context functionsErik Verbruggen7 years
5.7Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi9 years
5.8V4: Fix issues with very small loopsErik Verbruggen9 years
5.9Add changes file for Qt 5.9.9Antti Kokko6 years
6.0Update dependencies on '6.0' in qt/qtdeclarativeQt Submodule Update Bot4 years
6.1Revert "Fix for possible crash in QSGDefaultLayer::grab"Laszlo Agocs4 years
6.10Increase robustness of <img> tag in Text componentEskil Abrahamsen Blomfeldt16 hours
6.10.0Update dependencies on '6.10.0' in qt/qtdeclarativeQt Submodule Update Bot4 weeks
6.2Merge tag 'v6.2.13-lts' into tqtc/lts-6.2-opensourceTarja Sundqvist2 months
6.2.0Update dependencies on '6.2.0' in qt/qtdeclarativeQt Submodule Update Bot4 years
6.2.4Update dependencies on '6.2.4' in qt/qtdeclarativeQt Submodule Update Bot4 years
6.3Doc: Use tabs instead of a table that has code snippetsAndreas Eliasson3 years
6.4Doc: Remove mention of module version requirementPaul Wicking2 years
6.4.0Update dependencies on '6.4.0' in qt/qtdeclarativeQt Submodule Update Bot3 years
6.4.1Update dependencies on '6.4.1' in qt/qtdeclarativeQt Submodule Update Bot3 years
6.4.2Update dependencies on '6.4.2' in qt/qtdeclarativeQt Submodule Update Bot3 years
6.4.3Update dependencies on '6.4.3' in qt/qtdeclarativeQt Submodule Update Bot3 years
6.5Merge tag 'v6.5.7-lts-lgpl' into 6.5Tarja Sundqvist3 weeks
6.5.0Keyinteraction example: Update by coding conventions from official docBumjoon Park3 years
6.5.1Update dependencies on '6.5.1' in qt/qtdeclarativeQt Submodule Update Bot2 years
6.5.2Update dependencies on '6.5.2' in qt/qtdeclarativeQt Submodule Update Bot2 years
6.5.3Update dependencies on '6.5.3' in qt/qtdeclarativeQt Submodule Update Bot2 years
6.5.5Merge tag 'v6.5.5-lts-lgpl' into 6.5.5Tarja Sundqvist4 months
6.6SelectionRectangle: ensure we remove or update selection handles if selection...Richard Moe Gustavsen19 months
6.6.0Curve renderer: quick fix for unsafe static_castPaul Olav Tvete2 years
6.6.1Update dependencies on '6.6.1' in qt/qtdeclarativeQt Submodule Update Bot23 months
6.6.2Update dependencies on '6.6.2' in qt/qtdeclarativeQt Submodule Update Bot21 months
6.6.3Update dependencies on '6.6.3' in qt/qtdeclarativeQt Submodule Update Bot19 months
6.7QtQml: Disable AOT compiled code when QML-previewingUlf Hermann13 months
6.7.0Update dependencies on '6.7.0' in qt/qtdeclarativeQt Submodule Update Bot19 months
6.7.1Update dependencies on '6.7.1' in qt/qtdeclarativeQt Submodule Update Bot18 months
6.7.2Update dependencies on '6.7.2' in qt/qtdeclarativeQt Submodule Update Bot17 months
6.7.3Update dependencies on '6.7.3' in qt/qtdeclarativeQt Submodule Update Bot13 months
6.8qmlls highlighter: Avoid warningsFabian Kosmale6 months
6.8.0Update dependencies on '6.8.0' in qt/qtdeclarativeQt Submodule Update Bot13 months
6.8.1Engine: Mark created wrapped objects after GCState::MarkWeakValuesOlivier De Cannière11 months
6.8.2Update dependencies on '6.8.2' in qt/qtdeclarativeQt Submodule Update Bot9 months
6.8.3Doc: Fix issues with \fn signaturesTopi Reinio7 months
6.9Add security header for src/qmldomSemih Yavuz6 weeks
6.9.0Update dependencies on '6.9.0' in qt/qtdeclarativeQt Submodule Update Bot7 months
6.9.1Update dependencies on '6.9.1' in qt/qtdeclarativeQt Submodule Update Bot5 months
6.9.2Update dependencies on '6.9.2' in qt/qtdeclarativeQt Submodule Update Bot2 months
6.9.3Update dependencies on '6.9.3' in qt/qtdeclarativeQt Submodule Update Bot5 weeks
devQmlTooling: Add security headersUlf Hermann16 hours
old/5.0Merge branch 'release' into old/5.0Oswald Buddenhagen13 years
old/5.1Docs: fix QtQuick2::Item::layer.sourceRect typeJ-P Nurmi12 years
old/5.2Revert "Fix scenegraph backend API for material shaders."Michael Brasser12 years
r2d-5.5Add explicit include for QCoreApplication to satisfy some compilersAndy Shaw10 years
r2d-5.6Fix Image smoothing not workingJonathan Liu10 years
r2d-5.6.0Fix Image smoothing not workingJonathan Liu10 years
r2d-devWrap all classes in Qt namespaceAndy Nichols10 years
wip/animation-refactorMerge branch 'master' into animation-refactorMichael Brasser14 years
wip/cmakeCMake: Regenerate and adapt to merge from devAlexandru Croitor6 years
wip/dbusUse QStringRef in a bunch of places.Sérgio Martins10 years
wip/figmastyleStyleGenerator: Generate CMakeLists.txt fileDoris Verria13 months
wip/gcDon't append garbage to the function parameter slotsThiago Macieira12 years
wip/iosstyleiOS Style: Add RadioButton and CheckBox controlsDoris Verria4 years
wip/itemviewsQQmlDelegateModel: check incubationTask before accessing itRichard Moe Gustavsen8 years
wip/material3Move manual test for material stylePaul Wicking3 years
wip/naclQtDeclarative fixes and workarounds for NaClMorten Johan Sørvig9 years
wip/nativemenusQQuickPopupWindow: forward pointer events to the menu under the mouseRichard Moe Gustavsen17 months
wip/new-backendV4: Add int32 fastpath for add/sub/mul in the JITErik Verbruggen8 years
wip/pointerhandlerFix some bugs related to child mouse filteringJan Arve Saether8 years
wip/propertycache-refactorQQmlInstanceModel: add variantValue()Mitch Curtis7 years
wip/qquickdeliveryagentComplete splitting of delivery logic qqwindow.cpp -> deliveryagent.cppShawn Rutledge5 years
wip/qtquickcontrols2Fix test pathsMitch Curtis4 years
wip/scenegraphngMerge "Merge remote-tracking branch 'origin/dev' into wip/scenegraphng"Laszlo Agocs6 years
wip/statemachineSmall util.pri fix.Michael Brasser14 years
wip/textngAdd TextLayout elementYann Bodson14 years
wip/tizenAdd list of changes for 5.4.1 relative to 5.4.0Simon Hausmann11 years
wip/visuallistmodelFix issues in merge operation.Andrew den Exter14 years
wip/webassemblywasm: rename Q_OS_HTML5 to Q_OS_WASM to reflect qtbaseLorn Potter7 years
 
TagDownloadAuthorAge
v6.5.7-lts-lgplcommit 844f9b9b37...Tarja Sundqvist3 weeks
v6.10.0commit 7e0ab1d98c...Antti Kokko4 weeks
v6.9.3commit c1640ba760...Antti Kokko5 weeks
v5.15.18-lts-lgplcommit 2d723c3626...Tarja Sundqvist5 weeks
v6.10.0-rc1commit 959cda5e12...Antti Kokko6 weeks
v6.2.13-lts-lgplcommit c6fdadd916...Teemu Jokitulppo7 weeks
v6.10.0-beta4commit 4c77c50924...Antti Kokko8 weeks
v6.9.2commit b653aebb21...Antti Kokko2 months
v6.10.0-beta3commit a319a14da7...Antti Kokko2 months
v6.10.0-beta2commit 9b936c9d8c...Patrik Teivonen4 months
v6.5.5-lts-lgplcommit 1bdc78e942...Tarja Sundqvist4 months
v5.15.17-lts-lgplcommit 8fb7292711...Tarja Sundqvist4 months
v6.10.0-beta1commit 270843e08c...Antti Kokko5 months
v6.5.6-lts-lgplcommit ff0a47c8f2...Teemu Jokitulppo5 months
v6.9.1commit 1e6adc3d5f...Antti Kokko5 months
v6.9.0commit 47ecb4fa22...Antti Kokko7 months
v6.8.3commit 2ec235a223...Antti Kokko7 months
v6.9.0-rc1commit 47fc3baf9b...Antti Kokko8 months
v6.9.0-beta3commit 2757053ded...Antti Kokko8 months
v6.2.12-lts-lgplcommit a7c766a986...Teemu Jokitulppo8 months
v6.8.2commit 75534f3e7f...Antti Kokko9 months
v6.9.0-beta2commit 237decc5ef...Antti Kokko9 months
v6.2.11-lts-lgplcommit 3d6ea255db...Teemu Jokitulppo10 months
v6.5.4-lts-lgplcommit 9edb471d3a...Teemu Jokitulppo10 months
v6.9.0-beta1commit 88a9582283...Antti Kokko10 months
v6.8.1commit b34fca3494...Antti Kokko11 months
v5.15.16-lts-lgplcommit abe4729ea8...Teemu Jokitulppo12 months
v6.2.10-lts-lgplcommit 9886ff3735...Teemu Jokitulppo13 months
v6.8.0commit 2884c60124...Antti Kokko13 months
v6.7.3commit 34ffe0c15a...Antti Kokko13 months
v6.8.0-rc1commit c70530078e...Antti Kokko13 months
v6.8.0-beta4commit d5171b1425...Antti Kokko14 months
v5.15.15-lts-lgplcommit 7c32569ad2...Teemu Jokitulppo14 months
v6.8.0-beta3commit 10d00aca5e...Antti Kokko15 months
v6.8.0-beta2commit df193621ed...Patrik Teivonen16 months
v6.2.9-lts-lgplcommit a1b4a68d11...Tarja Sundqvist16 months
v6.7.2commit 12533cc0bd...Antti Kokko16 months
v6.8.0-beta1commit b241e3f8bc...Antti Kokko17 months
v6.7.1commit 734849e457...Antti Kokko17 months
v5.15.14-lts-lgplcommit 5f4570b516...Antti Kokko17 months
v6.2.8-lts-lgplcommit 9919f58fce...Antti Kokko19 months
v6.7.0commit e6d14fcdc9...Antti Kokko19 months
v6.6.3commit ab5521fd1a...Antti Kokko19 months
v6.7.0-rc2commit 579cec7ef2...Antti Kokko19 months
v6.7.0-rc1commit 68f5129f9f...Antti Kokko20 months
v6.7.0-beta3commit cd7814c17f...Antti Kokko21 months
v6.6.2commit b3d82373ac...Antti Kokko21 months
v6.7.0-beta2commit 7c74c0895c...Antti Kokko21 months
v5.15.13-lts-lgplcommit 6ab9856ef3...Antti Kokko21 months
v5.15.12-lts-lgplcommit 105e610548...Antti Kokko22 months
v6.7.0-beta1commit ac5bcedc21...Antti Kokko22 months
v6.6.1commit 30cb9f48ba...Antti Kokko23 months
v6.2.7-lts-lgplcommit 02277e3753...Antti Kokko24 months
v6.6.0commit e559d5cf2b...Antti Kokko2 years
v6.5.3commit e00c258fa5...Antti Kokko2 years
v6.2.6-lts-lgplcommit 4a6dfcd838...Antti Kokko2 years
v6.6.0-rc1commit c8b481a3f9...Antti Kokko2 years
v6.6.0-beta4commit 6ad23dc402...Antti Kokko2 years
v5.15.11-lts-lgplcommit 960a980dc8...Antti Kokko2 years
v6.6.0-beta3commit e6d50b30e9...Antti Kokko2 years
v6.5.2commit f289063ff1...Akseli Salovaara2 years
v6.6.0-beta2commit b336de30c1...Akseli Salovaara2 years
v6.6.0-beta1commit f7e6e6a262...Antti Kokko2 years
v5.15.10-lts-lgplcommit 540c4e4a5d...Antti Kokko2 years
v6.5.1commit 65651dc1d3...Antti Kokko2 years
v5.15.9-lts-lgplcommit 19ed7973a3...Antti Kokko3 years
v6.5.0commit 3238e18d6b...Antti Kokko3 years
v6.5.0-rc1commit df1d58013d...Antti Kokko3 years
v6.4.3commit 7161b3a04d...Antti Kokko3 years
v6.5.0-beta3commit 11a481301d...Antti Kokko3 years
v6.2.5-lts-lgplcommit 22b7e9c791...Antti Kokko3 years
v6.5.0-beta2commit 0fac060a18...Antti Kokko3 years
v6.4.2commit 1b58f30087...Antti Kokko3 years
v6.5.0-beta1commit c77e1d3bfb...Antti Kokko3 years
v5.15.8-lts-lgplcommit f5701f0def...Antti Kokko3 years
v6.4.1commit a514640b2a...Antti Kokko3 years
v5.15.7-lts-lgplcommit da0aac1057...Antti Kokko3 years
v6.4.0commit 0c0f33b73e...Antti Kokko3 years
v6.4.0-rc1commit aab9ac1fb8...Antti Kokko3 years
v6.3.2commit 9e53299b77...Antti Kokko3 years
v5.15.6-lts-lgplcommit f274d77577...Antti Kokko3 years
v6.4.0-beta4commit 0dc6034f91...Antti Kokko3 years
v6.4.0-beta3commit de7679f38b...Antti Kokko3 years
v6.4.0-beta2commit c36e3f1520...Akseli Salovaara3 years
v5.15.5-lts-lgplcommit ae66ecf0f9...Antti Kokko3 years
v6.4.0-beta1commit 31e3967afa...Antti Kokko3 years
v6.3.1commit 47ef121e1a...Antti Kokko3 years
v5.15.4-lts-lgplcommit 04ea6df18a...Antti Kokko3 years
v6.3.0commit 2a45651292...Antti Kokko4 years
v6.3.0-rc1commit fb8fc5ea31...Antti Kokko4 years
v6.2.4commit 26140891b4...Antti Kokko4 years
v6.3.0-beta3commit 48216ce496...Antti Kokko4 years
v6.3.0-beta2commit 34f0e0b3ac...Antti Kokko4 years
v6.3.0-beta1commit 4c7b3ad11c...Antti Kokko4 years
v6.2.3commit 28dfd3b03d...Antti Kokko4 years
v6.3.0-alpha1commit d394b2e0ce...Antti Kokko4 years
v6.2.2commit 00c352c4d4...Antti Kokko4 years
v5.12.12commit 824570979e...Antti Kokko4 years
v5.15.3-lts-lgplcommit 4bb06cfba9...Antti Kokko4 years
v6.2.1commit 973399d8e6...Antti Kokko4 years
v6.2.0commit 03e111a818...Antti Kokko4 years
v6.2.0-rc2commit 21138f5117...Antti Kokko4 years
v6.2.0-rc1commit 830eaefec5...Antti Kokko4 years
v6.2.0-beta4commit edb3d1ff79...Antti Kokko4 years
v6.1.3commit 2f556e351d...Antti Kokko4 years
v6.2.0-beta3commit 533a262e0b...Antti Kokko4 years
v6.2.0-beta2commit f699006008...Jani Heikkinen4 years
v6.2.0-beta1commit 8e85b3089c...Akseli Salovaara4 years
v6.1.2commit c450bddeba...Antti Kokko4 years
v6.2.0-alpha1commit a0133d07b5...Antti Kokko4 years
v6.1.1commit 41c787b567...Antti Kokko4 years
v5.12.11commit ca5d6cccde...Antti Kokko4 years
v6.1.0commit 2423608d6c...Antti Kokko4 years
v6.0.4commit 77fd3a0969...Antti Kokko5 years
v6.1.0-rc2commit 07c37d7edb...Antti Kokko5 years
v6.1.0-rc1commit 87590425e4...Antti Kokko5 years
v6.1.0-beta3commit 35689f6993...Antti Kokko5 years
v6.0.3commit 373897b4bb...Antti Kokko5 years
v6.1.0-beta2commit d1ef40ff4d...Antti Kokko5 years
v6.1.0-beta1commit d906e9fdd7...Antti Kokko5 years
v6.0.2commit da46b97ed5...Antti Kokko5 years
v6.1.0-alpha1commit e7695ce2ca...Antti Kokko5 years
v6.0.1commit d347cbfc8c...Antti Kokko5 years
v6.0.0commit fa87052d56...Antti Kokko5 years
v6.0.0-rc2commit 2952114cf8...Antti Kokko5 years
v6.0.0-rc1commit d037cc4ecc...Antti Kokko5 years
v6.0.0-beta5commit 39065e1cec...Antti Kokko5 years
v5.15.2commit 104eae5b17...Antti Kokko5 years
v6.0.0-beta4commit bb61349080...Antti Kokko5 years
v5.12.10commit 36e4e9bbd4...Antti Kokko5 years
v6.0.0-beta3commit ebd78a1662...Antti Kokko5 years
v6.0.0-beta2commit d22ea28589...Antti Kokko5 years
v6.0.0-beta1commit 22e0701ee8...Antti Kokko5 years
v6.0.0-alpha1commit 3ff1cbd6c0...Antti Kokko5 years
v5.15.1commit 02c499996b...Antti Kokko5 years
v5.12.9commit 722caf22ad...Antti Kokko5 years
v5.15.0commit 5a3d9309ec...Antti Kokko5 years
v5.15.0-rc2commit 829da62396...Antti Kokko5 years
v5.15.0-rc1commit 4204f543eb...Antti Kokko5 years
v5.15.0-beta4commit 574e74ffed...Antti Kokko6 years
v5.12.8commit 101799f8ac...Antti Kokko6 years
v5.15.0-beta3commit 8dfcc71953...Antti Kokko6 years
v5.14.2commit 23a000f9a1...Antti Kokko6 years
v5.15.0-beta2commit 4482aa576b...Antti Kokko6 years
v5.15.0-beta1commit b3ff342d32...Antti Kokko6 years
v5.15.0-alpha1commit 8e822e981d...Antti Kokko6 years
v5.12.7commit d762ea24b5...Antti Kokko6 years
v5.14.1commit 51a158929b...Antti Kokko6 years
v5.9.9commit 9dc3e7885d...Antti Kokko6 years
v5.14.0commit 290251541e...Antti Kokko6 years
v5.14.0-rc2commit 290251541e...Antti Kokko6 years
v5.14.0-rc1commit 75c7f093e0...Antti Kokko6 years
v5.12.6commit 179c4b689d...Antti Kokko6 years
v5.14.0-beta3commit e87ecaf552...Antti Kokko6 years
v5.13.2commit 4080025fed...Antti Kokko6 years
v5.14.0-beta2commit 5001f79c4f...Antti Kokko6 years
v5.14.0-beta1commit dae5bc672e...Antti Kokko6 years
v5.14.0-alpha1commit 3fb574d01c...Antti Kokko6 years
v5.12.5commit 7b47350736...Antti Kokko6 years
v5.13.1commit 02b47ec4a5...Antti Kokko6 years
v5.13.0commit ecc092fa55...Antti Kokko6 years
v5.13.0-rc3commit ecc092fa55...Antti Kokko6 years
v5.12.4commit 48b4df598c...Antti Kokko6 years
v5.13.0-rc2commit ecc092fa55...Antti Kokko6 years
v5.13.0-rc1commit ecc092fa55...Antti Kokko6 years
v5.13.0-beta4commit ecc092fa55...Antti Kokko6 years
v5.13.0-beta3commit 8bc3329e2c...Antti Kokko7 years
v5.9.8commit 282d553053...Akseli Salovaara7 years
v5.12.3commit 5ead393eba...Akseli Salovaara7 years
v5.13.0-beta2commit 8c3172d724...Antti Kokko7 years
v5.13.0-beta1commit 850aaa0fb4...Antti Kokko7 years
v5.12.2commit cd7ce85ff0...Antti Kokko7 years
v5.13.0-alpha1commit e04e5db13d...Antti Kokko7 years
v5.12.1commit a566125b9f...Antti Kokko7 years
v5.12.0commit 64ee4968b4...Antti Kokko7 years
v5.11.3commit e3c0bb7811...Antti Kokko7 years
v5.12.0-rc2commit 64ee4968b4...Antti Kokko7 years
v5.12.0-rc1commit 64ee4968b4...Antti Kokko7 years
v5.12.0-beta4commit 0477a057fd...Antti Kokko7 years
v5.12.0-beta3commit 6734ee9a6d...Antti Kokko7 years
v5.9.7commit 9e5de38fbb...Antti Kokko7 years
v5.12.0-beta2commit 41e15cb21c...Antti Kokko7 years
v5.12.0-beta1commit ec866a4d72...Antti Kokko7 years
v5.11.2commit 0431e462df...Antti Kokko7 years
v5.12.0-alpha1commit 49c9a5fbdb...Antti Kokko7 years
v5.11.1commit 68e282f510...Antti Kokko7 years
v5.9.6commit 283a900c4e...Antti Kokko7 years
v5.11.0commit 1e82f11629...Antti Kokko7 years
v5.11.0-rc2commit 1e82f11629...Antti Kokko7 years
v5.11.0-rc1commit 1e82f11629...Antti Kokko7 years
v5.11.0-beta4commit 539d724890...Antti Kokko8 years
v5.9.5commit dfbe918537...Antti Kokko8 years
v5.11.0-beta3commit d2ed475b84...Antti Kokko8 years
v5.11.0-beta2commit 4838687eaa...Antti Kokko8 years
v5.11.0-beta1commit 53d1e9ed21...Antti Kokko8 years
v5.11.0-alpha1commit 8190fd16f8...Antti Kokko8 years
v5.10.1commit 3e91062877...Antti Kokko8 years
v5.9.4commit 317908e72a...Antti Kokko8 years
v5.10.0commit dac71f3d6f...Antti Kokko8 years
v5.10.0-rc3commit dac71f3d6f...Antti Kokko8 years
v5.10.0-rc2commit cc46992fbb...Antti Kokko8 years
v5.10.0-rc1commit 19f54245d3...Antti Kokko8 years
v5.9.3commit 0877858641...Antti Kokko8 years
v5.10.0-beta4commit 853b4b08d5...Antti Kokko8 years
v5.10.0-beta3commit 3e20d1059a...Antti Kokko8 years
v5.10.0-beta2commit 83e9d16576...Antti Kokko8 years
v5.10.0-beta1commit 0d3592aa7f...Antti Kokko8 years
v5.9.2commit 32218c3243...Antti Kokko8 years
v5.6.3commit bb01612a88...Antti Kokko8 years
v5.10.0-alpha1commit 00adacd793...Antti Kokko8 years
v5.9.1commit 525de4ff29...Antti Kokko8 years
v5.9.0commit 96f6ba5f56...Antti Kokko8 years
v5.9.0-rc2commit 96f6ba5f56...Antti Kokko8 years
v5.9.0-rc1commit 96f6ba5f56...Antti Kokko8 years
v5.9.0-beta4commit c6748dde37...Antti Kokko8 years
v5.9.0-beta3commit 93bc4113f0...Antti Kokko9 years
v5.9.0-beta2commit 1bee1eb0f8...Akseli Salovaara9 years
v5.9.0-beta1commit f261a534cc...Akseli Salovaara9 years
v5.9.0-alpha1commit 2a15f6c5de...Akseli Salovaara9 years
v5.8.0commit fffb997e19...Antti Kokko9 years
v5.8.0-rc1commit 884d06db09...Antti Kokko9 years
v5.7.1commit 2a992040e2...Antti Kokko9 years
v5.8.0-beta1commit 9d085bf002...Antti Kokko9 years
v5.6.2commit c1d726fe19...Antti Kokko9 years
v5.8.0-alpha1commit c13aa48d4c...Antti Kokko9 years
v5.6.1-1commit 9b1231ca3d...Antti Kokko9 years
v5.7.0commit 210617de78...Antti Kokko9 years
v5.6.1commit 18e77550f1...Antti Kokko9 years
v5.7.0-rc1commit 2d70b4b5c3...Antti Kokko9 years
v5.7.0-beta1commit 70cb68298a...Antti Kokko10 years
v5.6.0commit dc558b69f0...Antti Kokko10 years
v5.7.0-alpha1commit 922e9d6b0c...Akseli Salovaara10 years
v5.6.0-rc1commit 19dffeed2e...Antti Kokko10 years
v5.6.0-beta1commit 5f96bc0738...Antti Kokko10 years
v5.5.1commit 219c80b329...Antti Kokko10 years
v5.6.0-alpha1commit 91a96d1de9...Antti Kokko10 years
v5.5.0commit b1ccb1f8c3...Antti Kokko10 years
v5.5.0-rc1commit b1ccb1f8c3...Antti Kokko10 years
v5.4.2commit 79d56651ed...Antti Kokko10 years
v5.5.0-beta1commit b999aaaf4e...Antti Kokko10 years
v5.5.0-alpha1commit a99707bcbe...Antti Kokko11 years
v5.4.1commit aebdf46499...Antti Kokko11 years
v5.4.0commit fdf004803d...Matti Paaso11 years
v5.4.0-rc1commit dd08a22a4e...Antti Kokko11 years
v5.4.0-beta1commit 099ae0597d...Antti Kokko11 years
v5.3.2commit d8bc98b525...Antti Kokko11 years
v5.4.0-alpha1commit f9ee33f968...Antti Kokko11 years
v5.3.1commit bbd8080e95...Matti Paaso11 years
v5.3.0commit 073cde9d21...Antti Kokko11 years
v5.3.0-rc1commit bef0fd5fe9...Antti Kokko11 years
v5.3.0-beta1commit b3d8a4d47d...Antti Kokko12 years
v5.3.0-alpha1commit 7d25db8ff4...Antti Kokko12 years
v5.2.1commit b433c4b5a7...Antti Kokko12 years
v5.2.0commit f95fdacb3a...Antti Kokko12 years
v5.2.0-rc1commit ce38c71b1c...Antti Kokko12 years
v5.2.0-beta1commit 9de3630a51...Matti Paaso12 years
v5.2.0-alpha1commit 6752b6fef6...Sergio Ahumada12 years
v5.1.1commit 7ec1d9797b...Sergio Ahumada12 years
v5.1.0commit 811337a73c...Sergio Ahumada12 years
v5.1.0-rc2commit 811337a73c...Sergio Ahumada12 years
v5.1.0-rc1commit 278139c5d7...Sergio Ahumada12 years
v5.1.0-beta1commit 7c0156309e...Sergio Ahumada12 years
v5.1.0-alpha1commit f7ada9b932...Sergio Ahumada13 years
v5.0.2commit 2223f1ae29...Sergio Ahumada13 years
v5.0.1commit f4d4689d3c...Sergio Ahumada13 years
v5.0.0commit 260898f36d...Sergio Ahumada13 years
v5.0.0-rc2commit ce97fe0fc4...Sergio Ahumada13 years
v5.0.0-rc1commit 90ac501882...Sergio Ahumada13 years
v5.0.0-beta2commit 99b7d49553...Johanna Aijala13 years
v5.0.0-beta1commit 5162fa11a5...Sergio Ahumada13 years
qt-v5.0.0-alpha1commit ec7deb3d12...Marius Storm-Olsen14 years