summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Plain text editor: Do not register for all kinds of mime typesEike Ziller2015-02-021-6/+1
* Debugger: Move LldbEngine::Command to debuggerprotocolhjk2015-02-025-173/+175
* LLDB: Fix that locals didn't show up anymoreEike Ziller2015-02-021-0/+1
* De-noise some ProjectExplorer/Utils qualificationsOrgad Shaneh2015-02-028-180/+181
* Make sure qmlviewer/qmlscene application output is printedKai Koehne2015-02-022-0/+2
* Debugger: Properly delete breakpoints when triggered from viewhjk2015-02-021-3/+1
* CMake: Cleanup QString/FileName conversionsOrgad Shaneh2015-02-021-17/+17
* Debugger: Show confirmed state on breakpoint removalhjk2015-02-023-4/+30
* Support multiple instances listening for debug output...Orgad Shaneh2015-02-023-4/+17
* Valgrind: Replace QDir::separator with slashOrgad Shaneh2015-02-027-24/+25
* Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-0212-27/+23
* Wizard: Use normalized path separatorsOrgad Shaneh2015-02-023-6/+5
* ManageDefinitionsDialog: download exact url in sorted TableWidgetNikita Baryshnikov2015-02-022-20/+16
* Utils: Use FileName in reloadPromptOrgad Shaneh2015-02-023-5/+6
* CppEditor: Use local cached function call resultLorenz Haas2015-02-021-1/+1
* DiffEditor: Fix compile for Qt less than 5.4Christian Stenger2015-02-021-1/+1
* QbsProjectManager: Fix command-line representations.Christian Kandeler2015-01-305-34/+133
* Debugger: Invert LLDB/Python startup orderhjk2015-01-304-107/+44
* Fix build after 739cc9fNikita Baryshnikov2015-01-301-1/+0
* Test compile fix after 063251ebhjk2015-01-301-0/+2
* DiffEditor: Remove a bit of fluffTobias Hunger2015-01-307-18/+8
* Port to new connect apiMontel Laurent2015-01-3039-240/+287
* DiffEditor: Remove some empty destructorsTobias Hunger2015-01-304-12/+0
* DiffEditor: Convert more connects to Qt5 styleTobias Hunger2015-01-301-31/+30
* Editor: Keep the focus when closing editors.David Schulz2015-01-301-15/+14
* QmlDesigner.PropertyEditor: Adding QmlAnchorBindingProxy::isInLayoutThomas Hartmann2015-01-302-0/+8
* Squish: Update tst_git_localRobert Loehning2015-01-301-1/+1
* C++: Add cplusplus tools to qtcreator.qbsNikolai Kosjar2015-01-308-0/+64
* Convert to new connect apiMontel Laurent2015-01-3018-49/+53
* Debugger: Move common dumper module code to DumperBasehjk2015-01-303-25/+19
* Debugger: Modernize WatchWindow action handlinghjk2015-01-292-85/+36
* Debugger: Remove unused code in WatchModelhjk2015-01-291-13/+1
* Debugger: Remove WatchModel test codehjk2015-01-291-87/+0
* Use new qt5 connect apiMontel Laurent2015-01-2921-97/+116
* fix spellingTim Jenssen2015-01-291-1/+1
* qbs build: Derive QtCreator app from QtcProduct.Christian Kandeler2015-01-291-7/+2
* C++: Minor cleanup in tools projectOrgad Shaneh2015-01-291-2/+1
* Debugger: Test compile fixhjk2015-01-291-1/+1
* Debugger: Handle extra dumpers with LLDBhjk2015-01-297-123/+103
* Timeline: Load category labels asynchronously where possibleUlf Hermann2015-01-294-79/+119
* Timeline: Load row labels asynchronously where possibleUlf Hermann2015-01-293-45/+106
* Timeline: Add exception for parenting ranges with equal start timesUlf Hermann2015-01-293-25/+64
* Timeline: Elide category labels if they get long.Ulf Hermann2015-01-291-0/+1
* Timeline: Make label parsing declarativeUlf Hermann2015-01-291-29/+11
* Debugger: Some parser code consolidationhjk2015-01-295-32/+21
* Use new qt5 connect apiMontel Laurent2015-01-2920-74/+87
* Debugger: Simplify calls to parseChildrenDatahjk2015-01-298-38/+26
* Timeline: Don't anchor delegate itemsUlf Hermann2015-01-291-2/+1
* Allow tweaking of environment for external toolsKai Koehne2015-01-296-4/+163
* C++: Clean up dev toolsNikolai Kosjar2015-01-2921-84/+49