aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-266-865/+945
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-2621-11/+287
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-268-4/+24
* Fix deployment docs.Lars Knoll2012-11-261-9/+13
* QQuickWindow cannot rely on QWindowPrivate.geometryShawn Rutledge2012-11-261-2/+3
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-261-0/+16
* Reduce number of relocationsMarc Mutz2012-11-233-15/+15
* Support requestPixmap if platform has ThreadedPixmaps featureAlbert Astals Cid2012-11-232-8/+27
* Stop using the name "trolltech" in interface nameTasuku Suzuki2012-11-231-1/+3
* docs: Separate qml and c++ examplesFrederik Gladhorn2012-11-231-1/+13
* make module compile with -no-guiTasuku Suzuki2012-11-228-15/+26
* Doc: Adding "qtgui" to the documentation dependency.Jerome Pasion2012-11-222-2/+2
* Improved documentation of Text.textFormat property.Samuel Rødal2012-11-221-1/+5
* Add designer support for animations and componentCompleteMarco Bubke2012-11-227-18/+52
* Expose QMatrix4x4 properties as mat4 uniforms in shadersChris Adams2012-11-221-0/+3
* Deliver parameters to bound signals.Frederik Gladhorn2012-11-211-0/+1
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-0/+2
* Document importing issues in worker scriptJędrzej Nowacki2012-11-212-0/+3
* Fix syncqt-warnings.Friedemann Kleint2012-11-204-5/+5
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2026-8/+1206
|\
| * Doc: Moved all content in the doc directory.Venugopal Shivashankar2012-11-0823-1/+1202
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Jerome Pasion2012-11-0270-493/+725
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-292-3/+0
| * | doc: fix some typos.Alexandr Akulich2012-10-221-4/+4
* | | Fixed memory leak of registered QML modulesVadim Zakondyrin2012-11-191-0/+4
* | | Use the new QLibraryInfo::Qml2ImportsPath path for QML 2.Thiago Macieira2012-11-194-12/+12
* | | Allow margin changes during Flickable drag operationMatt Vogt2012-11-191-8/+11
* | | Use threaded renderer even without BufferQueueingOpenGL.Samuel Rødal2012-11-161-2/+5
* | | Accessibility: add stepSize to value interface.Frederik Gladhorn2012-11-152-0/+6
* | | QuickTest: Remove reference to /tests/qmlautoKai Koehne2012-11-141-3/+0
* | | Deduplicate checking of conditions.Alexandr Akulich2012-11-121-2/+2
* | | Improve documentation.Frederik Gladhorn2012-11-101-3/+4
* | | Preparation for changing QWindow::windowState to visibilityShawn Rutledge2012-11-101-1/+5
* | | Blackberry: Workaround for GLSL compiler bug.Fabian Bumberger2012-11-092-0/+10
* | | Examples and fixes for QML Window propertiesShawn Rutledge2012-11-091-0/+1
* | | Expose "Qt.application.supportsMultipleWindows".Samuel Rødal2012-11-092-0/+9
* | | Don't use design metrics with NativeRendering on TextInputEskil Abrahamsen Blomfeldt2012-11-091-0/+3
* | | All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-084-13/+32
* | | Fix compilation issue with clang in C++11 mode.Erik Verbruggen2012-11-081-1/+1
* | | Prevent crash when doing threaded rendering of multiple windows.Samuel Rødal2012-11-082-5/+8
* | | qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-052-0/+27
* | | QQmlPropertyCache: adding setParent()Thomas Hartmann2012-11-052-0/+6
* | | Fix a missing word in the docsJan Kundrát2012-11-051-1/+1
* | | transformOriginPoint is deprecatedShawn Rutledge2012-11-051-1/+1
* | | Fix conditional jump based on an uninitialized value.Jędrzej Nowacki2012-11-021-1/+1
| |/ |/|
* | adjust to qt_plugin.prf changes, part 2Oswald Buddenhagen2012-11-015-19/+0
* | adjust to qt_plugin.prf changes, part 1Oswald Buddenhagen2012-10-294-0/+5
* | Prepare for removal of Softkeys APIJan Arve Saether2012-10-291-8/+2
* | Doc: Removed reference to QTDIR and did some language editsVenugopal Shivashankar2012-10-291-104/+115
* | Changed the plugin module nameVenugopal Shivashankar2012-10-293-14/+14