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-08-09
Kai Koehne
Fix needless conversion from char * to QString
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Kai Koehne
Remove unused local variables
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Gunnar Sletta
Stop the update timer when no windows are visible
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Thiago Macieira
Remove C-style casts from public headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Nico Vertriest
Doc: createObject: adapted description of example
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Michael Brasser
Improve memory usage of QQuickTextNode.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Duncan Cunningham
Fix crash in QQmlDebugService::objectForLocationInfo()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Rafael Roquetto
Fix tst_qquickpath not to use fuzzy compare
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Rafael Roquetto
Fix tst_qquicktextedit
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Michael Brasser
Avoid using connect in QQuickImplicitSizeItem.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Michael Brasser
Fix crash when changing non-cached source of image...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Gunnar Sletta
Remove comment that QQuickPaintedItem is only useful...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Yoann Lopes
Fixed distance field text getting clipped at small...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Topi Reinio
Doc: Clean up docs for PathView.highlightRangeMode...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Gunnar Sletta
Rectangle which only draw an opaque border should not...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Friedemann...
Stabilize tst_qquickitem.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Friedemann...
Add diagnostic output to tst_qquickpathview::cancelDrag().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Nils Jeisecke
Correctly update flickable visibleArea.heightRatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
J-P Nurmi
QQuickListViewPrivate::updateStickySections(): add...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Rafael Roquetto
Fix tst_QQuickDrag::recursion()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Friedemann...
FolderListModel: Do not return invalid URLs like "file...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Friedemann...
FolderListModel: Fix setting of directory in componentC...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Sergio Ahumada
Merge remote-tracking branch 'origin/release' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Sergio Ahumada
test: Remove insignificant mark from tst_touchmouse
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Sergio Ahumada
test: Remove insignificant mark from tst_qquickgridview
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Yoann Lopes
Workaround for distance field glyph upload problem.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Topi Reinio
Doc: Update Tweet Search Demo to use Twitter Search...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Rafael Roquetto
Fix tst_qquicktextinput::remoteCursorDelegate
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Friedemann...
Stabilize text tests that grab windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Rafael Roquetto
Fix tst_qquickwindow for fullscreen platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Rafael Roquetto
Fix tst_rendernode for fullscreen platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Rafael Roquetto
Fix tst_qquicktextinput for fullscreen platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Shawn Rutledge
Keep the QML ColorDialog's controls in sync with the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Shawn Rutledge
Correct initial/minimum size of default QML ColorDialog
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Andy Shaw
Always use QDir::exists() for checking if something...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Topi Reinio
Doc: Link to QML Qt object in relevant locations
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Jerome Pasion
Doc: Modified the term for the Qt global object.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Albert Astals Cid
Resizing items out of the list viewport should not...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Sergio Ahumada
Bump MODULE_VERSION to 5.1.2
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Mitch Curtis
Link between "QML Basic Type: date" and QML Date object...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Shawn Rutledge
Put back OTHER_FILES in systemdialogs example
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Oswald Buddenhagen
remove pointless assignments
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Oswald Buddenhagen
unbreak installation after project move
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Robin Burchell
Remove unnecessary CONFIG += ordered.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Friedemann...
Use GET method for redirect in QDeclarativeXMLHttpRequest.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Simo Fält
Mark tst_dialogs insignificant in win also
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Sergio Ahumada
test: Add 5.0.0/5.1.0 bic data for linux-gcc-ia32
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rafael Roquetto
Fix tst_qquickview for full screen platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Shawn Rutledge
systemdialogs example: ensure that all QML files work...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Simon Hausmann
Forward port auto test for fix in QtQuick1
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Friedemann...
Fix organization domains.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Friedemann...
Replace qt.nokia.com by qt-project.org in tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Friedemann...
Replace nokia.com by www.qt-project.org in tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Friedemann...
Fix CLANG-warning '&&' within '||' [-Wlogical-op-paren...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Friedemann...
Fix CLANG-warning about unused member variable m_defaul...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Shawn Rutledge
Window example: delay showing the splash until Componen...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-11
Stephen Kelly
Add a unit test for testing Qt in its install location.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
J-P Nurmi
Docs: restore missing ListModel methods
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Thorbjørn Lindeijer
Fixed typo 'backens'
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Albert Astals Cid
Update snap when snapMode changes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mitch Curtis
Fix typo in Graphical Effects documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-04
J-P Nurmi
qmlscene: ensure that the window & component get destructed
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
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-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
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
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
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
Mitch Curtis
Tidy up Context2D transform-related documentation.
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-23
Alan Alpert
Add missing Q_REVISION
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/release' into...
commit
|
commitdiff
|
tree
|
snapshot
next