aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-10/+5
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-112-2/+2
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-2/+2
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-237-10/+681
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-1925-2225/+2781
| |\ \ \ \
| * | | | | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-10/+5
* | | | | | Don't use QWindow::moveGirish Ramakrishnan2012-04-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | Debugger: Use "QML" also in macro namesKai Koehne2012-03-301-1/+1
* | | | | Use minimal javascript expression for bound signalsChris Adams2012-03-291-1/+1
| |_|_|/ |/| | |
* | | | Debugger: Allow enabling of qml debugger without startup warningKai Koehne2012-03-271-2/+2
| |_|/ |/| |
* | | Allow qmlscene to quit immediately after startingMatthew Vogt2012-03-211-0/+9
* | | Debugger: Disable debugging for qmlprofiler, qmltestKai Koehne2012-03-201-1/+1
* | | EasingCurveEditor: Remove generated headers from .pro fileKai Koehne2012-03-191-2/+0
* | | QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-194-4/+668
* | | Don't change the executable name if only build in debug mode on WindowsCharles Yin2012-03-191-3/+3
| |/ |/|
* | Adding a custom easing curve editor to declarative toolsThomas Hartmann2012-03-1314-1/+1947
* | QmlProfiler: updated standalone appChristiaan Janssen2012-03-1311-2224/+834
|/
* QmlDebugging: Remove QQmlDebugClientAurindam Jana2012-03-094-4/+525
* Merge master <-> api_changesMatthew Vogt2012-03-057-154/+154
|\
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2420-140/+140
|/
* clean up qmake-generated projectOswald Buddenhagen2012-02-221-6/+0
* QmlProfilerTool: add tool to QDeclarativeAurindam Jana2012-02-2012-1/+3426
* Add slow animations mode to qmlsceneAaron Kennedy2012-02-142-1/+10
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-0340-5180/+51
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3024-24/+24
* Update obsolete contact address.Jason McDonald2012-01-2324-24/+24
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-172-2/+2
* Fix build break in qmlviewer.Xizhi Zhu (Steven)2012-01-141-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-0522-22/+22
* Support opening filedialog again in qmlsceneGunnar Sletta2011-12-141-0/+5
* Link against widgets only when availableGunnar Sletta2011-12-122-1/+5
* qmlplugindump: Don't depend on qtquick1 and widgets.Christian Kamm2011-12-092-4/+28
* qmlplugindump: Fix dumping of extended QGraphicsWidget.Christian Kamm2011-12-081-4/+5
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-081-4/+0
* Improve parsing of escape characters and regexp literals.Roberto Raggi2011-12-061-13/+34
* Cleaned up the qmlscene code a bitGunnar Sletta2011-12-062-116/+15
* Say hello to QtQuick moduleKent Hansen2011-12-026-13/+17
* qmlplugindump: Fix missing flush for objects that don't fit a line.Christian Kamm2011-12-021-2/+1
* qmlplugindump: Avoid reporting types as attaching to themselves.Christian Kamm2011-11-291-2/+6
* qmlplugindump: Fix QObject dump.Christian Kamm2011-11-221-2/+30
* Adding custom easing curves to property animationsAaron Kennedy2011-11-216-1/+430
* qmlplugindump: Fix dumping empty names for generated QMetaObjects.Christian Kamm2011-11-171-4/+29
* Declarative: Fix compiler warnings.Friedemann Kleint2011-11-071-1/+1
* qmlplugindump: Add flush to fix output redirection on windows.Christian Kamm2011-11-031-1/+1
* qmlplugindump: Dump QObject based module api.Christian Kamm2011-10-281-4/+58
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-2615-1230/+12
* Cleanup qmltestrunner.proCharles Yin2011-10-251-2/+0
* Set DESTDIR for qmltestrunner.Xizhi Zhu2011-10-241-1/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-212-10/+10
* Declarative: Give qmlscene top level window flags.Friedemann Kleint2011-10-181-24/+28