summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GccToolChain: Make macro retrieval more explicitTobias Hunger2013-10-293-4/+14
* GccToolchain: Move reinterpretOptions into the headerTobias Hunger2013-10-292-7/+1
* GccToolChain: Make macroCache handling accessibleTobias Hunger2013-10-292-20/+44
* Qml Console view: Fix scrollingDaniel Teske2013-10-291-0/+2
* Revert "utils/function: expose also ref and cref"Fawzi Mohamed2013-10-292-13/+3
* Fix compilation of IOS Simulator debugging on windows.David Schulz2013-10-292-1/+9
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-2955-546/+546
* ios simulator debuggingFawzi Mohamed2013-10-2911-27/+210
* Enable Build File for files included by priOrgad Shaneh2013-10-294-6/+21
* Qt4ProjectManager: Rename {Qt4,Qmake}BuildConfiguration{Factory,}hjk2013-10-2929-158/+158
* GccToolChain: Shorten and move gccPredefinedMacroOptionsTobias Hunger2013-10-291-10/+5
* GccToolchain: Do not warn about invalid defines on failed runsTobias Hunger2013-10-291-1/+1
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-291-1/+90
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-292-0/+3
* qmake: Update internal mkspec on changes to QMAKESPECTor Arne Vestbø2013-10-292-1/+9
* qmake: Evaluate extra configs before loading default_preTor Arne Vestbø2013-10-292-6/+19
* qmake: Load extra variables only if also loading pre-filesTor Arne Vestbø2013-10-291-4/+4
* make setting a bad $$[QMAKEFEATURES] not crash qmakeOswald Buddenhagen2013-10-293-12/+17
* qmake: Expose ARGC to qmake functions to be able to check argument countTor Arne Vestbø2013-10-292-0/+3
* qmake: add $$title() function to convert strings to title caseTor Arne Vestbø2013-10-291-2/+10
* GccToolchain: Whitespace fixTobias Hunger2013-10-291-4/+4
* Debugger: Do not warn when nothing is selectedTobias Hunger2013-10-291-1/+2
* Debugger: Add parsing of cdb -version output to debugger reinitialize.David Schulz2013-10-291-2/+17
* Valgrind: Reduce valgrind_fake dependencieshjk2013-10-293-8/+18
* Qnx: Add new QccToolChain class for qcc compilersEl Mehdi Fekari2013-10-2912-64/+497
* Qnx: Update information about the Qnx pluginEl Mehdi Fekari2013-10-291-4/+4
* CppTools: Remove unused isInjectedFile() in cpppreprocessor.cppNikolai Kosjar2013-10-291-5/+0
* Fix compilation on windows.David Schulz2013-10-291-0/+1
* WinUtils: Remove purged functions from headerOrgad Shaneh2013-10-291-9/+0
* CppEditor: Remove unneeded member.David Schulz2013-10-291-1/+0
* Git: Disallow whitespace in topic on Push to Gerrit dialogOrgad Shaneh2013-10-281-0/+4
* Debugger: Remove gdbProc() accessorOrgad Shaneh2013-10-282-27/+21
* DebuggerDialogs: Remember debugger path historyhjk2013-10-282-2/+3
* PathChooser: Grant direct access to lineEdit's history keyhjk2013-10-282-0/+8
* Debugger: Make cancel work in DebuggerOptionsPageTobias Hunger2013-10-286-113/+202
* Debugger: Rewrite logic to use signals on DebuggerItemManagerTobias Hunger2013-10-287-79/+79
* Debugger: Add signals to DebuggerItemManagerTobias Hunger2013-10-284-4/+32
* Debugger: Move classes into their own filesTobias Hunger2013-10-2818-1512/+1919
* utils/function: expose also ref and crefFawzi Mohamed2013-10-282-3/+13
* FakeVim: Use current text cursor to find out line geometryhluk2013-10-281-17/+10
* ios: actually open help when detecting non setup deviceFawzi Mohamed2013-10-281-2/+4
* Debugger: Show shadowed variables with LLDBhjk2013-10-251-4/+3
* Debugger: Add new debuggers from option pageEl Mehdi Fekari2013-10-251-3/+3
* TaskView: Fix scrollingDaniel Teske2013-10-251-3/+13
* DebuggerItem: Make sure DebuggerItems have an IdTobias Hunger2013-10-253-36/+24
* ProjectExplorer: Fixing style of read-only SysRootInformationConfigWidgetDavid Kaspar2013-10-251-1/+1
* Abi: Remove traces of harmhattan and maemo supportDaniel Teske2013-10-255-29/+2
* Abi: Fix Abi constructor to not disallow certain abi combinationsDaniel Teske2013-10-251-2/+3
* Locator: Wait for the process to start in execute filterOrgad Shaneh2013-10-251-0/+5
* QbsProjectManager: Fix overriding of properties.Christian Kandeler2013-10-251-1/+8