projects
/
konrad/qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
konrad/qtdeclarative.git
2013-03-11
Friedemann...
Fix warnings about overloaded virtual functions in...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Caroline Chao
Tests: add autotests for TextEdit and TextInput
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Frederik Gladhorn
Handle focus events directly in TextEdit.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Caroline Chao
TextInput: Update text deselection on focus out event
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Caroline Chao
TextInput: Handle focus event directly
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Caroline Chao
Focus reason
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Eskil Abrahamsen...
Fix rendering of subpixel positioned native text
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Gunnar Sletta
Disable qv8profilerservice test. It is very unstable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Gunnar Sletta
Disable more unstable tests
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Alan Alpert
Remove spurious include
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Alan Alpert
Add core application functionality to Qt.application...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Paul Olav Tvete
Android support: build fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Frederik Gladhorn
Accessibility: Adapt memory management for Qt 5.1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Frederik Gladhorn
Fix crash for keypress without active focus.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Frederik Gladhorn
Remove extra semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Morten Johan...
Load "@2x" images on high-dpi "retina" systems.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Alan Alpert
Work with synchronous replies from a custom QNetworkAcc...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Alan Alpert
Fix relative URL in parallax example
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Shawn Rutledge
Added photosurface example to demo PinchArea/MouseArea...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Shawn Rutledge
Autotests w CONFIG+=parallel_test don't depend on activ...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Shawn Rutledge
PinchArea autotest doesn't depend on window activation...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Shawn Rutledge
pressedCanceledOnWindowDeactivate pops up a second...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Frederik Gladhorn
Merge "Merge remote-tracking branch 'origin/stable...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Paul Olav Tvete
Enablers for input methods on Android
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Shawn Rutledge
adding QtQuick.Dialogs, with FileDialog implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Gunnar Sletta
Do not print out leaked pixmaps by default
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Gunnar Sletta
Added examples on how to use FBOs with scene graph.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Gunnar Sletta
Fix docs for Canvas.renderStrategy, the default is...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Thiago Macieira
Fix the QtQml's use of plugins for value type providers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Shawn Rutledge
skip failing constantUpdatesOnWindow test for now
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Frederik Gladhorn
Allow shortcut overrides.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Gunnar Sletta
Avoid ambiguous include guards in SG classes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Gunnar Sletta
Change Canvas to use Image and antialiasing by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Jens Bache...
Various improvements to Canvas examples
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Shawn Rutledge
Improved documentation in the Screen attached property
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Thiago Macieira
Fix warnings about shadowing members
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Michael Brasser
ListView's highlightMoveDuration should default to -1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Andrew den...
Flickable shouldn't grab the mouse until it starts...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Andrew den...
MouseArea shouldn't grab the mouse until there is an...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Frederik Gladhorn
Typos: tripple->triple
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Frederik Gladhorn
Stabilize clicking in QQuickTextEdit test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Gunnar Sletta
Make sure exposeEvents trigger a render pass
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
David E. Narváez
Add Test for Animating Qml Dynamic Properties using...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Gunnar Sletta
Don't print leak warnings on exit by default
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Topi Reinio
Doc: Fix paths and add missing project files for QML...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
J-P Nurmi
Fix QQuickTimeLine::accel() & accelDistance()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Shawn Rutledge
QQuickScreen is exposed as an attached property on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Samuel Rødal
Fixed build when Qt is configured with -no-opengl.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Frederik Gladhorn
Add QQuickTextDocument
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Frederik Gladhorn
Docs: Slow Down Animations only exists in qml1
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Frederik Gladhorn
Merge "Merge remote-tracking branch 'origin/stable...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Alan Alpert
Clarify Component::createObject docs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Gunnar Sletta
Let rounded rectangles be antialiased by default
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Gunnar Sletta
Improved animations in the new render loop
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Eskil Abrahamsen...
Fix embedding images in text elements
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Shawn Rutledge
Make the base URL available to QQmlExtensionPlugin
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alan Alpert
Add qmlRegisterType for Composite Types
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Shawn Rutledge
qmlplugindump: don't crash if a composite type was...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Caroline Chao
Doc: Update QtQuickTest documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Alan Alpert
Add Composite Types to QQmlType
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Marcel Krems
Doc: Correcting typo "without with"
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Gunnar Sletta
GUI render loop did not render on expose, nor clean...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
J-P Nurmi
Fix missing TextInput::remove(int start, int end) docs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
J-P Nurmi
QQuickPlatform: remove QT_{BEGIN,END}_HEADER macro...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Shawn Rutledge
FolderListModel: prevent assertion failure when filter...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Michael Brasser
Ensure EtcTexture always provides a valid textureId.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jerome Pasion
Doc: Removed reference to deprecated \badcode command.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Timo Jyrinki
Add license files mandated by (L)GPL.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
J-P Nurmi
Add QQmlPlatform (exposed as Qt.platform)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Michael Brasser
A MouseArea should not receive move or release events...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Stephen Kelly
Remove QPointerBase bic check.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Maurice Kalinowski
only instantiate variable when required
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Shawn Rutledge
QQuickItem::childAt(x, y) takes child transformations...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Marco Bubke
DesignerSupport: Fix rendering in designer for if new...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Gunnar Sletta
Remove use of QPainter::HighQualityAntialiasing. It...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Gunnar Sletta
Fix extending example.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Gunnar Sletta
Do pixel conversion on the pixmap decoder thread when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Nico Vertriest
Doc: corrected reference to snippet in imageparticle...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Venugopal Shivashankar
Doc: Removed reference to QAbstractItemModel::setRoleNa...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Frederik Gladhorn
Merge remote-tracking branch 'origin/stable' into dev
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Frederik Gladhorn
Stabilize resizemodeitem test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Gunnar Sletta
Make sure deleteLater gets run at the "correct" time.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Gunnar Sletta
Stabilize tst_qquickpositioners
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Samuel Rødal
Fixed Canvas ImageData pixel values not being settable...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Alan Alpert
Add \qmlmodule commands for QtQml and QtQuick
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Gunnar Sletta
Avoid swizzling on OpenGL ES when possible
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
hjk
Use constFind instead of find in QQmlMetaType::qmlType
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
hjk
Qml: Use QString::append(QStringRef) overload in Proces...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Oswald Buddenhagen
substitute fixed version numbers in qdocconf files...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Friedemann...
Fix lupdate-warning in qqmlrewrite.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Friedemann...
Fix lupdate-warnings in qqmlimport.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Friedemann...
Fix lupdate-warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Alan Alpert
Add next.png to shared qrc files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Gunnar Sletta
Enable sorting of opaque items again in the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Gunnar Sletta
Respect the default format from the scene graph adaptat...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Gunnar Sletta
Warn if the OpenGL context lacks depth/stencil when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Michael Brasser
Add ETC1 texture provider example.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Gunnar Sletta
Use the optimal image format for the sprites
commit
|
commitdiff
|
tree
|
snapshot
next