summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* DebuggerViews: Fix keyboard navigation on OS XDaniel Teske2014-04-162-6/+6
* QMakeProject: Fix inconsistent isAbsolutePathDaniel Teske2014-04-162-0/+30
* Fix 'clear' button position and size on HiDPIEike Ziller2014-04-152-3/+18
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-143-2/+4
|\
| * process_ctrlc_stub: close process and thread handlesJoerg Bornemann2014-04-111-0/+2
| * Revert "C++: nested class with enclosing template class"Nikolai Kosjar2014-04-091-1/+0
| * Fix qbs build on Windows.Christian Kandeler2014-04-081-1/+2
* | StyleHelper: Remove unused variablehjk2014-04-111-1/+0
* | PluginView: Use double click on all platforms for detailsDaniel Teske2014-04-114-4/+9
* | Introduce Utils::TreeView/TreeWidgetDaniel Teske2014-04-116-27/+214
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-04-085-2/+38
|\ \ | |/
| * Prevent 'qmake -query' from bringing up modal message dialog on startupKai Koehne2014-04-072-0/+35
| * C++: nested class with enclosing template classPrzemyslaw Gorszkowski2014-04-041-0/+1
| * C++: fix findusage for member of typedefed anonymous structPrzemyslaw Gorszkowski2014-04-042-4/+5
| * QmlProfiler: Guess the trace end time if we don't receive EndTraceUlf Hermann2014-04-042-2/+2
* | C++: Remove unused functionsNikolai Kosjar2014-04-071-12/+0
* | Remove unnecessary QTreeView includesDaniel Teske2014-04-071-1/+0
* | C++: fix typedef resolvingPrzemyslaw Gorszkowski2014-04-041-21/+16
* | C++: fix findusage for member of typedefed anonymous structPrzemyslaw Gorszkowski2014-03-312-4/+5
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-03-281-12/+12
|\ \ | |/
| * C++: Fix compilation with C++<11Orgad Shaneh2014-03-271-12/+12
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-2731-333/+817
|\ \ | |/
| * Fix compilation on Ubuntu 11.10.Erik Verbruggen2014-03-272-2/+2
| * C++: Do type and name equality checking in a safe manner.Erik Verbruggen2014-03-2726-327/+767
| * C++: fix support for nested anonymous classPrzemyslaw Gorszkowski2014-03-261-1/+2
| * C++: nested class in functionPrzemyslaw Gorszkowski2014-03-251-2/+6
| * C++: Do not set binding block as instantiationOriginPrzemyslaw Gorszkowski2014-03-251-0/+4
| * VCS: Use OutputFormatter for output windowOrgad Shaneh2014-03-192-1/+7
| * Utils: Support \r handling in OutputFormatterOrgad Shaneh2014-03-193-2/+31
* | Utils::Environment support magic windows environment variablesDaniel Teske2014-03-191-2/+2
* | Fix 'prefered' typo in variable namesKai Koehne2014-03-191-15/+15
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-1824-63/+68
|\ \ | |/
| * Vcs: Leave lone CRs alone when normalizing line endingsTobias Hunger2014-03-181-15/+4
| * Fix QT_VERSION checks in logging.hKai Koehne2014-03-141-7/+7
| * Fix detection of language in QmlJSModelManagerInterfaceKai Koehne2014-03-131-1/+1
| * C++: Fix weird logic in usage of TopLevelDeclarationProcessor::processDeclara...Nikolai Kosjar2014-03-131-1/+1
| * qmljs: adding Qml to companion lanaguages of UnknownFawzi Mohamed2014-03-131-1/+2
| * Fix tooltips, add lacking dotsJarek Kobus2014-03-134-23/+23
| * C++: fix support for nested anonymous classesPrzemyslaw Gorszkowski2014-03-122-2/+17
| * use new base import style in qbs filesJoerg Bornemann2014-03-1113-13/+13
* | Merge remote-tracking branch 'origin/3.1'Oswald Buddenhagen2014-03-1120-54/+85
|\ \ | |/
| * QmlProfiler: Show multiple rows for animations from different threadsUlf Hermann2014-03-112-1/+13
| * CdbExt: Make max array size configurable.David Schulz2014-03-115-31/+38
| * CdbExt: Fix Dumping of a list of QStringLists.David Schulz2014-03-101-1/+3
| * QML JS: fix messagesLeena Miettinen2014-03-101-2/+2
| * utils: fix logging.hFawzi Mohamed2014-03-061-3/+3
| * ConsoleProcess: Remove asserthjk2014-03-061-1/+0
| * Environment: Don't search the same directory repeatedlyTobias Hunger2014-03-051-0/+8
| * PathChooser: Small cleanupTobias Hunger2014-03-051-2/+2
| * PathChooser: Trigger revalidation when environment or base name changeTobias Hunger2014-03-051-1/+4