summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-2652-97/+97
* Qml Text Editor - use theme icons for Text Qt Quick ToolbarDenis Mingulov2012-01-261-8/+15
* fix zeroconf on windowstjenssen2012-01-261-0/+9
* compile fix after accde26 with bytearray stringbuilderhjk2012-01-251-3/+3
* Debugger: Fix 'Attach to Qml port'Kai Koehne2012-01-251-1/+2
* Core::Filemanager: make some methods statichjk2012-01-2528-262/+241
* debugger: integrate state test into test automation frameworkhjk2012-01-254-57/+160
* Analyzerbase: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-255-30/+30
* zeroconf: IPv6 support, triggerRefresh, better avahi supportFawzi Mohamed2012-01-257-156/+345
* FileName: Add method to find parent directoriesTobias Hunger2012-01-252-0/+24
* Remove includes of QtGui.Erik Verbruggen2012-01-252-3/+15
* Madde: Upload packages to the developer's home directory.Christian Kandeler2012-01-251-0/+9
* Abi: Handle ARM OSABI in elf filesTobias Hunger2012-01-251-0/+4
* CMakeWizard: Use better build directoriesYuchen Deng2012-01-251-3/+1
* Edit debugger so win64interrupt is calledDavid Schulz2012-01-254-6/+48
* analyzer: add full namespace to signals and slotshjk2012-01-241-3/+3
* debugger: set breakpoint always-inserted and trust-readonly-sections onhjk2012-01-241-0/+5
* ProjectExplorer: make currentProject statichjk2012-01-2414-39/+34
* Analyzer: more using, less noise.hjk2012-01-242-74/+68
* Use new static ICore interface.hjk2012-01-24253-1005/+846
* debugger: remove unneeded includehjk2012-01-241-1/+0
* debugger: move isCppBreakpoint to Breakpointhjk2012-01-247-19/+19
* projectexplorer: string literal stylehjk2012-01-241-5/+3
* QmlProfiler: avoid selection jumping between viewsChristiaan Janssen2012-01-241-0/+11
* QmlProfiler: fix bug in event statisticsChristiaan Janssen2012-01-241-0/+8
* RemoteLinux: Fix error message.Christian Kandeler2012-01-241-1/+1
* Core: make ICore interface statichjk2012-01-2410-411/+274
* Preserve user changes in custom wizard on backDaniel Teske2012-01-242-5/+33
* Windows build fix.Eike Ziller2012-01-241-0/+1
* Fix assertLeandro Melo2012-01-241-1/+1
* Editor: Ensure cursor is visible before completion popupLeandro Melo2012-01-241-0/+1
* remove selection of text by pressing down-keyDavid Schulz2012-01-241-2/+2
* debugger: remove SymbianDebugClient enumhjk2012-01-243-12/+2
* Add "Open Documents" find filter.Eike Ziller2012-01-244-0/+197
* zeroconf: apple 320.10.80 and 333.10 changesFawzi Mohamed2012-01-242-5/+63
* Implement "search again" for find usages (C++)Eike Ziller2012-01-242-25/+214
* BuildManager: Remove unused memberDaniel Teske2012-01-241-1/+0
* Revert "DetailsWidget: Remove unused obsolete code"Daniel Teske2012-01-241-0/+3
* C++: Avoid superfluous * in comment continuationLeandro Melo2012-01-241-19/+30
* C++: Share symbol finder across editor instancesLeandro Melo2012-01-245-21/+12
* valgrindfake: compile fixhjk2012-01-241-0/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2012-01-242-1/+12
|\
| * DebuggingHelper: Build with right architecture even for Mac universalKai Koehne2012-01-172-1/+12
* | debugger: work on autotest integrationhjk2012-01-245-7/+129
* | On cancel analyzer setup the progress bar closes now.David Schulz2012-01-248-22/+27
* | C++: Replace non-absolute-critical asserts for soft onesLeandro Melo2012-01-2413-24/+39
* | C++: Remaining fixes in symbol finderLeandro Melo2012-01-231-3/+5
* | DetailsWidget: partially revert removing of obsolete codeDaniel Teske2012-01-232-0/+6
* | ClassView: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-233-4/+5
* | C++: Fix "reference" file in symbol finderLeandro Melo2012-01-238-56/+66