summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ClassView: Adapt to ProjectTree changesTobias Hunger2017-04-062-67/+23
* Provide human readable debugger statesWolfgang Bremer2017-04-061-1/+1
* DocumentModel: Remove redundant returnRobert Loehning2017-04-061-1/+1
* CppEditor: Remove redundant returnRobert Loehning2017-04-061-1/+1
* CMake: Do not add empty "<Headers>" folderTobias Hunger2017-04-061-1/+5
* QmlDesigner: fix typoTim Jenssen2017-04-061-1/+1
* ClassView: Make Internal::ParserPrivate::timer a real memberhjk2017-04-061-10/+6
* TextEditor: Squash warning about unused parameterhjk2017-04-061-0/+1
* Sessions: Make manager usable again... for LinuxLorenz Haas2017-04-053-5/+7
* SCXML editor: Fix UI textLeena Miettinen2017-04-056-13/+13
* Qt Quick Designer: Fix UI text capitalizationLeena Miettinen2017-04-051-1/+1
* QmakePM: Use a single constant for async update intervalOrgad Shaneh2017-04-051-3/+6
* ProjectExplorer: Don't rebuild all projects' tree when one is closedhjk2017-04-054-41/+76
* TreeModel/Find: Save a few cycles when searchinghjk2017-04-053-9/+8
* Project explorer: Fix UI text capitalizationLeena Miettinen2017-04-052-2/+2
* ProjectNodes: Handle supported actions one-by-onehjk2017-04-0524-211/+162
* CMake: Fix UI text capitalizationLeena Miettinen2017-04-051-1/+1
* Nim: Fix product name capitalization and writing style in UI textLeena Miettinen2017-04-051-2/+2
* Debugger: Fix UI text capitalizationLeena Miettinen2017-04-052-17/+15
* qmljs/qmljsdescribevalue: Remove pointless checkRobert Loehning2017-04-051-14/+12
* QmlJSEditor: remove unused methodTim Jenssen2017-04-052-14/+0
* Debugger: Run user commands as native commandsOrgad Shaneh2017-04-051-1/+1
* Git: Replace lambdas with std::bindOrgad Shaneh2017-04-042-77/+54
* GDB: Fix break on main for console applications on WindowsOrgad Shaneh2017-04-041-9/+9
* Debugger: Fix crash on shutdownOrgad Shaneh2017-04-041-6/+7
* Debugger: Terminate gracefully when the debuggee is invalidOrgad Shaneh2017-04-041-0/+1
* Update qbs submoduleJoerg Bornemann2017-04-041-0/+0
* Qmake: Fix workdirectory for qmake projectsTobias Hunger2017-04-043-29/+24
* CPaster: Fix fetching list of pastebin.caChristian Stenger2017-04-041-45/+28
* QmlDesigner: Fix crashThomas Hartmann2017-04-041-0/+3
* Valgrind: Check function early to avoid nullptr derefRobert Loehning2017-04-041-2/+5
* qmljs: Prevent possible nullptr accessRobert Loehning2017-04-041-1/+3
* QmlDesigner: Reset error messages wehen restarting puppetThomas Hartmann2017-04-042-0/+5
* ProjectExplorer: Small welcome page improvementAlessandro Portale2017-04-031-3/+4
* Update qbs submoduleChristian Kandeler2017-04-031-0/+0
* QmlDesigner: Ensure proper current text editor in edit modeThomas Hartmann2017-04-031-0/+1
* QmlDesigner: Handle missing type informationThomas Hartmann2017-04-033-0/+22
* QmlJSEditor: add some overrides to QmlJSOutlineWidgetTim Jenssen2017-04-031-4/+4
* QmlJSEditor: use direct member initializationTim Jenssen2017-04-036-33/+23
* QmlJSEditor: add missing class forwardTim Jenssen2017-04-031-0/+4
* QmlDesigner: Keep background color in integrated text editorThomas Hartmann2017-04-033-5/+9
* MSVCParser: De-noiseOrgad Shaneh2017-04-031-220/+218
* MSVCParser: Support "note" linesOrgad Shaneh2017-04-031-6/+21
* MSVCParser: Minor cleanupOrgad Shaneh2017-04-031-3/+3
* ProjectExplorer: Fix crash when deleting 2 filesOrgad Shaneh2017-04-031-9/+13
* CMake: Fix clean targetTobias Hunger2017-04-032-16/+14
* QmlProfiler: Improve robustness of flamegraph view testUlf Hermann2017-04-031-15/+19
* ProjectExplorer: Replace hard assertions with soft onesOrgad Shaneh2017-04-031-2/+2
* QbsPM: Fix size_t -> int conversion MSVC warning (64bit)Orgad Shaneh2017-04-021-1/+1
* Propagate cpuDir into QnxToolChainJames McDonnell2017-03-313-0/+32