index
:
delta/qt5/qttools.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/cmake
wip/qdoc-clang
wip/qt6
wip/winrt
code.qt.io: qt/qttools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
windeployqt: Add missing include.
Friedemann Kleint
2014-10-20
1
-0
/
+1
*
Assistant: prevent the main window from jumping during startup
Alexander Volkov
2014-10-17
1
-4
/
+0
*
Assistant: Make "Bookmarks Menu" the default bookmarks folder
Alexander Volkov
2014-10-16
1
-2
/
+1
*
Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4
Frederik Gladhorn
2014-10-16
8
-63
/
+331
|
\
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-10-14
8
-63
/
+331
|
|
\
|
|
*
Make sure the content widget never replaces valid data with empty data.
5.3
Christian Kandeler
2014-10-06
1
-9
/
+18
|
|
*
Prevent re-deploying already deployed imports.
Morten Johan Sørvig
2014-10-01
1
-0
/
+6
|
|
*
Work around legacy framework structures.
Morten Johan Sørvig
2014-10-01
1
-0
/
+21
|
|
*
Make deployed Qt Quick imports code signable
Morten Johan Sørvig
2014-10-01
1
-1
/
+27
|
|
*
Add -codesign option.
Morten Johan Sørvig
2014-10-01
3
-1
/
+149
|
|
*
Fix framework bundle deployment
Morten Johan Sørvig
2014-10-01
2
-44
/
+94
|
|
*
Fix crash when accessing the content model.
Christian Kandeler
2014-09-19
4
-8
/
+16
|
|
*
Merge remote-tracking branch 'origin/5.3.2' into 5.3
Frederik Gladhorn
2014-09-17
4
-8
/
+8
|
|
|
\
|
|
|
*
Update copyright year in About dialogs
v5.3.2
5.3.2
Kai Koehne
2014-09-04
4
-8
/
+8
*
|
|
|
uic: don't use QStringLiteral in comparisons
Marc Mutz
2014-10-14
3
-285
/
+293
*
|
|
|
generate_ui: adapt to upstream change in qtbase
Marc Mutz
2014-10-14
2
-9
/
+8
|
/
/
/
*
|
|
Assistant: Fix index updating on startup in the remote control mode
Alexander Volkov
2014-10-13
1
-2
/
+4
*
|
|
Update copyright year in "About" dialogs to 2014.
v5.4.0-beta1
Friedemann Kleint
2014-10-09
4
-8
/
+8
*
|
|
uic4: update sources from current generate_ui
Marc Mutz
2014-10-09
2
-63
/
+66
*
|
|
Android: Support recursive ANDROID_DEPLOYMENT_DEPENDENCIES
Eskil Abrahamsen Blomfeldt
2014-10-08
1
-2
/
+17
*
|
|
macdeployqt: fix checking for existing deployed files.
Jake Petroules
2014-10-07
1
-1
/
+1
*
|
|
windeployqt: Add support for QtWebEngine.
Friedemann Kleint
2014-10-06
1
-12
/
+54
*
|
|
Qt Designer: Load translations only when designer_<LANG>.qm is present.
Friedemann Kleint
2014-10-06
1
-12
/
+7
*
|
|
windeployqt: Use Qt5Gui.dll to detect ANGLE/OpenGL.
Friedemann Kleint
2014-10-03
1
-18
/
+24
*
|
|
Qt Designer: Add QOpenGLWidget.
Friedemann Kleint
2014-09-29
2
-0
/
+21
*
|
|
windeployqt: Deploy software rasterizer for dynamic Open GL builds.
Friedemann Kleint
2014-09-26
1
-8
/
+10
*
|
|
Removed run-time library for the QML compiler
Simon Hausmann
2014-09-26
1
-5
/
+3
*
|
|
Improve how macdeployqt calls qmlimportscanner
Morten Johan Sørvig
2014-09-26
1
-5
/
+27
*
|
|
Update license headers and add new license files
Antti Kokko
2014-09-25
844
-16020
/
+9268
*
|
|
Zoom the documentation according to the system DPI by default
Jocelyn Turcotte
2014-09-24
2
-5
/
+20
*
|
|
Qt Designer: Fix range check of double properties.
Friedemann Kleint
2014-09-24
1
-1
/
+1
*
|
|
qdbusviewer: Extract MainWindow class
Alexander Volkov
2014-09-24
6
-54
/
+174
*
|
|
Make sure the outputDirectory contains the full path not relative.
BogDan Vatra
2014-09-22
1
-4
/
+10
*
|
|
Don't remove assets folder.
BogDan Vatra
2014-09-22
1
-2
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-16
2
-5
/
+6
|
\
\
\
|
|
/
/
|
*
|
fix context checkmarks
Oswald Buddenhagen
2014-09-04
1
-1
/
+1
|
*
|
remove pointless empty column in message list
Oswald Buddenhagen
2014-09-02
1
-2
/
+4
|
|
/
|
*
macdeployqt: don't use hardcoded lib/ when searching for dylib
Samuel Gaist
2014-08-28
1
-2
/
+1
*
|
Assistant: Fix a name of a bookmarks folder
Alexander Volkov
2014-09-11
1
-1
/
+1
*
|
Android: Make search for import path case insensitive on Windows
Eskil Abrahamsen Blomfeldt
2014-09-09
1
-1
/
+7
*
|
windeployqt: Special case non-standard modules.
v5.4.0-alpha1
Friedemann Kleint
2014-09-02
1
-5
/
+13
*
|
windeployqt: Detect Quick applications by checking Qt5Quick[d].dll.
Friedemann Kleint
2014-09-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-28
1
-1
/
+10
|
\
\
|
|
/
|
*
fix gaelic plural rules
Oswald Buddenhagen
2014-08-20
1
-1
/
+10
*
|
windeployqt: Fix warning about unused 'version' variable.
Friedemann Kleint
2014-08-28
1
-0
/
+1
*
|
windeployqt: Fix -webkit2 / -no-webkit2 command line options.
Friedemann Kleint
2014-08-28
1
-17
/
+47
*
|
Add missing #include for QDataStream
Thiago Macieira
2014-08-25
2
-0
/
+2
*
|
Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4
Frederik Gladhorn
2014-08-18
1
-0
/
+9
|
\
\
|
*
\
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-12
1
-0
/
+9
|
|
\
\
|
|
|
/
|
|
*
Add bearer plugin deployment
Samuel Gaist
2014-08-04
1
-0
/
+9
[next]