summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated Russian translationSergey Belyashov2015-04-131-1142/+1728
* CppTools: Fix global completion after '&'Nikolai Kosjar2015-04-133-9/+45
* Doc: update tutorial on building and running examplesLeena Miettinen2015-04-132-8/+3
* Help: Fix that bookmarks were not restoredEike Ziller2015-04-132-3/+3
* TextEditor: Fix unused variable warning on release buildOrgad Shaneh2015-04-131-1/+2
* Git: Fix suppression of git status commandOrgad Shaneh2015-04-121-2/+2
* GitClient: fix diff when committingNikita Baryshnikov2015-04-122-11/+6
* QbsProjectManager: Take the file type into account...Christian Kandeler2015-04-101-2/+3
* Timeline: Don't delete the models from TimelineModelAggregator::clear()Ulf Hermann2015-04-101-1/+0
* Update qbs submodule.Christian Kandeler2015-04-101-0/+0
* Custom Executable RunConfiguration: Esc should close dialogDaniel Teske2015-04-101-0/+14
* CMake: Tweak detecting of right project partDaniel Teske2015-04-101-23/+7
* QbsProjectManager: Emit the fileListUpdated() signal...Christian Kandeler2015-04-101-0/+2
* Doc: sidebar view context menusLeena Miettinen2015-04-092-0/+42
* Timeline: Test parenting of equal start timesUlf Hermann2015-04-091-0/+17
* Doc: fix capitalization of BAR DescriptorLeena Miettinen2015-04-091-1/+1
* ProjectExplorer: Fix FolderNode::addNewInformation().Christian Kandeler2015-04-081-1/+1
* Doc: add a "commercial" icon to commercial-only topicsLeena Miettinen2015-04-0810-0/+19
* Doc: experimental Auto Test pluginLeena Miettinen2015-04-0814-10/+235
* Debugger: Replace block access to array data by plain loop.hjk2015-04-081-8/+3
* C++: Remove unimplemented function in LookupContextOrgad Shaneh2015-04-071-1/+0
* Android: Increase timeout running android.batRaphael da Silva Couto2015-04-071-2/+2
* Update qbs submodule.Christian Kandeler2015-04-071-0/+0
* QmlProfiler: Make message boxes always 300 pixels wide.Ulf Hermann2015-04-071-1/+1
* CppTools: Update project part structures consistentlyNikolai Kosjar2015-04-071-31/+29
* DiffEditorManager fix typo in assertNikita Baryshnikov2015-04-061-1/+1
* Debugger: Fix parameter passing to LLDB dumper testshjk2015-04-022-5/+6
* Debugger: Make QHash dumper pass againhjk2015-04-021-47/+10
* Debugger: Adjust QVariant2 dumper testhjk2015-04-022-3/+4
* Dumper: Test: Fix execution of dumper tests for LLDBChristian Stenger2015-04-021-5/+5
* Test: Dumper: Adjust QVector test to cdb output.David Schulz2015-04-021-10/+20
* Squish: Fix reading tooltips in tst_qml_editorRobert Loehning2015-04-021-1/+1
* Test: Dumper: Fix Compilation and adjust cdb output of "BigInt" test.David Schulz2015-04-021-4/+9
* Debugger: Use primitive internal widget instead of matplotviewhjk2015-04-0210-297/+357
* Cdbext: Dump "(null)" for an uninitialized QTimeZone.David Schulz2015-04-021-1/+3
* QmlProfiler: Fix missing declarationChristian Stenger2015-04-021-0/+1
* Debugger: Remove comment on broken GDB 7.2hjk2015-04-021-21/+0
* QmlProfiler: Show a message when V8 profiler is not supportedUlf Hermann2015-04-021-29/+24
* Timeline: Properly position range detail window titles.Ulf Hermann2015-04-021-1/+2
* Timeline: Enforce a minimum width for detail windows.Ulf Hermann2015-04-021-0/+12
* Add change log entryEike Ziller2015-04-021-0/+2
* About Plugins: Fix sorting by "Load" columnEike Ziller2015-04-021-8/+11
* Don't mix iterator and const_iteratorKai Koehne2015-04-0223-46/+48
* Doc: Add documentation for CPU Usage AnalyzerLeena Miettinen2015-04-027-2/+259
* Fixed wrong behavior of "Move Component in Separate File" for qml.Marco Benelli2015-04-023-3/+9
* Device support: Serialize SSH options.Christian Kandeler2015-04-011-0/+4
* Squish: Work around items not expandingRobert Loehning2015-04-012-0/+13
* CppTools: Add a failing test for explicit template base typedefOrgad Shaneh2015-04-011-0/+29
* CppTools: Add 2 failing tests for double pointer indirectionOrgad Shaneh2015-04-011-0/+72
* Debugger: Show unsigned chars as unsigned valueshjk2015-04-011-3/+5