summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FakeVim: Correctly save input for macrohluk2013-04-181-6/+12
* FakeVim: Use "backtick" mark as alias for "tick" markhluk2013-04-181-1/+4
* Add methodIndex functionAlan Alpert2013-04-172-0/+8
* RemoteLinux/Madde: Fix capitalization in dialog titles.Christian Kandeler2013-04-172-2/+2
* Mime: Use string comparisons instead of regexps for simple globbinghjk2013-04-178-43/+55
* Qt4ProFileNode: Split up targetInformationDaniel Teske2013-04-176-74/+124
* AndroidDebug: Removed unused gdbServerPort member variableAurindam Jana2013-04-172-4/+1
* AndroidDebug: Removed unused qmlport member variableAurindam Jana2013-04-172-4/+1
* QmlDebugging: Remove Ost related codeAurindam Jana2013-04-176-12/+0
* Valgrind: Use a port from the device port rangeAurindam Jana2013-04-171-3/+14
* C++: Removed unused ObjC keyword highlighting.Erik Verbruggen2013-04-172-111/+0
* Squish: Updated checkLastBuild()Robert Loehning2013-04-171-26/+23
* BlackBerry: Fix missing error stringRafael Roquetto2013-04-173-2/+6
* C++: fix cloning of templatesPrzemyslaw Gorszkowski2013-04-176-1/+88
* ApplicationOutput: Tweak popup/flash behavior on outputDaniel Teske2013-04-174-11/+42
* Added documentation to ITextEditorJesper K. Pedersen2013-04-171-0/+5
* Custom wizard: Add setting for PathChooser's expectedKind.Martin T. H. Sandsmark2013-04-172-1/+33
* Qbs add Qt overlay icon to qbs filesTobias Hunger2013-04-171-0/+6
* Qt4PM: Move icons and mimetypes into QtSupportTobias Hunger2013-04-1717-23/+45
* QmlProfiler: Use a port from the device port rangeAurindam Jana2013-04-172-25/+49
* RemoteLinux Device Wizard: Give the private key file chooser a titleDaniel Teske2013-04-171-0/+1
* CppEditor: Concatenate strings with + instead of %Nikolai Kosjar2013-04-171-4/+3
* Settings: Add a filter for mime typesOrgad Shaneh2013-04-172-17/+44
* Fix Windows buildOrgad Shaneh2013-04-172-1/+4
* Qnx: Auto detect device PIN when requesting debugTokenEl Mehdi Fekari2013-04-1610-11/+224
* ProjectExplorer: Fix endless loopDaniel Teske2013-04-161-1/+1
* Fix warningTobias Hunger2013-04-161-2/+0
* Qbs: Add convenience methods to retrieve qbs information to QbsProjectTobias Hunger2013-04-162-5/+22
* Qbs: Simplify code a bitTobias Hunger2013-04-161-5/+1
* PathChooser: Update tooltip after change of base directoryTobias Hunger2013-04-161-0/+3
* C++: Also cache result of misses in resolveFile()hjk2013-04-161-6/+4
* C++: Streamline preprocessor expansion buffer handlinghjk2013-04-162-52/+28
* Remove explicit debug and release arguments in makestepDaniel Teske2013-04-161-4/+0
* C++: fix highlighting for template parameters for function calls.Erik Verbruggen2013-04-162-0/+32
* C++: also refresh files not in the project when project changes.Erik Verbruggen2013-04-169-18/+116
* C++: Preprocessor output buffer is always presenthjk2013-04-162-39/+31
* C++: Simplify Lexer::yyinp()hjk2013-04-161-7/+3
* Qbs: Improve build and clean step widget layout for full-screen view.Christian Kandeler2013-04-162-44/+74
* Fix texts in QtQuick-Extension plugins.Friedemann Kleint2013-04-162-6/+2
* Implement expanding / shrinking skipped linesjkobus2013-04-154-25/+166
* C++: Fix warning about comparing unsigned vs. intNikolai Kosjar2013-04-151-1/+1
* CppEditor: Add refactoring operation to move definition of a functionLorenz Haas2013-04-155-0/+937
* More native dir separators in ProjectConfigWidgetAlessandro Portale2013-04-151-2/+2
* C++: Inline often used member functions of TranslationUnithjk2013-04-152-12/+6
* C++: Reduce calls to translationUnit->tokenCount()hjk2013-04-151-2/+3
* tr()-Fixes in git/gerrit.Friedemann Kleint2013-04-152-11/+14
* tr()-Fixes for ReadOnlyFilesDialog.Friedemann Kleint2013-04-152-8/+7
* Fix wording in settingsaccessor.cpp.Friedemann Kleint2013-04-151-1/+1
* BlackBerry: Fix certificate marshalling on new NDKsRafael Roquetto2013-04-153-7/+25
* Qbs: Clean up clean step uiTobias Hunger2013-04-152-43/+23