summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: pressing Alt to view full file path in the locatorLeena Miettinen2012-02-101-0/+3
* Improve code-assist API isSortableLeandro Melo2012-02-107-13/+17
* Squish: Some fixes in cmake testRobert Loehning2012-02-101-3/+3
* Wizards: use display names for supported platformsThomas Hartmann2012-02-101-3/+8
* Fix windows buildEike Ziller2012-02-101-1/+1
* Doc: add a shortcut for toggling bookmarksLeena Miettinen2012-02-102-2/+11
* C++: Rearrange parameter declaration list quickfixElement92012-02-101-0/+102
* Adds two actions to indent and unindent a selection.Adam Treat2012-02-105-0/+33
* QMake: Do not warn when using default mkspecTobias Hunger2012-02-101-1/+1
* Add missing information about optional plugin dependenciesEike Ziller2012-02-101-0/+20
* Add a new option to main.cpp to specify a specific pid.Adam Treat2012-02-103-31/+76
* RemoteLinux: Change table view into tree view.Christian Kandeler2012-02-101-20/+15
* RemoteLinux: Make deploy configuration dependent on embedded target.Christian Kandeler2012-02-101-3/+2
* Fix build on MacEike Ziller2012-02-101-1/+1
* Squish: Added debugging outputChristian Stenger2012-02-101-1/+28
* C++: Added tests for C++11 features.Erik Verbruggen2012-02-106-0/+68
* Features: We have no component support on the desktopAlessandro Portale2012-02-093-3/+11
* Squish: Updates for changed project wizardsRobert Loehning2012-02-091-5/+5
* DesktopTargetFactory: fix signature of createTargetSetupWidgetThomas Hartmann2012-02-092-2/+0
* Fix forward declarations for metatypes in Qt 5.Friedemann Kleint2012-02-091-7/+6
* Fix MiniProjectTargetSelector not reacting to project page target switchDaniel Teske2012-02-091-0/+3
* Small simplificationTobias Hunger2012-02-091-2/+1
* Support multiple mkspecs per tool chainTobias Hunger2012-02-0914-92/+145
* Toolchain: Allow overriding of detected mkspecTobias Hunger2012-02-0918-43/+166
* Editor: deselect text on contextmenuevent if...David Schulz2012-02-091-5/+7
* QmlProfiler: avoid crash due to invalid hashes for Compile eventsChristiaan Janssen2012-02-091-7/+16
* QmlProfiler: fix false positive in loop detectionChristiaan Janssen2012-02-091-1/+1
* Find better tool chain when importing a buildTobias Hunger2012-02-091-0/+18
* ToolChain: Remove useless virtual methodTobias Hunger2012-02-094-13/+6
* ITextMark: Remove parent parameterDaniel Teske2012-02-091-1/+1
* Fixed testcases.Erik Verbruggen2012-02-093-35/+61
* C++: Added highlighting for labels.Erik Verbruggen2012-02-094-2/+26
* Doc: checking JSON data structureLeena Miettinen2012-02-092-4/+31
* Update German translation for 2.5.Friedemann Kleint2012-02-091-87/+979
* tr()-Fix: UnconfiguredSettingsWidget needs to be Q_OBJECT.Friedemann Kleint2012-02-091-0/+1
* Fix compilation with Qt5.Friedemann Kleint2012-02-095-1/+18
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-0936-92/+32
* Fix mkvisitor.Roberto Raggi2012-02-092-2/+2
* BaseTextmark: Remove never called functionDaniel Teske2012-02-092-18/+0
* Remove BaseTextMark::m_initDaniel Teske2012-02-092-3/+1
* debugger: fix casing of action texthjk2012-02-081-1/+1
* Madde: Move deploy info assistant to target class.Christian Kandeler2012-02-085-50/+31
* Editor: Background color is now displayed correct for comments and stringsDavid Schulz2012-02-081-7/+13
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-0863-172/+667
* Wizards: adding requirement for Qt Quick 1.0 to extension wizardThomas Hartmann2012-02-081-1/+2
* Features: adding features for Qt Quick versions (1 1.1 and 2)Thomas Hartmann2012-02-082-1/+12
* QmlProfiler: display binding loopsChristiaan Janssen2012-02-088-9/+192
* Compile with Qt 5.Friedemann Kleint2012-02-0811-15/+31
* BaseTextMark:: setLocation, removing wrong virtualDaniel Teske2012-02-081-1/+1
* added new mode for simple testDavid Schulz2012-02-082-2/+18