summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Ui: No spaces before "..."Daniel Teske2012-03-071-6/+6
* Replaced one-char-stringsRobert Loehning2012-03-072-3/+3
* Build fix for the screenshotcropper tool.Alessandro Portale2012-03-051-1/+4
* Add license headers to the screenshotcropper sources.Alessandro Portale2012-03-055-0/+160
* Debugger: added static compiling of win64interrupt for MinGW64iDavid Schulz2012-03-021-4/+8
* Debugger: add static compiling for win64interrupt.exeDavid Schulz2012-03-011-0/+9
* Removed module names from #include directives.Erik Verbruggen2012-02-1511-41/+41
* Fix mkvisitor.Roberto Raggi2012-02-092-2/+2
* QmlProfiler: fixing standalone profilerChristiaan Janssen2012-02-021-5/+20
* Debugger: Fix interrupting code.Friedemann Kleint2012-02-023-9/+44
* source for win64interruptDavid Schulz2012-01-311-0/+75
* Long live the king!hjk2012-01-2620-20/+20
* valgrindfake: compile fixhjk2012-01-241-0/+2
* mdnssd: IPv6 fixes + merging 320.10.80 and 333.10Fawzi Mohamed2012-01-2314-127/+237
* QmlProfiler: reading column information in bindingsChristiaan Janssen2012-01-201-1/+1
* Profiler: Print recording status correctlyAurindam Jana2012-01-201-2/+2
* C++: Rename source/setSource to utf8Source/setUtf8SourceLeandro Melo2012-01-131-3/+3
* Mdnssd: Disable gcc warnings about initialized but unused variablesKai Koehne2012-01-101-0/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-12-192-1/+5
|\
| * Install the debugging support (cdbext, qtcdebugger, qmlprofiler).Daniel Molkentin2011-12-192-1/+5
* | QmlProfiler: Show profiling data initiated by console APIsAurindam Jana2011-12-142-35/+45
* | qtcreatorwidgets: Fix shadow building.Christian Kandeler2011-12-091-1/+1
* | Cropping the examples screen shots to "Areas of interest".Alessandro Portale2011-11-257-0/+316
* | Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-243-4/+4
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1120-40/+40
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0320-40/+40
* | QmlProfiler: refactor postprocess step in internal statisticsChristiaan Janssen2011-11-092-28/+0
* | zeroconf/mdnssd: remove non ascii charactersFawzi Mohamed2011-11-094-10/+10
* | more style fixes of string literal accesshjk2011-11-021-8/+8
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-1/+1
|\ \ | |/
| * QmlProfiler: Make sure standalone tool is shipped on Mac OS XKai Koehne2011-11-011-1/+1
* | QmlProfiler: Let binary use Qt libs in $CREATORDIR/lib/qtcreatorKai Koehne2011-11-011-0/+1
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-282-5/+32
|\ \ | |/
| * Fix licenses.Eike Ziller2011-10-181-0/+32
| * QmlDesigner.puppet: disable breakbad for qmlpuppetThomas Hartmann2011-10-181-5/+0
* | Compile fix on Linux.Friedemann Kleint2011-10-181-1/+1
* | zeroconf/mdnssd: build the fallback daemon on all linux flavorsFawzi Mohamed2011-10-181-1/+1
* | zeroconf: embedded mdnssd daemonFawzi Mohamed2011-10-1827-0/+37434
* | QmlProfiler: V8 profilingChristiaan Janssen2011-10-072-1/+37
|/
* QmlProfiler: Fix help outputKai Koehne2011-09-141-11/+11
* qtpromaker: Fix typo in helpKai Koehne2011-09-131-1/+1
* QmlProfilerTool: Fix hang on exitKai Koehne2011-09-065-6/+37
* QmlProfilerTool: Fix help textKai Koehne2011-09-061-2/+2
* Rename qmlprofiler to qmlprofilertoolKai Koehne2011-09-057-1/+1
* Added code generators for ASTVisitor.h and ASTMatcher.hRoberto Raggi2011-08-301-0/+138
* QmlProfilerTool: Don't take empty lines as commandsKai Koehne2011-08-241-1/+3
* QmlProfilerTool: Print warning about failing connect ervery 5 secondsKai Koehne2011-08-241-1/+1
* QmlProfilerTool: Take -recordStart parameter into accountKai Koehne2011-08-242-3/+1
* QmlProfiler: fixed file extension in standalone toolChristiaan Janssen2011-08-221-3/+5
* QmlProfiler standalone toolKai Koehne2011-08-227-1/+669