aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clang: only build with LibTooling if explicitly enabledUlf Hermann2018-06-273-14/+9
* ProjectExplorer: Load extra ABI OS flavors from fileTobias Hunger2018-06-265-0/+144
* QtVersion: Allow to override ABIs via SDKtoolTobias Hunger2018-06-266-17/+48
* SDKtool: Add new addAbiFlavor operationTobias Hunger2018-06-265-1/+237
* Debugger: Allow stack layout to be shown in a memory viewhjk2018-06-251-0/+4
* SDKtool: Modernize a bitTobias Hunger2018-06-251-32/+31
* Debugger: Make "Memory Editor Showing Stack Layout" easier accessiblehjk2018-06-251-2/+1
* Merge "Merge remote-tracking branch 'origin/4.7'"Eike Ziller2018-06-2546-168/+533
|\
| * Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-2546-168/+533
| |\
| | * Wizard: Ensure compilable widget application templateChristian Stenger2018-06-251-0/+1
| | * ProjectWelcomePage: Do not open project on right clickhjk2018-06-251-17/+25
| | * Wizards: Drop support for Qt4 for widgets applicationChristian Stenger2018-06-222-1/+3
| | * Update qbs submoduleChristian Kandeler2018-06-221-0/+0
| | * QbsProjectManager: Allow the user to cancel the project resolving phaseChristian Kandeler2018-06-211-0/+4
| | * Clang: Add checkbox for fix-its column headerIvan Donchevskii2018-06-214-1/+82
| | * AutoTest: Fix detection of Quick tests nameChristian Stenger2018-06-212-8/+32
| | * AutoTest: Fix handling of test runs when project changesChristian Stenger2018-06-213-10/+42
| | * AutoTest: Guard against nullptr accessChristian Stenger2018-06-211-14/+16
| | * Fix Qt Creator build with ClangIvan Donchevskii2018-06-204-12/+19
| | * AutoTest: Use correct parent for duration resultsChristian Stenger2018-06-201-0/+2
| | * Clang: Remove redundant checkIvan Donchevskii2018-06-201-4/+0
| | * Clang: Use built-in follow symbol for "ui_*" includesIvan Donchevskii2018-06-201-1/+6
| | * Fix that D source files should not open in C++ editorEike Ziller2018-06-201-0/+7
| | * Clang: Add default diagnostic configuration for ClazyIvan Donchevskii2018-06-202-16/+51
| | * Clang: Add default configurations with Clang-Tidy checksIvan Donchevskii2018-06-202-8/+78
| | * TextEditor: Do not paint invisible search resultsDavid Schulz2018-06-201-14/+45
| | * BinEditor: Fix auto-updating for debugger memory viewshjk2018-06-191-1/+5
| | * Kit: When loading from a map, allow empty IDsUlf Hermann2018-06-191-9/+4
| | * QbsProjectManager: Set ID, objectName, priority for QbsKitInformationUlf Hermann2018-06-192-0/+9
| | * QmlDebug: Robustify packet protocolUlf Hermann2018-06-192-20/+39
| | * QmlDebug/QmlProfiler: Fix integer range checksUlf Hermann2018-06-192-10/+5
| | * Gerrit: Update remotes on settings changeOrgad Shaneh2018-06-195-1/+30
| | * Gerrit: Fix modality of warning message for invalid configurationOrgad Shaneh2018-06-191-2/+2
| | * Git: Update file model after unsuccessful commitOrgad Shaneh2018-06-192-1/+2
| | * Git: Minor cleanup in commit processingOrgad Shaneh2018-06-191-6/+4
| | * Gerrit: Unset authenticated on unknown errorOrgad Shaneh2018-06-191-0/+1
| | * Utils: Move common positionInText function to Utils::TextIvan Donchevskii2018-06-194-26/+29
| | * Fix crash of process steps in deploy configurationEike Ziller2018-06-191-1/+5
* | | Debugger: Add a menu separator between memory views and editorshjk2018-06-251-0/+2
|/ /
* | Remove mostly useless function parameterEike Ziller2018-06-255-15/+10
* | Mime settings: Avoid work at creation timeEike Ziller2018-06-251-9/+15
* | Remove unneeded checks for validity of mime typesEike Ziller2018-06-258-88/+59
* | Fix large text file detectionEike Ziller2018-06-251-1/+1
* | Do not show external editors in mime settingsEike Ziller2018-06-254-18/+6
* | Move code for finding editor factories out of editor managerEike Ziller2018-06-259-114/+127
* | CorePlugin: Switch split if remote command tries to open an already opened fileRazi Alavizadeh2018-06-225-3/+18
* | BaseQtVersion: Modernize codeTobias Hunger2018-06-222-159/+80
* | Android: Merge {Qmake,}AndroidSupport::androiddeployqtPathhjk2018-06-224-19/+5
* | Android: Move some generic apk build step code to basehjk2018-06-224-152/+112
* | SDKtool: Fix testsTobias Hunger2018-06-223-10/+15