summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2011-02-042-3/+3
* It's 2011 now.con2011-01-12206-207/+207
* editormanager: fix handling of file names ending with + like foo.c++hjk2011-01-111-2/+4
* License headers.con2010-12-17205-1435/+2255
* Version bump.con2010-12-022-2/+2
* SSH: Switch DSA key generation modeChristian Kandeler2010-11-231-1/+1
* Version bump.con2010-11-022-2/+2
* simplify #include statementOswald Buddenhagen2010-10-251-1/+1
* Stop navigationwidget from going haywireTobias Hunger2010-10-211-8/+12
* Fix potential crash when closing settings dialog.con2010-10-211-1/+5
* Prevent crash when closing Qt Creator while cdb session is running.con2010-10-201-0/+1
* added possiblity to keep the progress widgetTim Jenssen2010-10-153-13/+46
* RssFetcher: Opt out of Bearer Managementdt2010-10-131-0/+2
* Fix missing member initialization.kh12010-10-112-8/+15
* Session: Fix ignoring of temporary filesTobias Hunger2010-10-081-2/+3
* Session: Do not save temporary editorsTobias Hunger2010-10-081-3/+12
* version bump: 2.0.92 -> 2.0.93hjk2010-10-082-2/+2
* Don't override user's shortcut settings for navigation panes at startup.con2010-10-081-5/+3
* Make text consistent.con2010-10-081-1/+1
* version bump: 2.0.91 -> 2.0.92v2.1.0-betahjk2010-10-072-2/+2
* SSH: Declare signal parameter with full namespace.Christian Kandeler2010-10-063-5/+5
* SSH: Finish Implementing SFTP test.Christian Kandeler2010-10-051-0/+4
* Filemanager: Ignore editory with temporary filesTobias Hunger2010-10-051-1/+2
* Fix Wizard page not offering the right project to add to.Friedemann Kleint2010-09-301-6/+7
* Custom Wizards: No files generated.Friedemann Kleint2010-09-302-12/+1
* Rename member to match coding styleTobias Hunger2010-09-292-2/+2
* Fixup formating of mr2178Tobias Hunger2010-09-292-8/+7
* Added few new functions to IVersionControl, VCSManager and GeneratedFile to s...Tuomas Puranen2010-09-295-2/+66
* Maemo: Disable proxy use for device access.Christian Kandeler2010-09-282-3/+9
* version bump 2.0.90 -> 2.0.91hjk2010-09-272-2/+2
* Introduce featured items.Daniel Molkentin2010-09-243-2/+336
* Fix GUI application opening UI file in Edit mode.Friedemann Kleint2010-09-241-1/+1
* EditorManager: add a flag for embedded linenumbersdt2010-09-239-21/+53
* Mode switching: On drag & drop, on remote opening, on Open Filesdt2010-09-226-10/+15
* outputpanemanager: fix potential crash in case of no outputpaneshjk2010-09-171-2/+2
* coreplugin: remove unused return value from virtual void runWizardhjk2010-09-174-17/+12
* core: remove unused return value from ICore::showNewItemDialog()hjk2010-09-166-13/+13
* Further header cleanup.Friedemann Kleint2010-09-168-99/+185
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-1621-1593/+2002
* Do not use tooltip foreground/background on the editor's info bar.Leandro Melo2010-09-151-7/+5
* L10n: tr()-fixes, message strings, compiler warnings.Friedemann Kleint2010-09-153-5/+5
* EditorManager: Change openEditor/activateEditor to not do mode switchingdt2010-09-1417-19/+58
* Compile fixFriedemann Kleint2010-09-132-9/+9
* MIME database: Add support for attribut weight; Add magic matcher for byte pa...Leandro Melo2010-09-133-76/+240
* coreplugin: use Core::Id is some placeshjk2010-09-109-26/+32
* coreplugin: introduce an 'Id' class, intended as successor for generic QStringshjk2010-09-102-7/+37
* Monitor the collection file for doc updates during sdk update.kh12010-09-102-2/+22
* Remove svg module. plugins link uselessly against QtSvg.Fathi Boudra2010-09-101-1/+0
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-095-18/+23
* fakevim: make :q after :sp more vim-ishhjk2010-09-082-0/+6