aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Debugger: Remove gcc version output when using the cdb in the dumper test.David Schulz2013-12-021-4/+3
* New file name convention for source packages.Eike Ziller2013-12-021-5/+6
* ios: improve kit generationFawzi Mohamed2013-12-021-54/+51
* CPlusPlus: Remove unneeded declarationshjk2013-12-021-3/+0
* Debugger: Adjust QDateTime dumper for Qt 5.2hjk2013-12-025-16/+103
* FakeVim: Prevent crash in scrollToLine with Qt 4hjk2013-12-021-3/+12
* DebuggerItem: Compare against original item from DebuggerItemManagerTobias Hunger2013-12-021-2/+2
* Installer: Use right tag for specifying window iconEike Ziller2013-12-023-3/+3
* Cdbext: Add simple dumper for QTextCursor.David Schulz2013-12-022-0/+19
* Debugger: Prevent overwriting of pre-defined Abi valueshjk2013-12-024-35/+99
* ProjectExplorer: Reference icon for Code Style settings pagehjk2013-12-021-0/+1
* ios: fix compilation on other platformsFawzi Mohamed2013-12-021-1/+1
* Target: Fix loading of multiple deploy configurations of the same kindTobias Hunger2013-12-021-2/+3
* LLDB: Autoselect thread that was stopped inEike Ziller2013-12-021-1/+6
* ios: ensure that the private dependencies are resolved by dyldFawzi Mohamed2013-12-021-0/+7
* WelcomePage: Remove outdated tutorial videosTopi Reinio2013-12-024-12/+0
* QmlProfiler: improve selection behavior in timelineUlf Hermann2013-12-022-9/+22
* iostoolhandler: thighten stop processFawzi Mohamed2013-12-021-72/+48
* iosdevice: guard detection handlers against foreign exceptionsFawzi Mohamed2013-12-021-47/+67
* Debugger: Fix dumper test with unprintable characters for cdb.David Schulz2013-12-021-1/+3
* Debugger: Disable absolute dir path test for cdb.David Schulz2013-12-021-1/+2
* Debugger: Disable __gnu_cxx dumper tests for LLDBhjk2013-11-301-0/+1
* Debugger: Work around weird LLDB type reporting in auto testhjk2013-11-301-4/+7
* Debugger: Make QLocale and std::array dumper test pass with LLDBhjk2013-11-291-4/+10
* Debugger: Fix QTextCursor dumperhjk2013-11-291-1/+1
* Revert "Add workaround for QTBUG-35143"Eike Ziller2013-11-294-30/+2
* C++: Fix highlighting for lines with predefined macrosNikolai Kosjar2013-11-298-15/+88
* Revert "Preprocessor Enginge: fix bug in pp-engine.cpp"Nikolai Kosjar2013-11-292-1/+61
* Squish: Fix tst_create_proj_wizardChristian Stenger2013-11-292-50/+85
* DebuggerItemModel: Device constant for Abi RoleTobias Hunger2013-11-291-3/+5
* KitInformation: Fix warning about invalid devicesTobias Hunger2013-11-291-5/+4
* Ukrainian translation update for 3.0Viktor Ostashevskyi2013-11-291-1475/+5570
* Add changes fileEike Ziller2013-11-291-0/+203
* ios: create devices in the disconnected stateFawzi Mohamed2013-11-291-2/+2
* QmlProfiler: Set parent for the QmlProfiler actionsTobias Hunger2013-11-291-3/+3
* QmlProfiler: Remove a couple of empty linesTobias Hunger2013-11-291-2/+0
* Mac/Retina: Fix painting of "Details" buttonEike Ziller2013-11-291-3/+21
* AutoTools: Fix crash on adding MakeStep to deployconfigurationDaniel Teske2013-11-291-0/+2
* ios: ensure that simulator is always redy to useFawzi Mohamed2013-11-291-0/+2
* Revert "ios: disable run button while an application is running"Fawzi Mohamed2013-11-292-29/+3
* ios: fix running/debugging with new version of MobileDevice.frameworkFawzi Mohamed2013-11-291-1/+1
* ios: disable run button while an application is runningFawzi Mohamed2013-11-282-3/+29
* ios: emit deploysetep::finishedFawzi Mohamed2013-11-281-8/+10
* Debugger: Allow type patterns in auto testshjk2013-11-281-5/+16
* git: Suppress stderr when running diff on Windows.Friedemann Kleint2013-11-281-2/+10
* Change GitClient::executeGit() to take flags instead of bool.Friedemann Kleint2013-11-282-8/+12
* Todo: Jump to entry on ReturnOrgad Shaneh2013-11-282-0/+13
* Doc: debugging helpers don't need to be compiled anymoreLeena Miettinen2013-11-281-12/+2
* CppEditor: Make insert virtual function tests data-drivenOrgad Shaneh2013-11-282-135/+90
* CppEditor: Reorder virtual methods testsOrgad Shaneh2013-11-281-28/+28