summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Timeline: Clear excess row heights when reducing the number of rowsUlf Hermann2015-04-142-1/+7
* | Timeline: Show the "preview" only when the trace duration is invalidUlf Hermann2015-04-142-3/+3
* | QmlProfiler: Clear timeline models before clearing the base model.Ulf Hermann2015-04-141-2/+2
* | Toolchains: Add C++98 as a language standard.Christian Kandeler2015-04-143-1/+5
* | Debugger: Make access to non-existing member throw with LLDBhjk2015-04-141-1/+4
* | Debugger: Explicitly report chars as integer values with LLDBhjk2015-04-141-0/+14
* | Debugger: Next attempt at robust array dumpinghjk2015-04-141-22/+15
* | Debugger: Simplify LLDB test loop handlinghjk2015-04-142-42/+29
* | ResourceEditor: Show correct error message on opening a invalid qrc fileDaniel Teske2015-04-144-9/+20
* | Fix plugin error dialog modalityOrgad Shaneh2015-04-142-6/+8
* | Debugger: Fix GCC/LLDB anon struct test by adjusting expectationshjk2015-04-141-1/+1
* | CppTools: Tests: Clean up ProjectOpenerAndCloser and introduce timeoutNikolai Kosjar2015-04-142-27/+21
* | Debugger: Properly retrieve signed internal values with LLDBhjk2015-04-143-6/+24
* | Debugger: Use a dummy name for temporary SBValueshjk2015-04-141-1/+1
* | Debugger: Improve normalization of types containing pointershjk2015-04-142-1/+7
* | Debugger: Remove GDB specific access test in generic pointer codehjk2015-04-141-2/+9
* | Debugger: Use SBTarget.CreateValueFromAddress instead of SBValuehjk2015-04-131-2/+8
* | Tests: Robustify compile of debugger auto testsChristian Stenger2015-04-131-3/+10
* | Debugger: Parse openSUSE's gdb version stringshjk2015-04-132-3/+9
* | 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