projects
/
profile
/
ivi
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtdeclarative.git
2012-12-11
Stephen Kelly
Move the Q_DECLARE_METATYPE to where it should be.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Oswald Buddenhagen
make use of qt_headersclean.prf
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Miikka Heikkinen
Add PLUGIN_CLASS_NAME to qtdeclarative plugins
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Alan Alpert
Move examples around
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Oswald Buddenhagen
centralize and fixup example sources install targets
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Philip Lorenz
Only free context if the owning QV8ContextResource...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Paul Olav Tvete
Don't generate duplicate doc pages
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Paul Olav Tvete
Fix doc links to submodels
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Paul Olav Tvete
Mark autotest as insignificant on mac
commit
|
commitdiff
|
tree
|
snapshot
2012-12-06
Alan Alpert
Change qFatal to qWarning
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Alan Alpert
Stabilize tst_qquickpathview
commit
|
commitdiff
|
tree
|
snapshot
2012-12-05
Christian Stenger
Doc: Fix external references
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Alan Alpert
Remove 'com.nokia' string from autotest
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
David Schulz
QtDeclarative: Add qtlinguist to the doc dependecies.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Stephen Kelly
Use the qRegisterMetaType which does not take a string.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Stephen Kelly
Declare QJSValue as a metatype where it is defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Stephen Kelly
Declare QQmlV8Handle as a metatype where it is defined.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Sergio Ahumada
sync.profile: Point dependencies to 'refs/heads/stable'
commit
|
commitdiff
|
tree
|
snapshot
2012-12-04
Eskil Abrahamsen...
doc: Fix remaining snippet in qml-modelviews example
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Eskil Abrahamsen...
Avoid duplicating Qt Quick Code Samples
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jerome Pasion
Doc: Edited qdocconfig files to change QCH titles and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Alan Alpert
Resume testing of customparticle
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Christian Stenger
Docs: Fix some more references
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Morten Johan...
Qt Quick high-dpi support.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alan Alpert
Stabilize tst_qqmltimer
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Richard Moore
Fix QML XmlHttpRequest Insecure Redirection Flaw
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alan Alpert
Update SGNode after pixmap is invalidated
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Andreas Hartmetz
Make static QQmlProperty::read() take a const QObject...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Volker Krause
Compile with QT_NO_VALIDATOR.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Volker Krause
Compile with -no-feature-cursor.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Kai Koehne
Qmltypes: Update plugins.qmltypes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Eskil Abrahamsen...
Fix example lists for Qt Quick
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Friedemann...
Limit case-sensitivity check in QML to file names.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Shawn Rutledge
Remove the remaining usages of deprecated QWindow accessors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Eskil Abrahamsen...
Add calqlatr to qmldemos group and move qmldemos list
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Kai Koehne
QmlPluginDump: Prevent crash if run without WM
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Janne Anttila
Made tst_QQmlDebugJS insignificant on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Alan Alpert
Remove superfluous function call
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Tasuku Suzuki
Move no-Gui related QML types from QtQuick into QtQml
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Shawn Rutledge
Renamed QQuickItem::pos property to position
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Kai Koehne
Make tst_examples::namingConvention not fail
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Gunnar Sletta
Make FolderListModel available from the module overview.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Gunnar Sletta
Warn about potential abuse of QQuickPaintedItem::paint().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Friedemann...
tr()-Fix: Do not use QObject::tr().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Alan Alpert
Apply full transform
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Matt Vogt
Fix mouse event distribution for Flickable with pressDelay
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Christian Stenger
Docs: Fix some reference errors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Gunnar Sletta
Remove QML intro and QML Application Development pages
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Frederik Gladhorn
Mark scarc resource docs as internal for 5.0
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Erik Verbruggen
Fix escape sequences in lexer: the capital X is not...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Gunnar Sletta
Remove superflous "defining reusable components" docume...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Caroline Chao
Examples: quick/scenegraph - add needed main.qml file...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Gunnar Sletta
docfix: Some of the scenegraph overview content did...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Gunnar Sletta
docfix: Move image to correct location
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Gunnar Sletta
Docfix: Move images to correct location and fix bugs...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Jędrzej Nowacki
Declare type information for some internal qml types.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Gunnar Sletta
Fix the QML Effects docs up a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Erik Verbruggen
Enable the lexer to run in JS strict/non-strict mode...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Erik Verbruggen
Fixed line terminators to handle LS/PS and CR+LF correctly.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Gunnar Sletta
Fix qdoc typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Gunnar Sletta
Remove TODO from docs as it doesn't make sense.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Robert Loehning
style microfix in example
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Lars Knoll
Qt Quick (2) is not dependent on LGPL code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Thomas Senyk
examples/quick/multipointtouch: move emitter instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Kai Koehne
Imports: update .qmltypes files
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Erik Verbruggen
Accept missing semicolon after do-while statement.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Tasuku Suzuki
Enable module build with QT_NO_IM
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Tasuku Suzuki
Enable mobule build with QT_NO_TRANSLATION
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Lars Knoll
Fix deployment docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Shawn Rutledge
QQuickWindow cannot rely on QWindowPrivate.geometry
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Martin Jones
Nested Flickables with pressDelay flick incorrect Flickable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Marc Mutz
Reduce number of relocations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Christiaan...
Declarative examples: fixed particles/imageparticle...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Christiaan...
Declarative Examples: improved buttons in particles...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Albert Astals Cid
Support requestPixmap if platform has ThreadedPixmaps...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Christiaan...
QtDeclarative: fixed modelviews example
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Tasuku Suzuki
Stop using the name "trolltech" in interface name
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Frederik Gladhorn
docs: Separate qml and c++ examples
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Tasuku Suzuki
make module compile with -no-gui
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Jerome Pasion
Doc: Adding "qtgui" to the documentation dependency.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Samuel Rødal
Improved documentation of Text.textFormat property.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Christian Kandeler
Fix installation of examples.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Marco Bubke
Add designer support for animations and componentComplete
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Friedemann...
Fix security warning about passing a variable to printf...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Chris Adams
Expose QMatrix4x4 properties as mat4 uniforms in shaders
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Alan Alpert
Aesthetic tweaks for qmleasing UI
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Alan Alpert
Unify qmleasing and easingcurveeditor
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Frederik Gladhorn
Deliver parameters to bound signals.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Frederik Gladhorn
Ungrab mouse upon leave event.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Jędrzej Nowacki
Document importing issues in worker script
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Fabian Bumberger
Refactoring samegame
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Friedemann...
Fix syncqt-warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-20
Eskil Abrahamsen...
Merge branch 'newdocs'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Vadim Zakondyrin
Fixed memory leak of registered QML modules
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Thiago Macieira
Use the new QLibraryInfo::Qml2ImportsPath path for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Matt Vogt
Allow margin changes during Flickable drag operation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
hjk
Update gettingStartedQml example code to use standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Samuel Rødal
Use threaded renderer even without BufferQueueingOpenGL.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Frederik Gladhorn
Accessibility: add stepSize to value interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Kai Koehne
QuickTest: Remove reference to /tests/qmlauto
commit
|
commitdiff
|
tree
|
snapshot
next