aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-152200-7488/+7487
* Fixed detection of QNX gdb for NDK 2.0Tobias Nätterlund2012-02-151-1/+1
* Wizards: avoiding code duplicationThomas Hartmann2012-02-1520-27/+28
* QmlDesigner: cleanupThomas Hartmann2012-02-142-77/+2
* Remove marks from registry on deletionDaniel Teske2012-02-142-0/+7
* Make TaskMarks that have no icon invisibleDaniel Teske2012-02-141-3/+11
* Optimize BaseTextMarkDaniel Teske2012-02-1414-89/+105
* Add ITextMark::visible() to make ITextMarks not take any spaceDaniel Teske2012-02-143-0/+7
* Wizards: splitting QtQuickAppWizardThomas Hartmann2012-02-147-253/+159
* Wizards: removing feature GENERIC_CPP_ENTRY_POINTThomas Hartmann2012-02-148-13/+7
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-1435-238/+36
* Task, adjust line numbers while editingDaniel Teske2012-02-1410-11/+102
* Fix clearTasks after Core::id introductionDaniel Teske2012-02-141-1/+1
* Fix crash in remote linuxTobias Hunger2012-02-132-3/+4
* [C++] Undo accidental commenting-out of NDEBUG flag.Erik Verbruggen2012-02-131-1/+1
* Compile^2Daniel Teske2012-02-131-1/+1
* CompileDaniel Teske2012-02-131-1/+1
* Add TaskHub accessor to ProjectExplorerPluginDaniel Teske2012-02-132-1/+10
* Rename SessionManager::clear() to closeAllProjects()Daniel Teske2012-02-133-31/+17
* Trivial changes in SearchResultTreeItemDelegateDaniel Teske2012-02-131-3/+4
* session.h: Fix order of includesDaniel Teske2012-02-131-1/+2
* documentation fixThomas Hartmann2012-02-131-4/+4
* SessionManager::loadSession inline impl functions and rewriteDaniel Teske2012-02-1310-221/+184
* fix warningThomas Hartmann2012-02-131-0/+1
* Wizards: fix dialog layoutThomas Hartmann2012-02-131-11/+11
* New close split buttons.Eike Ziller2012-02-1319-38/+89
* QmlDesigner: crash fixThomas Hartmann2012-02-101-0/+5
* WeclomePage: no ugly frameThomas Hartmann2012-02-101-0/+1
* Wizards: add option to show an image for descriptionThomas Hartmann2012-02-107-40/+101
* QmlProfiler: fixed font rendering problem on OsXChristiaan Janssen2012-02-101-0/+7
* procinterrupt.cpp: missing include addedJoerg Bornemann2012-02-101-0/+1
* C++11: Add static_assert as block declaration.Erik Verbruggen2012-02-101-1/+4
* C++11: first set of changes for decltype.Erik Verbruggen2012-02-1019-3/+169
* C++: Avoid trying to generate Doxygen when at end of fileLeandro Melo2012-02-101-10/+12
* RemoteLinux: Use explicit address for gdbserver to listen on.Christian Kandeler2012-02-101-2/+3
* SSH: Export information about the underlying TCP connection.Christian Kandeler2012-02-104-5/+22
* Add support for the remote QNX debugging protocolTobias Nätterlund2012-02-107-5/+66
* CompileAlessandro Portale2012-02-101-1/+1
* C++: Fix while-loop from CppEditorWidgetTommi Asp2012-02-101-2/+3
* Add Qt 5 support to Widget Gui wizard.Friedemann Kleint2012-02-1010-39/+72
* Improve code-assist API isSortableLeandro Melo2012-02-107-13/+17
* Wizards: use display names for supported platformsThomas Hartmann2012-02-101-3/+8
* Fix windows buildEike Ziller2012-02-101-1/+1
* 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 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