aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Allow to limit the files to process by file sizeNikolai Kosjar2015-05-134-3/+65
* CppEditor: Lower reservation of parentheses per lineNikolai Kosjar2015-05-131-1/+1
* C++: Limit parsing of initializer clausesNikolai Kosjar2015-05-132-2/+15
* Clang: Fix providing clang directory with intrinsics for *.qbsNikolai Kosjar2015-05-131-1/+1
* Help: Work around issue with Visual Studio < 2013Eike Ziller2015-05-121-7/+20
* Update qbs submodule.Christian Kandeler2015-05-111-0/+0
* Debugger: Fix attaching to running debug serverEike Ziller2015-05-072-10/+17
* ProjectExplorer: Fix to eager clearing of output windowDaniel Teske2015-05-071-2/+1
* QbsProjectManager: Fix deriving qbs profile names from kit attributes.Christian Kandeler2015-05-071-1/+3
* Fix Add Library for static librariesDaniel Teske2015-05-061-1/+2
* CdbExt: Setting actively which nodes should be expanded.David Schulz2015-05-064-42/+40
* Device support: Only restore SSH options if we really saved them.Christian Kandeler2015-05-051-2/+3
* Update qbs submodule.Christian Kandeler2015-05-051-0/+0
* Sdktool: Add switch to set environment for kits.Tobias Hunger2015-05-044-12/+45
* Sdktool: Fix default kit handlingTobias Hunger2015-05-042-12/+7
* Add missing qmake functions to profile completerM. Moellney2015-05-041-1/+50
* Fix "Add new being disabled"Daniel Teske2015-05-041-0/+2
* Qbs: Compile fixRobert Loehning2015-04-291-3/+3
* Qbs: fix equivalent command line for "show command lines" option.Jake Petroules2015-04-291-1/+3
* Qbs: display native separators for qbs.exe file path.Jake Petroules2015-04-291-1/+1
* Editor: Limit size of generic proposal widget.David Schulz2015-04-281-3/+3
* CDB: Unify handling of stopped debugger process.David Schulz2015-04-282-43/+5
* BareMetal: Support seamless 3.3 -> 3.4 upgradeOrgad Shaneh2015-04-272-2/+17
* Debugger: Fix Step into for unreachable frame source.David Schulz2015-04-271-0/+5
* Debugger: Fix jump to file/line breakpoint from disassemblerhjk2015-04-271-3/+16
* MimeDatabase: Avoid parsing the mime xml files multiple timesEike Ziller2015-04-271-6/+5
* Update qbs submodule.Christian Kandeler2015-04-241-0/+0
* About Plugins: Fix that disabling plugin could disable too many othersEike Ziller2015-04-241-0/+2
* Fix that CSS files where opened in C++ editorEike Ziller2015-04-241-0/+1
* CMakeProject: Fix CXX Flags parsing for ninja projectsClaus Steuer2015-04-241-15/+25
* CppTools: Remove separate indexing revisionNikolai Kosjar2015-04-247-14/+61
* CppTools: Offer "override" and "final" as completion itemsNikolai Kosjar2015-04-242-0/+8
* CppTools: Fix global completion after "/// text."Nikolai Kosjar2015-04-243-7/+33
* RemoteLinux: Use base RunConfiguration if possiblehjk2015-04-233-11/+15
* Debugger: Blacklist lldb-platform-* as possible debuggerhjk2015-04-221-1/+4
* Fix translation of help navigation panesv3.4.0Eike Ziller2015-04-212-5/+6
* iOS: Fix detection of device information for older XcodeChristian Stenger2015-04-211-1/+1
* Clang: Fix providing clang directory with intrinsicsNikolai Kosjar2015-04-202-8/+9
* Fix non responding on being overwhelmed with debug outputDaniel Teske2015-04-171-1/+1
* Android: Detect install failure on Android 5.1Daniel Teske2015-04-161-2/+5
* ProjectTree: Fix adding files from context menuDaniel Teske2015-04-162-8/+12
* Fix toolchain detection when C compiler specifiedSergey Belyashov2015-04-161-1/+3
* Timeline: Be more exact about height of model aggregatorUlf Hermann2015-04-161-4/+5
* Timeline: Be more exact about model height changes.Ulf Hermann2015-04-161-13/+16
* Timeline: assert that render state is empty when we build node treeUlf Hermann2015-04-161-0/+3
* Timeline: Check various members of TimelineOverviewRenderer for sanityUlf Hermann2015-04-161-0/+5
* Timeline: Don't mark parameters as Q_UNUSED if we use themUlf Hermann2015-04-161-1/+0
* Debugger: Fix WatchItem color displayhjk2015-04-163-18/+20
* Fixed national symbols in QBS shadow build directorySergey Belyashov2015-04-161-2/+4
* Debugger: Fix red display of changed variables with LLDBhjk2015-04-161-4/+4