aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Wizards: fix dynamic table size usageTim Jenssen2017-08-041-0/+1
* Kit: Improve toolchain setup on auto-detected kit setupTobias Hunger2017-08-043-1/+50
* ProjectExplorer: Add option to hide empty directories from project treeTobias Hunger2017-08-046-3/+71
* ProjectExplorer: Fix hiding of generated files in project treeTobias Hunger2017-08-041-1/+1
* CMake: Get rid of <Source Directory> in server-modeTobias Hunger2017-08-045-38/+56
* Update qbs submoduleChristian Kandeler2017-08-041-0/+0
* Clang: fix regression in paren autocompletionIvan Donchevskii2017-08-041-1/+19
* qbs build: Do not access the bundle module unconditionallyChristian Kandeler2017-08-032-4/+8
* Clang: Suspend least recently used translation unitsNikolai Kosjar2017-08-0320-6/+536
* Clang: Use document visibility as jobrequest conditionsNikolai Kosjar2017-08-033-19/+40
* Clang: Clean up JobRequest::ExpirationReasonsNikolai Kosjar2017-08-033-21/+17
* Clang: Track visibility timepoint of documentsNikolai Kosjar2017-08-033-3/+16
* CppEditor: Abort async schedule for synchronous CppUseSelectionsUpdater caseNikolai Kosjar2017-08-032-2/+2
* Utils: Fix compilation with clangOrgad Shaneh2017-08-021-0/+1
* Debugger: Work around race when running from command lineOrgad Shaneh2017-08-011-1/+1
* Debugger: Fix UI text to follow the guidelinesLeena Miettinen2017-08-013-10/+10
* Utils: Fix compile for Qt5.6Christian Stenger2017-08-011-8/+8
* PersistentSettings: Minor cleanupOrgad Shaneh2017-08-011-23/+8
* Debugger: Replace accelerator for Registers from R to IOrgad Shaneh2017-08-011-1/+1
* Clang: Adapt failing ClangCodeCompletionTest::testCompleteGlobalsNikolai Kosjar2017-08-011-1/+1
* SearchResultWidget: Disable replace button if replace text is unchangedAndre Hartmann2017-08-012-2/+15
* QbsProjectManager: Make version and profile selectable/copyableNikolai Kosjar2017-07-311-0/+6
* Android: Fix SDK tool's version displayed in the errorVikas Pachdha2017-07-311-2/+3
* SCXML editor: Fix capitalization of UI textLeena Miettinen2017-07-312-2/+2
* DiffEditor: Jump to original file on EnterOrgad Shaneh2017-07-313-0/+22
* iOS: Add punctuation to end of messagesLeena Miettinen2017-07-311-2/+2
* AutoTest: Avoid guessing run configurationChristian Stenger2017-07-318-36/+57
* QtSupport: Add Qt 5.9 specific feature versionsAlessandro Portale2017-07-281-0/+5
* QtQuickDesigner: Use double quotes for emphasis in messagesLeena Miettinen2017-07-281-3/+3
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-281-0/+7
|\
| * ModelEditor: Fix a crash moving packages into itselfJochen Becher2017-07-261-0/+7
* | Add another fall-through annotationChristian Kandeler2017-07-281-1/+2
* | Update qbs submoduleChristian Kandeler2017-07-281-0/+0
* | qtcreatorcdbext: Fix qbs build for the "no python" caseChristian Kandeler2017-07-281-1/+4
* | TextEditor: Add punctuation to end of messageLeena Miettinen2017-07-281-1/+1
* | QtQuickDesigner: Add punctuation to the end of error messagesLeena Miettinen2017-07-281-4/+4
* | QbsPM: De-static const strings in constants headerOrgad Shaneh2017-07-281-9/+9
* | QbsBuildStep: Remove QLatin1*Orgad Shaneh2017-07-281-53/+52
* | SilverSearcher: Fix UI text to follow guidelinesLeena Miettinen2017-07-281-1/+1
* | ProjectExplorer: Use double quotes for emphasis in UI textLeena Miettinen2017-07-281-1/+1
* | ClearCase: Fix UI text to follow guidelinesLeena Miettinen2017-07-282-3/+3
* | Extensionsystem: Add a full stop to the end of error messageLeena Miettinen2017-07-281-1/+1
* | ProjectExplorer: Add punctuation to ends of messagesLeena Miettinen2017-07-282-6/+6
* | Icons: warn about invalid resourcesTim Jenssen2017-07-281-1/+7
* | Git: Do not use the (s) plural in UI textLeena Miettinen2017-07-281-4/+4
* | iOS: Write "error" and "simulator" in lower case in messagesLeena Miettinen2017-07-281-6/+6
* | iOS: Add space before start bracket in UI textLeena Miettinen2017-07-281-3/+3
* | iOS: Fix invalid device asserts during automatic kit updateVikas Pachdha2017-07-281-1/+4
* | Fix close icon for right side navigation panesEike Ziller2017-07-281-7/+12
* | SearchResultWidget: Use member initializationAndre Hartmann2017-07-272-24/+19