summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add script to allow for self-contained Qt Creator packages.Daniel Molkentin2011-12-121-0/+100
* QmlJSScriptConsole: Connect to QmlAdapter:selectionChanged()Aurindam Jana2011-12-121-0/+2
* debugger: introduce "expert mode" for rarely used start modeshjk2011-12-124-24/+52
* Debugger: Improve type formats dialog.Friedemann Kleint2011-12-121-18/+16
* debugger: add primitive dumper for boost::gregorian::datehjk2011-12-122-0/+47
* Squish: Qt version tooltip now uses native dir separatorsRobert Loehning2011-12-121-1/+1
* Git: Fix editor parameter widgetsTobias Hunger2011-12-121-19/+14
* Editor: Update layout accordingly when restoring stateLeandro Melo2011-12-121-1/+11
* Add commands :AS and :AVRainer Keller2011-12-121-0/+6
* Qt Creator: Compile with Qt 5.Friedemann Kleint2011-12-122-0/+53
* Disable "Error Details" button for disabled plugins.Eike Ziller2011-12-121-3/+1
* Hide the icon in the editor combobox (but not in its popup)Eike Ziller2011-12-122-1/+3
* Rework SSH key generation dialog.Christian Kandeler2011-12-123-202/+172
* Fix disabling of Deploy All actionDaniel Teske2011-12-121-2/+18
* Git: Enable difference display in LogOrgad Shaneh2011-12-124-17/+71
* Git: Use MERGE_MSG as commit template when existsOrgad Shaneh2011-12-121-1/+3
* RemoteLinux: Simplify default deploy step widget summary text.Christian Kandeler2011-12-121-5/+1
* Deploy steps: Hide details button if applicableNikolai Kosjar2011-12-126-0/+43
* Squish: Checking if the right build configuration is setRobert Loehning2011-12-123-5/+19
* Remove legacy stuff from qrc editor.Eike Ziller2011-12-124-209/+0
* Include dist/changes-* in OTHER_FILESOrgad Shaneh2011-12-121-13/+1
* Remove obsolete scripts.Daniel Molkentin2011-12-122-145/+0
* Qt4ProjectManager constants: Remove unused constantDaniel Teske2011-12-121-1/+0
* Squish: Simplify selectFromCombo callsRobert Loehning2011-12-093-4/+6
* Restrict image viewer scaling to something reasonable.Eike Ziller2011-12-091-1/+10
* "Open with" actions can also remember their file name.Eike Ziller2011-12-094-23/+38
* Move "Open with" menu logic to FileManager.Eike Ziller2011-12-095-74/+78
* qtcreatorwidgets: Fix shadow building.Christian Kandeler2011-12-091-1/+1
* test2tasks.pl: Fix differing output format of testlib on Unix.Friedemann Kleint2011-12-091-8/+14
* C++: Automatic Doxygen comment blocks generationLeandro Melo2011-12-0913-15/+723
* debugger: fix assignment to typedef'd values in locals viewhjk2011-12-091-0/+4
* fakevim: make <Esc> and <CR> case insensitivehjk2011-12-081-3/+11
* Added informations for expanded variablesDavid Schulz2011-12-081-47/+870
* Check for '.' in handleAutoTestDavid Schulz2011-12-081-0/+6
* debugger: remove accidentally duplicated optionspagehjk2011-12-081-3/+0
* remotelinux: don't double-add plugin to object poolhjk2011-12-082-7/+0
* QmlProfiler: fix double-load problem caused by 25d351faChristiaan Janssen2011-12-081-1/+1
* Small string fixRobert Loehning2011-12-081-1/+1
* removed the double entry of keyword Expand in handleAutoTestLine.David Schulz2011-12-081-3/+0
* Make BuildStepConfigWidget hideableDaniel Teske2011-12-084-7/+17
* RemoteLinux: Properly remove object from pool.Christian Kandeler2011-12-082-0/+6
* Fix building of vcsbase on windows.Bill King2011-12-082-3/+4
* Add test2tasks.pl script for converting test logs to task files.Friedemann Kleint2011-12-081-0/+58
* debugger/remotelinux: new dialog to attach to remote processhjk2011-12-0810-297/+311
* VCS: auto-completion in the description text editHugues Delorme2011-12-0814-16/+405
* Use internal namespace in VCSBase more consistentlyTobias Hunger2011-12-0830-145/+178
* QmlJS: Update builtins from Qt 5.Christian Kamm2011-12-081-60/+233
* Fixed possibly unused variable in GitClientRobert Loehning2011-12-081-1/+1
* Editor: Support triggering tooltips from keyboardLeandro Melo2011-12-087-24/+59
* C++ indenter: Improve member initializer indent.Christian Kamm2011-12-083-5/+82