summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert unixdeployqt.sh to python script compatible with windows.Daniel Molkentin2012-01-121-0/+274
* Native dir separators for PluginSpecPrivate::read error outputAlessandro Portale2012-01-121-1/+1
* debugger: make Shift-F5 exit when debugging a core filehjk2012-01-111-2/+2
* Set focus to the editor after selection change in outlineDavid Schulz2012-01-111-0/+1
* WelcomeScreen: layoutfix for different languagesThomas Hartmann2012-01-111-2/+3
* WelcomePage: fix platform glitch in tab barThomas Hartmann2012-01-111-0/+1
* More Mac-like spacing in CheckableMessageBox.hjk2012-01-114-222/+121
* Deploy steps: Introduce SimpleBuildStepConfigWidget.Nikolai Kosjar2012-01-1111-221/+34
* QmlDebugging: Evaluating expressionAurindam Jana2012-01-111-62/+75
* QmlJSDebug: Add a Debug Message ClientAurindam Jana2012-01-117-7/+213
* Git: Find correct topLevelOrgad Shaneh2012-01-113-5/+13
* Show a message box on importing the same build twiceDaniel Teske2012-01-112-0/+33
* Tweak import layout on TargetSetupPageDaniel Teske2012-01-112-1/+8
* Git: Fix error encoding if the source file not existYuchen Deng2012-01-112-1/+12
* ProjectExplorer: Add an option to pop up app outpuit pane when debugginghjk2012-01-114-16/+31
* C++: Fix identifier used when finding symbol for matching classLeandro Melo2012-01-111-1/+1
* cvs: compile fixhjk2012-01-110-0/+0
* cvs: compile fixhjk2012-01-111-2/+2
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-1148-177/+198
* Doc: inspecting QML at runtimeLeena Miettinen2012-01-115-18/+80
* Remove dependencies on unloadeable projectsDaniel Teske2012-01-111-1/+4
* QmlProfiler: fix issues with animations in the timelineChristiaan Janssen2012-01-112-3/+7
* Fix crash on adding MakeSteps to a DeployConfigurationDaniel Teske2012-01-111-0/+10
* Fix issues type with ldparser.Nicolas Arnaud-Cormos2012-01-112-0/+26
* cvs: polish stylehjk2012-01-1133-569/+571
* core: use Core::Id for IVersionControl::id()hjk2012-01-1114-20/+22
* added tooltip popup if alt-key was pressed and releasedDavid Schulz2012-01-112-32/+84
* Add a cache for the header/source mapping.Nicolas Arnaud-Cormos2012-01-112-2/+12
* Fix the switch header/source action.Nicolas Arnaud-Cormos2012-01-111-10/+33
* Mercurial: code cosmeticshjk2012-01-1115-146/+134
* Squish: Don't use expected paths if non-existentChristian Stenger2012-01-111-0/+4
* Use QByteArray for variable names.hjk2012-01-1014-78/+86
* Squish: Only log compile if failed or debug modeChristian Stenger2012-01-101-1/+4
* ScriptConsole: Refactor extra selections codeAurindam Jana2012-01-101-11/+5
* QmlProject: Make sure 'mainFile: "xxx"' is always respectedKai Koehne2012-01-103-45/+23
* Mdnssd: Disable gcc warnings about initialized but unused variablesKai Koehne2012-01-101-0/+4
* C++: Extract function quickfixLeandro Melo2012-01-105-61/+589
* debugger: fix regression in breakpoint context menuhjk2012-01-101-0/+2
* make fixnavi deal with different conditions for prev/next linksOswald Buddenhagen2012-01-101-23/+33
* debugger: don't accept rich text in the gdb startup commandshjk2012-01-101-1/+1
* Fix in Czech translationLeandro Melo2012-01-101-2/+1
* Squish: Log screenshots on error too.Bill King2012-01-101-0/+1
* SSH: Add possibility to force unencrypted private key.Christian Kandeler2012-01-102-16/+30
* Fix header path in valgrind plugin.Nicolas Arnaud-Cormos2012-01-101-1/+1
* Showing native dir separators in bookmark tooltip.Alessandro Portale2012-01-091-1/+2
* Remove left over debugging stylesheetDaniel Teske2012-01-091-1/+0
* Adjust shared library template to our preferred coding styleDaniel Teske2012-01-091-1/+1
* Windows build fix.Friedemann Kleint2012-01-091-4/+4
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-0940-327/+352
* QmlDebugging: Remove BreakpointByFunctionAurindam Jana2012-01-091-6/+0