summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make sysrootify case-insensitive on windowsDaniel Teske2011-11-021-2/+8
* projectexplorer: More consistent '...'hjk2011-11-024-7/+7
* VCS base diff editor with merge conflictsPeter Kuemmel2011-11-021-8/+19
* debgugger: fix crash when opening memory editor through register valueshjk2011-11-021-1/+1
* debugger: cleaner debugger abortinghjk2011-11-026-14/+43
* debugger: don't store empty watched expressionshjk2011-11-021-0/+1
* Set text editor font also for new search panels.Eike Ziller2011-11-011-0/+3
* QmlProfiler: Make sure standalone tool is shipped on Mac OS XKai Koehne2011-11-011-1/+1
* fakevim: fix replacement of '\&'hjk2011-11-011-0/+1
* Fix showing of "Debugging Helper Missing" warning.Eike Ziller2011-10-316-19/+5
* QmlDesigner.documentController: bugfix for crumblebarThomas Hartmann2011-10-311-2/+5
* BuildManager: Display times for build messagesOrgad Shaneh2011-10-311-1/+7
* Editor: Support floating point values for tab stopLeandro Melo2011-10-311-2/+7
* C++ insert def: Fix bug when minimizing name.Christian Kamm2011-10-314-78/+30
* Fix various crashesDaniel Teske2011-10-3112-46/+196
* Qt: Pick tool chain that works with the default mkspecTobias Hunger2011-10-312-0/+15
* GCC: Autodetect old GCC versions needed for macx-g++XY mkspecsTobias Hunger2011-10-311-1/+7
* C++: Fix findMatchingDeclaration for functions not in a class.Christian Kamm2011-10-311-3/+3
* QmlJS: Avoid an infinite loop if a qmltypes file has a cycle.Christian Kamm2011-10-312-8/+25
* QmlJS indenter: Never touch indent of multi-line strings.Christian Kamm2011-10-316-10/+19
* Limit the length of shown search result line.Eike Ziller2011-10-312-3/+16
* Remove unnecessary code.Eike Ziller2011-10-312-89/+0
* Fix memory leaks (lacking destructors for uis)Jarek Kobus2011-10-289-0/+25
* Code style selector improvementsJarek Kobus2011-10-285-72/+200
* debugger: re-enable sorting of source files, modules, and thread viewshjk2011-10-283-0/+3
* Harmattan: Use "mad" wrapper to call dh_clean.Christian Kandeler2011-10-281-5/+2
* Do not try to evaluate examples or demos for Qt 5.Daniel Molkentin2011-10-281-0/+3
* CODA: Increased timeout for Deploy stepPawel Polanski2011-10-281-1/+1
* QMutableMapIterator uses map in destructor, use foreach.Friedemann Kleint2011-10-281-6/+3
* Fix leakDaniel Teske2011-10-271-0/+1
* Fix bug with unclean paths with multiple .pro files in the same dirDaniel Teske2011-10-271-1/+1
* Don't show fallback examples if we do not have any installed.Daniel Molkentin2011-10-271-2/+6
* QmlEngine: Engine State transitionsAurindam Jana2011-10-271-1/+7
* C++: removed pre-defined macros that should come from windows.hErik Verbruggen2011-10-261-3/+0
* C++: disambiguate cast expressions for highlighting.Erik Verbruggen2011-10-261-0/+17
* Warn if the update info plugin is useless.Daniel Molkentin2011-10-261-5/+15
* Do not include certain plugins when compilingDaniel Molkentin2011-10-263-11/+12
* C++: fix highlighting again, this time for arguments.Erik Verbruggen2011-10-261-1/+2
* C++: fixed highlighting of expressions inside a sizeof() operator.Erik Verbruggen2011-10-261-4/+24
* Fixes compilation when QT is namespaced.Bill King2011-10-261-0/+2
* C++ parser: Don't fail on REVISION in Q_PROPERTY.Christian Kamm2011-10-254-1/+22
* Removed dead assignmentRobert Loehning2011-10-251-1/+0
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-2510-11/+11
* C++: Fix a crash in debug builds when rewriting functions.Christian Kamm2011-10-253-0/+9
* QmlDesigner.formeditor: fix captionsThomas Hartmann2011-10-251-11/+13
* Fremantle: Don't use unsupported "mad" option.Christian Kandeler2011-10-241-2/+7
* Harmattan: Prevent localized debian changelog entries (again).Christian Kandeler2011-10-242-3/+45
* QmlJS: Remove soft assert that could trigger for multi-line strings.Christian Kamm2011-10-241-3/+9
* corelib: fix capitalization in commenthjk2011-10-241-1/+1
* QmlJS checks: Make 'unintentional empty block' warning less annoying.Christian Kamm2011-10-241-2/+1