projects
/
platform
/
upstream
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/qtdeclarative.git
2013-07-04
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
Friedemann...
Remove objectlistmodel.qmlproject file.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
J-P Nurmi
Item views: do not track the geometry of items being...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Pierre Rossi
QQuickTextEdit: move QSG* members from dptr to root...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kai Koehne
Doc: Fix documentation of ownership of in QmlComponent...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Kai Koehne
Fix access to invalid memory in ~QQmlEnginePrivate
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Gunnar Sletta
Initialize m_dirty_texture member
commit
|
commitdiff
|
tree
|
snapshot
2013-07-03
Thiago Macieira
Fix warning about change of sign: glyph_t is unsigned
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
J-P Nurmi
Fix missing QQuickTextDocument docs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Kai Koehne
Debugger: Remove handling of QT_DECLARATIVE_DEBUG macro
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Kai Koehne
Disambiguate name of static helper from QtQuick1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Gunnar Sletta
Document public members of QSGSimpleMaterialShader
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Tony Sarajarvi
Mark tests tst_qquickloader as insignificant due to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
J-P Nurmi
Add bool QQuickKeyEvent::matches(QKeySequence::StandardKey)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Marco Bubke
Relayout the text after the vertical alignment is changed
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Aaron Kennedy
Only emit moving change signals when moving actually...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
Gunnar Sletta
Example for running animations on the render thread
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
J-P Nurmi
Add Qt.application.organization/domain
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Friedemann...
Document QWindow::alert() in Qt Quick.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Frederik Gladhorn
Merge remote-tracking branch 'origin/release' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Shawn Rutledge
FileDialog.folder property should also be a QUrl, for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Shawn Rutledge
QtQml: document QQmlExtensionPlugin::baseUrl
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Shawn Rutledge
QtQuick.Dialogs: sync the docs with the implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Alan Alpert
Switch to non-streaming version of qWarning()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Alan Alpert
Undo presumably accidental line deletion
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Marco Bubke
Request paint if scene changes for the canvas item
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Jerome Pasion
Doc: Setting navigation variables for Qt Quick Dialogs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Shawn Rutledge
photosurface: add C++ boilerplate launcher; open button
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Shawn Rutledge
Declarative dialog improvements for the non-Window...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Frederik Gladhorn
Merge "Merge remote-tracking branch 'origin/release...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Frederik Gladhorn
Merge remote-tracking branch 'origin/release' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Shawn Rutledge
QQmlTrace: getpid() requires unistd.h
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Alberto Mardegan
Add "showFiles" property to FolderListModel
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Alan Alpert
Update 5.1.0 changelog and what's new
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Mitch Curtis
Improve QtQuick Item Anchors documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Jerome Pasion
Doc: Adding landing page names to navigation variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Mitch Curtis
Tidy up Context2D transform-related documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Frederik Gladhorn
Merge "Merge remote-tracking branch 'origin/release...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
J-P Nurmi
QQmlPlatform: rename "mac" to "osx"
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Mitch Curtis
Correctly parse Context2D font as per CSS shorthand...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Alan Alpert
Add missing Q_REVISION
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
J-P Nurmi
Add missing null check to QQuickTextEdit::hoveredLink()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Tasuku Suzuki
emit runningChanged when AnimatedSprite stops by loops...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Mitch Curtis
Fix some Canvas/Context2D documentation issues.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Gunnar Sletta
Revert "Cut performance cost in QSGContext::prepareMate...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Frederik Gladhorn
Merge remote-tracking branch 'origin/release' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Shawn Rutledge
QColorDialogHelper: Force QWindow before setting flags
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Venu
Doc: Changed the title to avoid name conflicts and...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Tasuku Suzuki
fix case insensitive issue with image provider id
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Stephen Kelly
Remove use of 'register' from QtQml.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
J-P Nurmi
Add QQuickText::hoveredLink
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Tasuku Suzuki
Fix dead lock when showDotAndDotDot is set to FolderLis...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Gunnar Sletta
Prefix internal classes properly and private export...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Mitch Curtis
Set default font size to 10px as per spec, not 10pt.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Shawn Rutledge
photosurface demo: behavior depends on initialization...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Gunnar Sletta
stabilize tst_touchmouse.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
J-P Nurmi
Fix QQuickTextEdit::hoveredLink
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Gunnar Sletta
Graph example
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Mitch Curtis
Allow floating point pixel sizes for Context2D, don...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Alan Alpert
Add --noinstantiate to qmlplugindump
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Gunnar Sletta
Our Context2D::clearRect implementation was a bit clumsy
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Gunnar Sletta
Don't show a negative size canvas.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Friedemann...
QFileDialogHelper: Force QWindow before setting flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Gunnar Sletta
Fix resizing canvas with renderStrategy == Cooperative
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
J-P Nurmi
Image docs: fix the default alignment & snippets to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Shawn Rutledge
move quick dialogs example into an artificial subdirect...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Frederik Gladhorn
Merge remote-tracking branch 'origin/release' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Andrew Knight
Support unaligned QImage strides in QSGTexture
commit
|
commitdiff
|
tree
|
snapshot
2013-06-12
Albert Astals Cid
Fix -Wpedantic warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
J-P Nurmi
Add QQuickTextEdit::append()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Shawn Rutledge
Clean up qt quick dialogs example again
commit
|
commitdiff
|
tree
|
snapshot
2013-06-11
Tasuku Suzuki
Make qtdeclarative compile with QT_NO_NETWORKPROXY
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Andrew den...
Ensure the vertical text alignment is updated when...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Alan Alpert
Document drag-threshold behavior of Flickable
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Tasuku Suzuki
Make qtdeclarative compile with -no-gui
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Oswald Buddenhagen
prepare for qt_module_pris.prf changes
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Kai Koehne
Fix compiler warning about unused parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Topi Reinio
Doc: Exclude Qt Quick Dialogs examples in qtquick.qdocc...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Tasuku Suzuki
support url type qml property as a source for Context2D...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Frederik Gladhorn
Merge remote-tracking branch 'origin/release' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Tasuku Suzuki
fix Folderlistmodel "showDotAndDotDot" didn't show "."
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Tasuku Suzuki
Doc: fix since QtQuick 5.1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Caroline Chao
Autotest: Update textedit test using textFormat
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
J-P Nurmi
Add QQuickTextEdit::hoveredLink
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Florian Hänel
Fix null-pointer access in QQuickVisualDataModelPrivate
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Alan Alpert
Add future compatibility note
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Alan Alpert
Set incubation controller when a Window{} is loaded...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Albert Astals Cid
Fix -Wpedantic warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Kai Koehne
Doc: Clarify object ownership of QObject* returned...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Jonas Gastal
Fix setRequestHeader to only append to headers added...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Jonas Gastal
Make TestHTTPServer header comparison order independent.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Jerome Pasion
Doc: Fixed link to Qt Quick Layouts and made links...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Xingtao Zhang
add missing dependency check to widgets plugin
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Jerome Pasion
Doc: Fixed QCH listings for Qt QML and Qt Quick Dialogs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Alan Alpert
doc fix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Peter Varga
Fix compilation of QML benchmarks
commit
|
commitdiff
|
tree
|
snapshot
next