summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-1794-294/+345
* Sort projects by displayName in ProjectListWidget.Konstantin Tokarev2012-04-173-17/+36
* Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-1710-2/+87
* Device Support: Rename "internalId" to "id".Christian Kandeler2012-04-178-25/+25
* QmlJSInspector: Fix line lengthKai Koehne2012-04-1716-279/+527
* QmlJSInspector: Don't use 'const int' for parametersKai Koehne2012-04-172-2/+2
* QmlJSInspector: Fix whitespace issuesKai Koehne2012-04-179-106/+106
* QmlJSInspector: Remove dependency to QmlJSEditorKai Koehne2012-04-1611-67/+80
* QmlJS: Move SemanticInfo from qmljseditor to qmljstoolsKai Koehne2012-04-1613-286/+392
* AppOutput: Make file path linkification more robustKai Koehne2012-04-161-18/+1
* Zeroconf: Fix build warning about unused variableKai Koehne2012-04-161-1/+1
* QmlDebugger: Refactor QML Signal HandlerAurindam Jana2012-04-168-21/+21
* FileInProjectFinder: Add (optional) debugging outputKai Koehne2012-04-161-0/+35
* QtMessageLogItemDelegate: Avoid infinite loopAurindam Jana2012-04-161-2/+2
* QmlJSInspector: Select ItemsAurindam Jana2012-04-162-4/+5
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-1610-21/+54
|\
| * Fix file descriptor and memory leak in autotools pluginVictor Ostashevsky2012-04-152-5/+12
| * Debugger: Improve gdb error msg handlingChristian Stenger2012-04-131-0/+3
| * Fix Options/Qt Versions adding versions on applyDaniel Teske2012-04-133-3/+15
| * Fix crash on removing null ITextMarkDaniel Teske2012-04-131-1/+2
| * Debugger: Fix gdb disassembler errorChristian Stenger2012-04-131-5/+5
| * populate qt 5 /get and /raw property variationsOswald Buddenhagen2012-04-121-2/+12
| * permit slashes in braced qmake identifiersOswald Buddenhagen2012-04-121-1/+1
| * fakevim: respect count for < and > in visual modehjk2012-04-111-2/+2
| * GDB: Cleanup file name on stopOrgad Shaneh2012-04-051-2/+2
* | DebuggerEngine: Goto LocationAurindam Jana2012-04-161-1/+2
* | Debugger: Enable "Break on Raise" by default on WindowsOrgad Shaneh2012-04-151-0/+5
* | Fixed completion list not appearing when function signature is shownOto Magaldadze2012-04-131-2/+5
* | Wizards: allow more flexibility when adding a project as a subprojectThomas Hartmann2012-04-139-13/+171
* | Device Support: Fix memory leaks.Christian Kandeler2012-04-132-6/+6
* | Device: Add availability informationTobias Hunger2012-04-132-0/+18
* | Fix crash, project might be a null pointerDaniel Teske2012-04-131-1/+1
* | Debugger: Fix spacing of toolbarsKai Koehne2012-04-132-2/+3
* | QmlJSPropertyInspector: Change property valueAurindam Jana2012-04-134-27/+18
* | CrumblePath: Add check for child countAurindam Jana2012-04-132-1/+3
* | zeroconf: don't suppress unusable addressesFawzi Mohamed2012-04-132-8/+8
* | QtMessageLogWindow: Handle Text OverlapAurindam Jana2012-04-132-35/+53
* | QDeclarativeDebugClient: check for null pointerAurindam Jana2012-04-131-1/+1
* | CppHighlighter: highlight macro references.Francois Ferrand2012-04-139-61/+101
* | zeroconf: improve handling of hasMoreUpdatesFawzi Mohamed2012-04-121-1/+1
* | zeroconf: const refs for ZConfLib::PtrFawzi Mohamed2012-04-124-12/+12
* | QmlJSInspector: Clean up dependenciesKai Koehne2012-04-126-17/+5
* | Debugger: Show tooltips for message log windowKai Koehne2012-04-121-0/+3
* | Device Support: Merge id and fingerprint.Christian Kandeler2012-04-1210-90/+55
* | Change the toolbar of the debugger sub windows to a flat grey toneMarco Bubke2012-04-123-0/+5
* | zeroconf: add version to avahi libFawzi Mohamed2012-04-123-18/+30
* | Device: Add create method to IDeviceFactoryTobias Hunger2012-04-1217-95/+66
* | Added menu item for (re)building and cleaning of current subproject.Konstantin Tokarev2012-04-123-6/+57
* | Fix version control and qml component refactoringMarco Bubke2012-04-121-0/+7
* | Class name validation line edit can now force for capital lettersMarco Bubke2012-04-123-5/+33