profile/ivi/qtdeclarative.git
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-23 Chris AdamsAdd some component path canonicalization tests
2012-04-20 Jason McDonaldRe-enable QQuickPixmapCache test on most platforms.
2012-04-20 Lars KnollQtQml doesn't depend on xmlpatterns anymore
2012-04-20 Kai KoehneDebugger: Improve autotest output on failure
2012-04-20 Tobias HungerFix warnings about non-virtual destructors
2012-04-20 Andrew den... Remove uninitialized variable.
2012-04-20 Laszlo AgocsAvoid losing mouse events when the event loop gets...
2012-04-20 Charles YinDisable local storage if the standard data location...
2012-04-20 Andrew den... Fix eliding when text width is reset by an implicitWidt...
2012-04-20 Andrew den... Add a virtual destructor to QQuickVisualDataGroupEmitter.
2012-04-20 Bea LamPaint TextInput when it is reparented
2012-04-20 Yann BodsonImprove examples documentation
2012-04-20 Bea LamClean up test
2012-04-20 Alan AlpertImprove example documentation
2012-04-20 Matthew VogtMove data file to correct location
2012-04-20 Michael BrasserProvide receivers count from QQmlData.
2012-04-20 Girish RamakrishnanUse QInputMethod::isVisible instead of QInputMethod...
2012-04-20 Michael BrasserUse QUrl constructor directly.
2012-04-20 Martin JonesDon't initiate delegate incubation in delegate creation...
2012-04-19 Friedemann... QtDeclarative: No longer use QDeclarative compatibility...
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-19 Girish Ramakrishnaninclude QWindowSystemInterface explicity when needed
2012-04-19 vertriesDoc: Moved article from Qt QML to Qt Quick.
2012-04-19 Jerome PasionDoc: Adding list of JavaScript functions in QML.
2012-04-19 Charles YinCall onreadystatechange() when new data available durin...
2012-04-19 Samuel RødalDelay rendering until canvas is exposed.
2012-04-19 Simjees AbrahamDebugger: Display selected item name in inspector
2012-04-19 Martin JonesMake QML work with the new QUrl implementation.
2012-04-19 Simjees AbrahamDebugger: Changes made for selection using Inspect...
2012-04-19 Adriano RezendeAdd contains method to QQuickItem public API
2012-04-19 Andrew den... Ensure the cursor delegate position is correct when...
2012-04-19 Charles YinClean up qmltest code
2012-04-19 Andrew den... Don't create glyphs for truncated text.
2012-04-19 Chris AdamsImprove QML performance documentation
2012-04-19 Michael BrasserDocument AnchorChanges and ParentChange for QtQuick 2.
2012-04-19 Gunnar SlettaAdd a note in the docs about FBO multisampling
2012-04-18 Aurindam JanaQQmlEngineDebugService: Object creation
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-18 Matthew VogtSplit qquicklistmodel test into two parts
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Charles YinSet rootItem'ownership as CppOwnerShip
2012-04-17 Aurindam JanaQV8DebugService: v8::AfterCompile Events
2012-04-17 Jerome PasionDoc: Unifying directories for the configuration files.
2012-04-17 Andrew den... Don't crash when calculating the implicit width of...
2012-04-17 Yann BodsonImprove StyledText tests
2012-04-17 Charles YinFix broken stockchart demo
2012-04-17 Bea LamUse bit fields
2012-04-17 Bea LamVertical layout direction for ListView and GridView
2012-04-17 Girish RamakrishnanCompile fix for qqmldebugservice test
2012-04-17 Charles YinFine-tune animation's pause()/resume() behaviors
2012-04-16 Andrew den... Fix Text baselineOffset caclulations.
2012-04-16 Girish RamakrishnanDon't use QWindow::visible
2012-04-16 Simjees AbrahamDebugger: Code cleanup for Inspect Tool
2012-04-16 Simjees AbrahamQPointer used instead of QWeakPointer
2012-04-16 Friedemann... Fix exports for the new Particles library.
2012-04-16 Kent HansenAdd QJson support to QV8Engine
2012-04-16 Kai KoehneQmlDebug: Fix qmake warning about declarative_debug
2012-04-16 Martin JonesBe more explicit regarding the Locale object creation.
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-16 Jason McDonaldAdd bug numbers for insignificant tests.
2012-04-15 Matthew VogtAdd support for variant properties in V4
2012-04-15 Matthew VogtExtract Particles code to an independent library
2012-04-13 Girish RamakrishnanDon't use QWindow::move
2012-04-13 Girish RamakrishnanDon't use QWindow::visible() since it's deprecated
2012-04-13 Simjees AbrahamDebugger: Fix bug in Inspect Tool
2012-04-13 Gunnar SlettaFix broken wakeup() in threaded renderloop.
2012-04-13 Alan AlpertExtra tests for ShaderEffect and CustomParticle
2012-04-13 Rohan McGoverntest: marked tst_qv8profilerservice as insignificant...
2012-04-13 Andrew den... Don't ignore model changes when the ListView scroll...
2012-04-12 Bea LamMeasure offsets by rows instead of pixels
2012-04-12 Hannu LyytinenExport all symbols on QSGDefaultRenderer.
2012-04-12 Hannu LyytinenMake device specific projection matrix setter virtual.
2012-04-12 Pekka VuorelaQQuickTextEdit to trigger input method updates on selec...
2012-04-12 Jerome PasionDoc: Fixing the Qt QML module page.
2012-04-12 Michael BrasserBegin documenting QML's JS environment.
2012-04-12 Thiago MacieiraSilence warning with ICC about change of signal in...
2012-04-12 Thiago MacieiraAdd missing #include <stdlib.h>
2012-04-12 Thiago MacieiraUpdate test after QUrl minor behaviour change
2012-04-12 Thiago MacieiraStop stuffing the URL "<Unknown File>" in QML errors
2012-04-12 Alan AlpertGet SpriteGoal and GroupGoal tests running again
2012-04-12 Alan AlpertMove doc pages into subfolders
2012-04-11 Simjees AbrahamDebugger: Fix bugs in inspection tool
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Simjees AbrahamDebugger: Inspect tool - changes made to highlight...
2012-04-11 Matthew VogtSimplify date conversion functions
2012-04-10 Frederik GladhornCreate accessible interfaces only for items with attach...
2012-04-10 Aurindam JanaQQmlDebugServer: Use Q_D(const )
2012-04-10 Aurindam JanaQmlDebug: Enable/Disable tool
2012-04-10 Aurindam JanaQmlDebug: Remove Color Tool
2012-04-10 Aurindam JanaQmlDebug: Highlight select items
2012-04-10 Aurindam JanaQmlDebug: Inspect Tool
2012-04-10 Aurindam JanaQmlDebug: Combine Selection and Zoom Tools
2012-04-10 Aurindam JanaQmlDebug: Selection Tool Highlight
2012-04-10 Andrew den... Use relative position to when getting line from layout.
2012-04-09 Anselmo L.... Fix compilation on Linux
2012-04-05 Chris AdamsFix erroneous signal emission in Loader
2012-04-05 Pekka VuorelaMultiPointTouchArea documentation not to use deprecated...
2012-04-05 Laszlo AgocsProperly copy all event parameters in deliverMouseEvent()
next