aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-109-22/+29
|\
| * Fix the deployment target problem once and for allJake Petroules2017-07-072-2/+7
| * Qbs: fix bundle installation with Qbs 1.8Jake Petroules2017-07-073-9/+6
| * C++: Fix crash for invalid codeNikolai Kosjar2017-07-062-9/+14
| * Update binaries' supported macOSEike Ziller2017-07-052-2/+2
* | Beautifier: Show version in command tooltipsOrgad Shaneh2017-07-103-0/+3
* | Beautifier: Minor cleanupOrgad Shaneh2017-07-103-14/+7
* | Locator: Fix data processing from multiple filtersEike Ziller2017-07-101-3/+6
* | Debugger: Fix core dump with project from command-lineOrgad Shaneh2017-07-101-0/+7
* | Debugger: Avoid soft assertions in register list valuesOrgad Shaneh2017-07-101-0/+2
* | Debugger: Fix typoOrgad Shaneh2017-07-101-1/+1
* | Fix underline color in diff description when hoveringEike Ziller2017-07-101-1/+4
* | FakeVim: Fix gt/gT/:tabnext/:tabprevioushjk2017-07-073-0/+29
* | Debugger: Connect GdbServerPortsGatherer signals in constructorhjk2017-07-072-23/+27
* | ProjectExplorer: Remove RunControl::notifyRemote* functionhjk2017-07-071-4/+0
* | Debugger: Use a SimpleTargetLaucher for gdbserverhjk2017-07-072-18/+5
* | Doc: List supported FakeVim modes and emulated commandsLeena Miettinen2017-07-071-3/+157
* | Fix style of whitespace in diff descriptionEike Ziller2017-07-073-1/+13
* | FancyMainWindow: Disregard accelerators when sorting docksOrgad Shaneh2017-07-071-1/+2
* | Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-078-18/+55
* | Hide "?" button in plugins dialogKai Koehne2017-07-071-0/+2
* | ProjectExplorer: Remove RunControl::worker<Type>()hjk2017-07-079-58/+42
* | Dumper: Fix exception when accessing empty itemsChristian Stenger2017-07-071-0/+2
* | Update qbs submoduleChristian Kandeler2017-07-071-0/+0
* | RunConfig: Do not log debug messages to output paneOrgad Shaneh2017-07-071-2/+0
* | ProjectExplorer: Remove Connection as concepthjk2017-07-0717-145/+51
* | Debugger: Add missing state cases in quitDebuggerOrgad Shaneh2017-07-071-0/+2
* | Fix mouse usage of locator popup on some systemsEike Ziller2017-07-061-2/+4
* | Fix size of locator popupEike Ziller2017-07-061-9/+16
* | AutoTest: Fix condition for finish messageChristian Stenger2017-07-061-1/+1
* | Clang: Disable lib tooling for unsupported versionsMarco Bubke2017-07-061-3/+22
* | QmlDesigner: Support Qt Quick 2.9Thomas Hartmann2017-07-061-1/+1
* | Locator: Fix missing popup frame on Win/LinEike Ziller2017-07-062-3/+5
* | Give locator popup list a bit more spacing againEike Ziller2017-07-061-1/+19
* | QmlDesigner: Fix rubberbandThomas Hartmann2017-07-061-2/+1
* | QmlDesigner: Fix invert selectionThomas Hartmann2017-07-061-3/+7
* | ProjectExplorer: Avoid updates to welcome during shutdownOrgad Shaneh2017-07-061-1/+1
* | Use 4.4 branch from binary artifactsEike Ziller2017-07-051-1/+1
* | Merge remote-tracking branch 'origin/master' into 4.4Eike Ziller2017-07-055-3/+16
|\ \
| * | Toolchain: set triple in msvctoolchain classIvan Donchevskii2017-07-053-3/+10
| * | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-0536-169/+1547
| |\ \
| * | | Debugger: Fix buildTobias Hunger2017-07-051-0/+2
| * | | Add QML2_IMPORT_PATH to qmlplugindump if defined in build configurationTomasz Olszak2017-07-041-0/+4
| * | | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-0437-304/+119
| |\ \ \
* | | | | DiffEditor: Share "failed" state among multiple viewsJarek Kobus2017-07-055-15/+43
* | | | | Make it possible to cancel async diff calculationJarek Kobus2017-07-053-10/+33
* | | | | VcsBase: Create common base diff editor controllerJarek Kobus2017-07-058-197/+341
* | | | | DiffEditor: process git diffs asynchronouslyJarek Kobus2017-07-052-46/+98
* | | | | ProjectExplorer: Fix recent indeterministic state of stop buttonhjk2017-07-054-13/+19
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-053-27/+37
|\ \ \ \ | | |_|/ | |/| |