summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Avoid setting large minimum size for output panes.Eike Ziller2011-11-245-6/+32
* Disambiguate include guard defineDaniel Teske2011-11-101-3/+3
* If user cancels save file prompt, cancel entire action.wongk2011-11-032-4/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03177-354/+354
* QMutableMapIterator uses map in destructor, use foreach.Friedemann Kleint2011-10-281-6/+3
* corelib: fix capitalization in commenthjk2011-10-241-1/+1
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-2/+2
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-2/+2
* | Remove obsolete fileDaniel Molkentin2011-10-172-341/+0
* | Fix detection of Oxygen styleDaniel Teske2011-10-141-1/+1
* | Adapt default window size to larger window borders.Eike Ziller2011-10-131-20/+3
* | Fix buildEike Ziller2011-09-291-1/+0
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-295-3/+3
* | IOutputPane: constify some member functionshjk2011-09-283-45/+24
* | Move wizards' cancel button to the left on Mac.Eike Ziller2011-09-221-0/+10
* | all: less QScopedPointerhjk2011-09-1913-32/+30
* | more stylehjk2011-09-195-41/+41
* | utils, qmljstools, vcsbase: s/\bm_d\b/d/ghjk2011-09-152-10/+10
* | VCS: Make initialization of a repo trigger updateActionsTobias Hunger2011-09-142-5/+37
* | Wizards: Refactor GeneratedFile in a extra fileMarco Bubke2011-09-135-191/+289
* | all: some m_d -> d stylehjk2011-09-082-11/+8
* | use Core::Id for IEditorFactory::idhjk2011-09-0813-59/+58
* | core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-0518-22/+23
* | editormanager: stylehjk2011-09-052-270/+272
* | core: progress on the QString->QByteArray for Core::Id, remove UniqueIDManagerhjk2011-09-0513-134/+77
* | core: remove usages of Core::ICore::instance()->modeManager()hjk2011-09-054-5/+13
* | helpmanager: cleanuphjk2011-09-054-29/+21
* | actioncontainer: stylehjk2011-09-051-3/+3
* | Fix warningTobias Hunger2011-08-311-0/+1
* | Merge app_version.h and ide_version.hEike Ziller2011-08-318-78/+12
* | Moved class FileUtils out of Internal namespaceRobert Loehning2011-08-293-5/+3
* | Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-263-2/+230
* | core: compile fix with namespaceshjk2011-08-171-1/+2
* | Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-1713-74/+148
* | Improved editor menusRobert Loehning2011-08-177-3/+268
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-161-1/+3
|\ \ | |/
| * Fix translation of external tools.Eike Ziller2011-08-151-1/+3
* | Add Close/Close Others/Close All items to editor list's context menuEike Ziller2011-08-154-29/+54
* | VCS: Add a 'Apply patch chunk' pairing 'Revert chunk' to VCS editor.Friedemann Kleint2011-08-121-1/+0
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-2/+1
|\ \ | |/
| * filemanager: fix regression when trying to save read-only fileFawzi Mohamed2011-08-011-2/+1
* | Send missing visibilityChanged signals to output panes.Eike Ziller2011-08-091-0/+4
* | Apply code style settings to templatesJarek Kobus2011-08-092-2/+14
* | coreplugin: simplify VariableManagerhjk2011-08-052-14/+12
* | VCS: Fix auto-opening on files in VCSTobias Hunger2011-08-022-4/+45
* | Merge branch '2.3'Oswald Buddenhagen2011-07-296-18/+20
|\ \ | |/
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-293-3/+3
| * Work around wrong click area of output buttons on Mac.Eike Ziller2011-07-263-15/+17
* | Merge branch '2.3'Oswald Buddenhagen2011-07-256-539/+3
|\ \ | |/
| * Refactor: Move NAM to utils, rss model to welcome.Daniel Molkentin2011-07-215-538/+2