summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use Core::Id in ModeManager interfacehjk2016-04-0829-109/+87
* Valgrind: Fix compile on WinChristian Stenger2016-04-081-2/+3
* functionTraits: Add reusable "functionTakesArgument" typeEike Ziller2016-04-082-19/+52
* BareMetal: Simplify RunControl setuphjk2016-04-083-20/+6
* Valgrind: Use a lambda to provide filtering in the error modelhjk2016-04-073-107/+60
* Editor: Simplify cursor in snippet check.David Schulz2016-04-061-4/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-0533-510/+145
|\
| * Clang Static Analyzer: Fix UI text capitalizationLeena Miettinen2016-04-054-5/+5
| * QmlJS: do file name checks with platform independent functionsTim Jenssen2016-04-051-2/+4
| * Clang Static Analyzer: Fix capitalization of product nameLeena Miettinen2016-04-051-3/+3
| * Clang Static Analyzer: Fix label capitalizationLeena Miettinen2016-04-051-1/+1
| * Runextensions/hasCallOperator: Fix build with MSVC2015 Update 2Eike Ziller2016-04-053-45/+35
| * Debugger: Fix crash on close while debuggingChristian Stenger2016-04-052-2/+11
| * QMake: Write "state charts" as two wordsLeena Miettinen2016-04-051-1/+1
| * QML Profiler: Fix capitalization of UI textLeena Miettinen2016-04-051-3/+3
| * Core: Reset current OutputPanePlaceHolder on deletion...Christian Stenger2016-04-051-0/+1
| * QmakeProject: Fix crash when deleting while pro-files are being readTobias Hunger2016-04-041-0/+4
| * QmakeProject: Modernize a bitTobias Hunger2016-04-041-4/+4
| * Qmake: Unify cleanup of readers in nodesTobias Hunger2016-04-041-5/+3
| * Remove tcpportsgathererKai Koehne2016-04-044-355/+0
| * iOS: Make "skipping platform" debug message instead of warning.Eike Ziller2016-04-041-1/+1
| * TextEditor: Fix URL for highlight definitionsChristian Stenger2016-04-041-1/+1
| * ProgressBar: Conditional highlight and HighDPI fixAlessandro Portale2016-04-031-3/+6
| * Flat themes: remove the shadow from pressed manhattan toolbuttonsAlessandro Portale2016-04-021-6/+7
| * Core: Dedicated lock/unlock icons for toolbar and documents viewAlessandro Portale2016-04-019-51/+22
| * Core: New and themable locked/unlocked iconAlessandro Portale2016-04-019-52/+60
* | Debugger: Replace cdb output encoding enum by stringshjk2016-04-048-133/+106
* | mapReduce: Option for ordered reduceEike Ziller2016-04-042-31/+81
* | Merge remote-tracking branch 'origin/4.0'Oswald Buddenhagen2016-04-01118-1266/+3593
|\ \ | |/
| * Icons: Move debug run/interrupt/continue/exit from core to elsewhereAlessandro Portale2016-04-0121-39/+35
| * CMake: Simplify reparsing codeTobias Hunger2016-04-013-15/+10
| * AutoTest: Enable parsing for tests by defaultChristian Stenger2016-04-011-2/+2
| * AutoTest: Increase timeout for progress indicatorChristian Stenger2016-04-011-1/+1
| * ProjectExplorer: Rename RunConfiguration:Name -> CurrentRun:NameOrgad Shaneh2016-04-013-3/+13
| * cdbext version bumpDavid Schulz2016-04-011-1/+1
| * Beautifier: Fix hidden menu on LinuxLorenz Haas2016-03-311-4/+2
| * AutoTest: Avoid invalid parse resultsChristian Stenger2016-03-313-7/+15
| * Help: Disambiguate the HelpPage classes from QtWebKit and WebEngineUlf Hermann2016-03-314-24/+24
| * StyleHelper: Silence warning about wrong format stringAlessandro Portale2016-03-311-2/+3
| * Valgrind: Fix callgrind's "Cost format" buttonAlessandro Portale2016-03-311-6/+1
| * CppTools: Update known doxygen commandsNikolai Kosjar2016-03-313-15/+913
| * CppTools: Update known qdoc commandsNikolai Kosjar2016-03-313-6/+426
| * CppTools: Sort doxygen commandsNikolai Kosjar2016-03-313-412/+411
| * CppTools: Rewrite cppdoxygen.cpp with cplusplus-keywordgenNikolai Kosjar2016-03-312-214/+663
| * C++: Import roberto's kwgen utilityNikolai Kosjar2016-03-315-0/+344
| * ManhattanStyle: Themable arrowsAlessandro Portale2016-03-313-22/+19
| * Help: New "Bookmark" iconAlessandro Portale2016-03-315-2/+18
| * C++: Extract base startOfOperator()Nikolai Kosjar2016-03-314-209/+169
| * Help: New "Home" iconAlessandro Portale2016-03-315-2/+30
| * Debugger: Avoid setParent(0) on QDockWidgetsUlf Hermann2016-03-311-13/+13