Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / tools /
2012-12-14 Miikka HeikkinenAdd minimal plugin importing to quick2 qmlplugindump...
2012-12-06 Alan AlpertChange qFatal to qWarning
2012-11-30 Shawn RutledgeRemove the remaining usages of deprecated QWindow accessors
2012-11-30 Kai KoehneQmlPluginDump: Prevent crash if run without WM
2012-11-26 Erik VerbruggenAccept missing semicolon after do-while statement.
2012-11-26 Tasuku SuzukiEnable mobule build with QT_NO_TRANSLATION
2012-11-22 Friedemann KleintFix security warning about passing a variable to printf...
2012-11-21 Alan AlpertAesthetic tweaks for qmleasing UI
2012-11-21 Alan AlpertUnify qmleasing and easingcurveeditor
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-09 Shawn RutledgeExamples and fixes for QML Window properties
2012-11-09 Shawn RutledgeRenamed QWindow::pos property to position
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-11-05 Shawn Rutledgeqmlscene can start with either an Item or Window as...
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-01 Oswald Buddenhagenfollow qt_tool.prf now setting up DESTDIR
2012-10-25 Frederik GladhornChange organisation to Qt Project.
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-09-18 Kai Koehneqmlplugindump: Update help output
2012-09-10 Kai Koehneqmlplugindump: Fix handling of implicit signals
2012-09-10 Sergio Ahumadadoc: fix some more typos
2012-09-07 Kai Koehneqmlplugindump: Fix dumping of types
2012-09-07 Kai Koehneqmlplugindump: Take care of 'void' types
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-17 Thomas HartmannFixing easing curve editor
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-07-30 Rohan McGovernqmlscene: fixed dependency on QtWidgets
2012-07-26 Marc MutzRemove work-around for Q_DECLARE_METATYPE(QFileInfo...
2012-07-25 Marc MutzWork around Q_DECLARE_METATYPE(QFileInfo) being added...
2012-07-17 Charles YinAdd I18N support to qmlscene
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-11 Oswald Buddenhagen"export" the qml tools for qtPrepareTool() use
2012-07-04 Thomas McGuireqmlplugindump: Add comment to file that it was auto...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-26 Oswald Buddenhagenbuild system cleanups
2012-06-26 Oswald Buddenhagenremove pointless qmltest conditionals
2012-06-26 Oswald Buddenhagenfix include style
2012-06-25 Robin BurchellRemove some unnecessary indirection.
2012-06-19 Girish Ramakrishnanqmlscene: add --transparent argument
2012-06-19 Robin BurchellSmall cleanup: remove braces from single line conditionals.
2012-06-09 Tasuku SuzukiFix compilation for QT_NO_FILEDIALOG
2012-05-28 Robin BurchellAdd --resize-to-root option, sets ResizeViewToRootObjec...
2012-05-11 Kent HansenDon't use QtDeclarative compat module
2012-05-04 Christiaan JanssenQmlProfiler: storing binding type
2012-05-04 Aaron KennedyInitial bundle support
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-13 Girish RamakrishnanDon't use QWindow::move
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-30 Kai KoehneDebugger: Use "QML" also in macro names
2012-03-28 Chris AdamsUse minimal javascript expression for bound signals
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Kai KoehneDebugger: Allow enabling of qml debugger without startu...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Matthew VogtAllow qmlscene to quit immediately after starting
2012-03-20 Kai KoehneDebugger: Disable debugging for qmlprofiler, qmltest
2012-03-19 Kai KoehneEasingCurveEditor: Remove generated headers from .pro...
2012-03-19 Kent HansenMerge master into api_changes
2012-03-19 Aurindam JanaQmlDebuggingTests: Separate out public and private...
2012-03-19 Charles YinDon't change the executable name if only build in debug...
2012-03-13 Thomas HartmannAdding a custom easing curve editor to declarative...
2012-03-13 Kent HansenAdapt to Qt5 meta-object changes
2012-03-13 Christiaan JanssenQmlProfiler: updated standalone app
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-09 Aurindam JanaQmlDebugging: Remove QQmlDebugClient
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-22 Oswald Buddenhagenclean up qmake-generated project
2012-02-20 Aurindam JanaQmlProfilerTool: add tool to QDeclarative
2012-02-14 Aaron KennedyAdd slow animations mode to qmlscene
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-14 Xizhi Zhu (Steven)Fix build break in qmlviewer.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-14 Gunnar SlettaSupport opening filedialog again in qmlscene
2011-12-12 Gunnar SlettaLink against widgets only when available
2011-12-09 Christian Kammqmlplugindump: Don't depend on qtquick1 and widgets.
2011-12-08 Christian Kammqmlplugindump: Fix dumping of extended QGraphicsWidget.
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
2011-12-06 Roberto RaggiImprove parsing of escape characters and regexp literals.
2011-12-06 Gunnar SlettaCleaned up the qmlscene code a bit
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Christian Kammqmlplugindump: Fix missing flush for objects that don...
2011-11-29 Christian Kammqmlplugindump: Avoid reporting types as attaching to...
2011-11-22 Christian Kammqmlplugindump: Fix QObject dump.
2011-11-21 Aaron KennedyAdding custom easing curves to property animations
2011-11-17 Christian Kammqmlplugindump: Fix dumping empty names for generated...
2011-11-07 Friedemann KleintDeclarative: Fix compiler warnings.
2011-11-03 Christian Kammqmlplugindump: Add flush to fix output redirection...
2011-10-28 Christian Kammqmlplugindump: Dump QObject based module api.
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-25 Charles YinCleanup qmltestrunner.pro
2011-10-24 Xizhi ZhuSet DESTDIR for qmltestrunner.
next