index
:
delta/qt5/qtquick1.git
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
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/android
code.qt.io: qt/qtquick1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-25
21
-399
/
+231
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-12
1
-0
/
+11
|
\
|
*
qmlplugindumper: do not pop up a window if an assert is triggered
v5.3.2
5.3.2
Fawzi Mohamed
2014-08-01
1
-0
/
+11
*
|
Merge remote-tracking branch 'origin/stable' into dev
Sergio Ahumada
2014-06-03
1
-1
/
+1
|
\
\
|
|
/
|
*
qmlplugindump: Fix platform plugin specification.
Friedemann Kleint
2014-05-05
1
-1
/
+1
*
|
whitespace fixes
Oswald Buddenhagen
2014-02-20
1
-1
/
+1
|
/
*
remove stale phonon reference
Oswald Buddenhagen
2013-09-30
1
-3
/
+0
*
Fix organization domains.
Friedemann Kleint
2013-07-15
1
-2
/
+2
*
qmlplugindump1: make it behave more like qmplugindump
v5.1.0-rc1
Fawzi Mohamed
2013-06-10
1
-8
/
+9
*
make use of qt_app.prf
Oswald Buddenhagen
2013-05-28
1
-5
/
+2
*
adjust to new "configure -nomake tools" semantics
Oswald Buddenhagen
2013-05-28
1
-1
/
+6
*
Tools: unnecessary to make qmlplugindump a bundle
Liang Qi
2013-05-27
1
-2
/
+7
*
iOS: fix build on iOS
Richard Moe Gustavsen
2013-05-15
1
-1
/
+1
*
Fix warning about overloaded virtual in qmlviewer (CLANG).
Friedemann Kleint
2013-03-11
2
-2
/
+2
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-28
2
-4
/
+4
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
21
-21
/
+21
*
Fix some warnings in qtquick1 found by Clang
Thiago Macieira
2013-01-04
1
-1
/
+1
*
QmlViewer: Fix test script exits.
Friedemann Kleint
2012-12-20
1
-5
/
+19
*
QmlViewer: Display options on Windows using a non-proportional font.
Friedemann Kleint
2012-12-20
1
-1
/
+3
*
remove some unnecessary CONFIG additions
Oswald Buddenhagen
2012-12-19
1
-1
/
+1
*
Add minimal plugin importing to quick1 qmlplugindump tool
v5.0.0
Miikka Heikkinen
2012-12-14
1
-0
/
+2
*
Add PLUGIN_CLASS_NAME to qtquick1 plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
Qml1PluginDump: Prevent crash if run without WM
Kai Koehne
2012-12-01
1
-0
/
+3
*
Qml1PluginDump: Fix dumping of GUI types
Kai Koehne
2012-11-27
2
-3
/
+3
*
follow qt_tool.prf now setting up DESTDIR
Oswald Buddenhagen
2012-11-02
1
-1
/
+0
*
adjust to qt_plugin.prf changes
Oswald Buddenhagen
2012-11-02
2
-14
/
+4
*
Adapt to WebKit module changes
Simon Hausmann
2012-10-19
1
-2
/
+2
*
QtQuick1: Make the examples test for QtQuick1 pass.
Friedemann Kleint
2012-10-17
2
-15
/
+37
*
QtQuick1: Fix qmlviewer no longer showing file dialog.
Friedemann Kleint
2012-10-17
1
-6
/
+4
*
Rename the QtQuick1 module back to QtDeclarative
Friedemann Kleint
2012-10-17
6
-12
/
+12
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
21
-504
/
+504
*
qmlplugindump: Update help output
Kai Koehne
2012-09-18
1
-1
/
+1
*
Compile & install qmlplugindump by default (again)
Kai Koehne
2012-09-17
2
-27
/
+5
*
Use qInstallMessageHandler
Kai Koehne
2012-09-14
1
-9
/
+7
*
qmlplugindump: Fix compilation again
Kai Koehne
2012-09-10
1
-24
/
+18
*
Use CONFIG+=quick1_debug in pro files to activate debugging
v5.0.0-beta1
Kai Koehne
2012-08-24
1
-1
/
+1
*
Use Qt::WindowFlags, not Qt::WFlags.
Stephen Kelly
2012-08-20
1
-1
/
+1
*
Make qtquick1 compile with QT_NO_DRAGANDDROP
Tasuku Suzuki
2012-06-28
1
-0
/
+4
*
Replace QWeakPointer with QPointer for tracking QObjects
Thiago Macieira
2012-06-26
1
-1
/
+2
*
don't reference $$QT_BUILD_TREE - it's unavailable here
Oswald Buddenhagen
2012-06-26
1
-1
/
+1
*
Detect, and disallow qtquick2 in qmlviewer.
Robin Burchell
2012-06-25
1
-10
/
+62
*
Strip out Maemo5 code.
Robin Burchell
2012-06-19
6
-323
/
+2
*
Remove Symbian support.
Robin Burchell
2012-06-19
7
-287
/
+1
*
Updates to platform-specific code for Qt 5.
Robin Burchell
2012-06-18
1
-17
/
+2
*
Remove the remaining traces of the old plugin system
Lars Knoll
2012-06-05
2
-2
/
+1
*
Do not let QML warnings reduce the frame rate in fullscreen mode.
Andreas Hartmetz
2012-05-29
2
-0
/
+9
*
Eliminated usage of "declarative" compat module.
Rohan McGovern
2012-05-15
1
-1
/
+1
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-04
3
-10
/
+10
*
QImage::numBytes() is deprecated in favour of QImage::byteCount()
Thiago Macieira
2012-05-04
1
-2
/
+2
*
Use the declarative_debug config option to enable debug.
Andrew den Exter
2012-02-22
1
-1
/
+1
[next]