platform/upstream/qtdeclarative.git
2013-11-09 Yoann LopesFallback to native font rendering for bitmap fonts.
2013-11-09 Simon HausmannFor x86 builds, try to detect SSE2 availability early...
2013-11-09 Lars KnollRemove stray warn_off in pri file
2013-11-09 Lars KnollFix a few more compiler warnings in release builds
2013-11-09 Yoann LopesWorkaround for glyph upload bug with the Mali-400 GPU.
2013-11-09 Morten Johan... Make QQuickWindow::forcePolish() private.
2013-11-09 Frederik GladhornRemove include of empty QAccessible2 header
2013-11-09 Eskil Abrahamsen... Remove debug output
2013-11-09 Friedemann... Move Primitive::emptyValue() to qv4value_def_p.h.
2013-11-09 Erik VerbruggenRemove debugging tests for commands not used by Qt...
2013-11-09 Lars KnollInitialize variable
2013-11-09 Lars KnollSimplify & speed up function calling
2013-11-09 Simon HausmannFix crash in animation controller upon destruction
2013-11-08 Kai KoehneGeneralize check for localtime_r
2013-11-08 Shawn RutledgeMessageDialog: handle clicked(button, role) signal...
2013-11-08 Shawn RutledgeDefaultMessageDialog: use gadget StandardButton type
2013-11-07 Gunnar SlettaFill recursive ShaderEffectSource with transparent...
2013-11-07 J-P NurmiFix FolderListModel versioning
2013-11-07 Yoann LopesFix crash when invalidating QSGContext.
2013-11-06 Gunnar SlettaRefactored Animator internals
2013-11-06 Alan AlpertVersion pixelDensity consistently
2013-11-06 Sérgio MartinsInitialize variables before using them.
2013-11-06 Kai KoehneReplace QString::fromUtf8() with QString::fromLatin1...
2013-11-06 Jerome PasionDoc: Updated url variable in qdocconf files.
2013-11-06 Andrew KnightFix build on WinRT
2013-11-05 Simon HausmannEnsure the this object is set correctly to the scope...
2013-11-05 J-P NurmiFix QQuickText hover event handling
2013-11-05 Lars KnollFix XHR
2013-11-05 Lars KnollGenerate inline code for "foo == null/undefined"
2013-11-05 Lars KnollSmaller optimisations
2013-11-05 Lars KnollRemove 2 unused macros
2013-11-05 Lars KnollMove conversion of this object into generated code
2013-11-05 Lars KnollDon't initialize locals for simple script functions
2013-11-05 Lars KnollMinor optimisations
2013-11-05 Lars KnollRemove code that's not required anymore
2013-11-05 Lars KnollDon't run the GC too often
2013-11-05 Lars KnollOptimise string additions
2013-11-05 Simon HausmannFix rounding behavior of Qml when assigning doubles...
2013-11-05 Alan AlpertRemove time type documentation
2013-11-05 Alan AlpertDon't propagate mouse events to disabled MouseAreas
2013-11-05 Lars KnollRefactor marking GC'ed objects
2013-11-05 Tor Arne VestbøAdd missing Q_INIT_RESOURCE
2013-11-05 Tor Arne VestbøAdd missing namespace wrappers for QQuickItemsModule
2013-11-05 Sze Howe KohDoc: Fix broken links
2013-11-05 Shawn RutledgeReplace Message attached property with gadget types
2013-11-05 Gunnar SlettaAdded QSG_INFO=1 environment variable to spit out graph...
2013-11-04 Sze Howe KohDoc: Fix typos
2013-11-04 Sze Howe KohDoc: Fix QUrl conversion details
2013-11-04 Gunnar SlettaTolerate NaN in the geometry without asserting
2013-11-04 Sérgio MartinsEnable JIT for WinCE.
2013-11-04 Robin BurchellFix preedit text layout
2013-11-04 Robin BurchellHandle glyph runs with >65536 glyphs
2013-11-04 Lars KnollBetter way of handling string additions
2013-11-04 Lars KnollFix a bug in LifetimeInterval:covers()
2013-11-04 Topi ReinioDoc: Add missing image to XmlListModel documentation
2013-11-04 Simon HausmannFix unused variable warning in release builds
2013-11-04 Topi ReinioDoc: Fix warnings in StocQt Qt Quick demo
2013-11-04 Erik VerbruggenFix various compiler warnings in order to remove warn_o...
2013-11-01 Simon HausmannAvoid exception checks after calls to some run-time...
2013-11-01 Simon HausmannAvoid unnecessary saving of the instruction pointer...
2013-11-01 Simon HausmannImprove debugging of QML expressions
2013-11-01 Gunnar SlettaSay hello to the scene graph sanity-tests for rendering
2013-11-01 Liang Qitests: fix tst_qqmlmoduleplugin::incorrectPluginCase()
2013-11-01 Erik VerbruggenV4: make Scope uncopyable.
2013-11-01 Richard Moe... QQuickWindowPrivate: implement clearFocusObject
2013-11-01 Lars KnollFix a bug in the inserting setters
2013-11-01 Lars KnollDon't assert on (++1), rather throw a ReferenceError
2013-11-01 Simon HausmannFix valgrind errors in tst_qqmlecmascript::revision
2013-11-01 Tobias HungerFix build using clang
2013-11-01 Frederik GladhornKeyNavigation should use forceActiveFocus
2013-11-01 Gunnar SlettaAdded private API for enabling sharing between the...
2013-11-01 Gunnar SlettaFix rendering bug with batched translucent elements.
2013-11-01 Alan AlpertFix qml runtime when loading files that imported other...
2013-11-01 BogDan VatraFix compile.
2013-10-31 Simon HausmannSpeed up lookups of imported scripts
2013-10-31 Liang Qitests: replace nokia with qtproject in tst_qqmlmoduleplugin
2013-10-31 Lars KnollOptimize string additions
2013-10-31 Lars KnollOptimize lookup code
2013-10-31 Simon HausmannImplement loading of resolved imported scripts
2013-10-31 Simon HausmannImplement setting of values to resolved QObject properties
2013-10-31 Gunnar SlettaBe consistent when checking for blocked subtrees.
2013-10-31 Kai KoehneFix compilation with Mingw.org headers
2013-10-31 Simon HausmannPropagate bool/int/double/string types from QML into...
2013-10-31 Simon HausmannResolve member expressions of QObject members
2013-10-31 Shawn RutledgeQtQuick.Dialogs DefaultFontDialog: visual improvements
2013-10-31 Simon HausmannFix hanging debug engine auto-tests
2013-10-31 Sean HarmerRefactor shaders into seprate GLSL source files
2013-10-31 Simon HausmannInitial support for resolving meta-property access...
2013-10-31 Simon HausmannFix crash in QObject tree destruction
2013-10-30 Alan AlpertLoad image data on main thread
2013-10-30 Shawn RutledgeQtQuick examples make use of the new pixelDensity property
2013-10-30 Shawn RutledgeQtQuick.Dialogs DefaultFileDialog: visual improvements
2013-10-30 Shawn RutledgeQtQuick.Dialogs MessageDialog: use Flow for button...
2013-10-30 Shawn RutledgeQtQuick.Dialogs: fake window decoration clips, is opaqu...
2013-10-30 Shawn RutledgeQtQuick.Dialogs: handle more keyboard shortcuts
2013-10-30 Gunnar SlettaWork around Nouveau driver bugs
2013-10-30 Jan Arve SaetherDon't let contentItem be FINAL in order to allow shadowing.
2013-10-30 Lars KnollRemove the last C++ exceptions from QtQml
2013-10-30 Liang QiTest: qmltest/fontloader were fixed
2013-10-30 Lars KnollFix a regression introduced in I6e141a425c2b4cc0cd64c7f...
next