summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Debugger/QNX: Use the new DebuggerTool portsgathererhjk2017-10-202-41/+8
| * Clang Static Analyzer: Fix a tooltipLeena Miettinen2017-10-201-1/+1
| * QbsProjectManager: Consider "force probes" settingChristian Kandeler2017-10-201-0/+4
| * Android: Fix UI textLeena Miettinen2017-10-202-3/+3
| * File System View: Do not try to sync with bogus editors/documentsEike Ziller2017-10-201-1/+1
| * Fix line number handling for file based locator filtersEike Ziller2017-10-202-2/+2
| * Debugger: Move disassembler style connection closer to its only usehjk2017-10-202-8/+5
| * Update qbs submoduleChristian Kandeler2017-10-201-0/+0
| * ModelEditor: Fix mixup of const vs non-const iteratorEike Ziller2017-10-201-3/+3
| * QmlPuppet: Fix run of QmlPuppetTobias Hunger2017-10-201-0/+6
| * Debugger: Remove some old debug codehjk2017-10-202-19/+1
| * Git: Reduce the minimal height of the Gerrit dialog a bitAlessandro Portale2017-10-191-2/+2
| * ProjectExplorer: Make sure toolControlChannel URLs come with a schemeUlf Hermann2017-10-193-0/+3
| * RemoteLinux: Use the optional PortGatherer from the DebuggerRunToolhjk2017-10-192-19/+4
| * Debugger: Let the DebuggerRunTool optionally handle the PortsGathererhjk2017-10-193-23/+41
| * DocumentManager: Avoid unneeded allocation of potentially large listEike Ziller2017-10-191-1/+3
| * ExternalTools: Remove unneeded temporary containerEike Ziller2017-10-191-2/+2
| * FileInProjectFinder: Avoid multiple construction of QFileInfoEike Ziller2017-10-191-1/+2
| * ExtensionSystem: Avoid using iterators from temporariesEike Ziller2017-10-192-3/+4
| * RemoteLinux: Set scheme on QML server URLUlf Hermann2017-10-191-0/+1
| * Add clazyweb2tasks.pl for converting Clazy logs into .tasks filesFriedemann Kleint2017-10-191-0/+61
| * ProjectTree: Clean up connectsTobias Hunger2017-10-192-6/+9
| * Wizards: Remove period from a checkbox labelLeena Miettinen2017-10-195-5/+5
| * QmlDesigner: WS fixes for puppetcreatorTobias Hunger2017-10-191-3/+3
| * Debugger: Move some code aroundhjk2017-10-195-49/+20
| * Json: Avoid using iterators from temporariesEike Ziller2017-10-191-3/+4
| * QmlDesigner: Fix crashThomas Hartmann2017-10-191-1/+2
* | Clang: implement globalRename based on clang IndexIvan Donchevskii2017-10-2511-48/+62
* | DiffEditor: Remove indirect call to firstVisibleBlockDavid Schulz2017-10-251-5/+1
* | DiffEditor: remove unused member of SideBySideDiffEditorWidgetDavid Schulz2017-10-251-3/+0
* | CppEditor: Simplify CppHoverHandler::identifyMatchNikolai Kosjar2017-10-251-32/+30
* | ClangRefactoring: fix names collisionIvan Donchevskii2017-10-241-4/+4
* | Clang: implement findUsages with existing indexIvan Donchevskii2017-10-2419-42/+287
* | ScxmlEditor: Remove unused variableRobert Loehning2017-10-241-1/+1
* | CppTools: remove ambiguity in Usages class nameIvan Donchevskii2017-10-243-86/+91
* | Debugger: port python debug test to python 3David Schulz2017-10-241-5/+5
* | QmlJS.PropertyReader: Remove unused variableRobert Loehning2017-10-231-3/+0
* | QmlDesigner: Remove unused variablesRobert Loehning2017-10-234-14/+0
* | Clang: Add usage functions to symbol queryMarco Bubke2017-10-2310-27/+169
* | Sqlite: Use string view as result valueMarco Bubke2017-10-233-32/+25
* | UnitTests: Use memory databaseMarco Bubke2017-10-238-10/+10
* | FakeVim: Remove unused variableRobert Loehning2017-10-231-1/+0
* | TextEditor: Initialize PaintEventData::rightMarginRobert Loehning2017-10-231-1/+1
* | CppTools: merge CompilerOptionsBuilder with Clang oneIvan Donchevskii2017-10-2316-287/+176
* | Clang: Add more CLANG-UPGRADE-CHECK markersNikolai Kosjar2017-10-233-4/+4
* | TextEditor: Fix block for visible row calculationDavid Schulz2017-10-231-7/+4
* | TextEditor: Restructure TextEditorWidget::paintEventDavid Schulz2017-10-231-557/+652
* | Clang: Remove unused variableRobert Loehning2017-10-231-1/+0
* | Git: Remove unused variableRobert Loehning2017-10-231-1/+0
* | Sqlite: Add journal option to database constructorMarco Bubke2017-10-212-2/+5