profile/ivi/qtdeclarative.git
2012-10-16 Alan AlpertRemove interim compatibility measures
2012-10-15 Marco BubkeFix crash in the qmlpuppet at finishing
2012-10-15 Marco BubkeAdding DesignerWindowManager for Qt Quick Designer
2012-10-12 Thomas HartmannWe need to export QQmlVMEMetaObject to support the...
2012-10-12 Tor Arne VestbøUpdate docs after modularization of docs
2012-10-12 Topi ReinioFix imageelements example deployment
2012-10-11 Sérgio MartinsFix performance bottleneck in QQuickWindow::mouseMoveEv...
2012-10-10 Miikka HeikkinenAdd missing contents dir to installation of canvas...
2012-10-10 Peter VargaRemove calculateHash function
2012-10-10 Thomas McGuireFix QObject::receivers() within connectNotify()
2012-10-10 Thomas McGuireIn tst_qqmlnotifier, verify the result of QObject:...
2012-10-09 Peter VargaUpdate regex related tests of QJSEngine
2012-10-09 Thomas Hartmanncrash fix in designersupport
2012-10-08 Thomas HartmannComplete QmlJSVisitor for UiParameterList
2012-10-04 Oliver WolffBe more verbose about error when using shared.h for...
2012-10-04 Jerome PasionDoc: Cleaned up Qt Quick module's titles and added...
2012-10-04 Oliver WolffUse correct path to qml files when looking for them...
2012-10-03 Gabriel de... Fix emitting originYChanged signals even when originY...
2012-10-01 Thomas HartmannFix in QmlJS parser for UiParameterList
2012-09-28 Balazs KelemenAllow grabbing windows rendered without showing for...
2012-09-28 Eskil Abrahamsen... Fix potential crash when using text and more than 1...
2012-09-28 Jocelyn TurcotteFix a crash in QQmlPropertyCache::findProperty
2012-09-28 Kai KoehneExamples: Fix calcqlatr.qmlproject
2012-09-27 aavitAdded lancelot-based scenegraph rendering regression...
2012-09-27 Jędrzej NowackiUpdate qMetaType helpers usage.
2012-09-26 Jerome PasionHTML template: Updated copyright notice from Nokia...
2012-09-26 Venugopal ShivashankarDoc: Removed the verbs from the page and section titles
2012-09-26 Sean HarmerWork around mis-optimisation on QNX/SGX in AA vertex...
2012-09-26 Eskil Abrahamsen... doc: Fix some typos in C++ integration documentation
2012-09-25 Konstantin... Mark some tests as insignificant to let change#35527...
2012-09-25 Samuel RødalAndroid also needs <ctype.h> for isspace() to be found.
2012-09-24 Samuel RødalFixed instances of "to to" in qtdeclarative.
2012-09-24 Samuel RødalFixed missing virtual destructors in qtdeclarative.
2012-09-24 Andreas HolzammerWindows CE buildfix
2012-09-24 Sergio Ahumadatest: Change declarative -> qml in global.cfg
2012-09-24 J-P Nurmitst_QQuickListView::sectionsDelegate_headerVisibility...
2012-09-23 Sergio AhumadaAdd missing QT_{BEGIN,END}_{NAMESPACE,HEADER}
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Thiago MacieiraAdd QT_{BEGIN,END}_{NAMESPACE,HEADER} to qtquickglobal.h
2012-09-21 Jerome PasionDoc: Updated doc templates in doc/global
2012-09-21 Jerome PasionQt QML: Updated qtqml.qdocconf
2012-09-21 Jason BarronAvoid hanging if glGetIntegerv() fails.
2012-09-21 Jerome PasionExamples: Moved example documentation.
2012-09-21 Jerome PasionQt Quick: modified sources into documentation build
2012-09-21 Jerome PasionQt Quick: Updated qtquick.qdocconf
2012-09-18 Andras BecsiFix Flickable movementEnded() signal emission
2012-09-18 Laszlo PappUse the Module Identifier Directive to make the TimeExa...
2012-09-18 Kai Koehneqmlplugindump: Update help output
2012-09-17 Frederik GladhornRemove outdated bic test file.
2012-09-17 J-P NurmiAuto tests: PlatformQuirks::isClipboardAvailable()
2012-09-14 Kai KoehneAutotests: Use qInstallMessageHandler
2012-09-13 Thiago MacieiraAdd a Q_UNREACHABLE to improve code generation a little
2012-09-13 Thiago MacieiraMake the instruction table be const
2012-09-13 J-P NurmiRemove tst_qquicktext::alignments()
2012-09-13 J-P NurmiRemove tst_qquicktextedit::alignments()
2012-09-13 J-P NurmiRemove tst_qquicktextinput::horizontalAlignment()
2012-09-13 J-P Nurmitst_v4::qtscript(): QSKIP -> QEXPECT_FAIL
2012-09-12 Jerome PasionQt Quick docs: Added link to the submodules' pages.
2012-09-12 Kai KoehneAdd .qmltypes files
2012-09-12 J-P Nurmitst_QJSEngine::jsFutureReservedWords(): QSKIP -> QEXPEC...
2012-09-11 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-09-10 Kai Koehneqmlplugindump: Fix handling of implicit signals
2012-09-10 Thomas McGuireFix calculation of QML_RENDER_TIMING values
2012-09-10 Thomas McGuireQML_RENDER_TIMING: Add time since last frame to output
2012-09-10 Thomas McGuireAdd QML_RENDER_TIMING output for the single-threaded...
2012-09-10 Thomas McGuireUse DEFINE_BOOL_CONFIG_OPTION for QML_RENDER_TIMING
2012-09-10 Thiago MacieiraUpdate the git-archive export options
2012-09-10 Sergio Ahumadadoc: fix some more typos
2012-09-10 Sergio Ahumadatest: Check for null string comparison
2012-09-07 J-P Nurmitst_qquickfontloader: remove unnecessary skips on Windows
2012-09-07 J-P NurmiFix tst_qquickanimatedimage::mirror_running()
2012-09-07 Sean HarmerCompile following qreal -> float change in QtGui/math3d...
2012-09-07 J-P NurmiQtQml tests: remove QSKIP -> wrap within !QTEST_CROSS_C...
2012-09-07 J-P Nurmitst_QQuickPathView::package(): updated QSKIP()
2012-09-07 Sergio Ahumadadoc: fix some typos in .cpp files
2012-09-07 Kai Koehneqmlplugindump: Fix dumping of types
2012-09-07 Kai Koehneqmlplugindump: Take care of 'void' types
2012-09-07 J-P NurmiUpdated tst_QJSEngine
2012-09-07 J-P Nurmitst_qquickflickable: fix compilation warning
2012-09-07 J-P NurmiWrap tst_qqmllocale::timeZoneUpdated() within Q_OS_UNIX...
2012-09-07 Kim Motoyoshi... Doc: Fix documentation issues.
2012-09-06 Sergio Ahumadadoc: fix some typos in .qml files
2012-09-06 J-P NurmiAttempt to fix tst_QQuickListView::sectionsDelegate_hea...
2012-09-06 Sérgio MartinsFix typo in documentation.
2012-09-05 Casper van... Doc: Use settings from global qdocconf.
2012-09-05 Kim Motoyoshi... Doc: Fix some documentation issues.
2012-09-04 Gunnar SlettaRemove windowmanager hacks form the incubation controller.
2012-08-31 Thomas McGuireDelete weak JS objects on exit right away
2012-08-29 Aaron KennedyEvaluate bindings more intelligently during construction
2012-08-29 Alan AlpertOnly test qtdeclarative examples for naming convention
2012-08-28 Kai KoehneFix compiler warnings from MSVC2010
2012-08-28 Stephen KellyTest metatype registration errors with non-metatypes.
2012-08-28 Aurindam JanaConsole API: Print JS object
2012-08-28 Yuchen DengAdd doc/qtqml and doc/qtquick to .gitignore
2012-08-28 Matthew VogtFix property overriding lookup to exclude functions
2012-08-28 Thomas McGuireReduce memory usage of QV4Bindings::Subscription by...
2012-08-28 Bea LamDocs - add missing images and code, clean up sections
2012-08-28 Matthew VogtDocument the current behavior of overridden properties
2012-08-28 Thomas McGuireDoc: Clarify ownership semantics of objects returned...
2012-08-28 Bea LamFix various doc errors
next