OSDN Git Service

change createEditor() error handling
[qt-creator-jp/qt-creator-jp.git] / src / plugins / coreplugin / editormanager / editormanager.cpp
2011-05-12 Oswald Buddenhagenchange createEditor() error handling
2011-05-12 Oswald Buddenhagensimplify copying of map
2011-05-06 Tobias HungerFix/add copyright headers
2011-04-29 conMerge remote branch 'origin/2.2'
2011-04-27 conMerge remote branch 'origin/2.2'
2011-04-20 conMerge remote branch 'origin/2.2'
2011-04-19 Friedemann KleintFix more krazy warnings.
2011-04-18 Oswald Buddenhagenadd errorString output argument to IFile::reload()...
2011-04-18 Oswald Buddenhagenadd errorString output argument to IFile::save()
2011-04-18 Oswald Buddenhagenfile manager: introduce saveFile() and remove blockFile...
2011-04-14 Oswald BuddenhagenMerge branch '2.2'
2011-04-13 hjkUpdate license.
2011-03-23 Oswald BuddenhagenMerge remote-tracking branch 'origin/2.2'
2011-03-22 conAdapt accelerators of edit menu items.
2011-03-11 conMerge remote branch 'origin/2.1' into 2.2
2011-03-02 conMerge remote branch 'origin/2.1'
2011-02-21 Leandro MeloText editor: Introduce per project settings
2011-02-18 conAdd a generic variable chooser widget.
2011-02-18 conRemove the special 'external text editor' setting.
2011-02-18 conContinue on fancy open-vi-in-Terminal AppleScript.
2011-02-18 conStart implementing "edit in vi" for mac.
2011-02-18 conVariable manager uses "update request" mechanism.
2011-02-04 conMerge remote branch 'origin/2.1'
2011-02-04 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge origin/2.1, commit '54f4fba003c5bb60ed747552e8b7d...
2011-01-24 conMerge origin/2.1, commit '05bc989fc0ab7c6be1e04d6f8fe21...
2011-01-12 conIt's 2011 now.
2011-01-12 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2011-01-12 conMerge remote branch 'origin/2.1'
2011-01-12 conIt's 2011 now.
2011-01-11 hjkeditormanager: fix handling of file names ending with...
2011-01-10 hjkeditormanager: fix handling of file names ending with...
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conFix crash in editor manager.
2011-01-05 conMerge remote branch 'origin/2.1'
2011-01-05 conStart on some cleanup of EditorManager API and usage.
2010-12-20 Nicolas Arnaud-CormosNew plugin: plugin macro
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-09 conRecent files should remember the editor type as well.
2010-12-08 conAdd method to get all the visible "top level" editors...
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-06 Kai KoehneCore: Move Q_DECLARE_METATYPE for IEditor to ieditor.h
2010-12-02 conIntroduce a currentEditorStateChanged signal.
2010-12-02 conMerge remote branch 'origin/2.1'
2010-12-02 conAllow empty editor id with openEditorWithContents.
2010-12-01 conDon't switch away from debug mode when jumping to line...
2010-12-01 Christian KandelerFix compilation.
2010-12-01 conOnly show save as button for files that allow it.
2010-12-01 conMove some API around and make some IFile based instead...
2010-12-01 conWhen using splits e.g. the save action was disabled...
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-30 conWindow title didn't show nice name for e.g. diff views.
2010-11-30 conSupport symbolic links in the file manager.
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-15 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-10 dtMerge remote branch 'origin/2.1'
2010-11-04 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-03 Tobias HungerFix spelling in comments
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-02 conMerge remote branch 'origin/2.1'
2010-11-01 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-28 Takumi ASAKISupport UTF-8 BOM in TextEditor
2010-10-27 Friedemann KleintMerge remote branch 'origin/2.1'
2010-10-25 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-22 conFix closing and restoring editors in presence of tempor...
2010-10-20 conPrevent crash when closing Qt Creator while cdb session...
2010-10-18 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-12 dtMerge remote branch 'origin/2.1'
2010-10-12 Bill KingMerge branch '2.1'
2010-10-11 dtEditorManager: Also jump to line if the file is already...
2010-10-11 Bill KingMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-10-11 conAdd method for default text encoding to editor manager.
2010-10-11 Christian KammMerge remote branch 'origin/2.1'
2010-10-08 Tobias HungerSession: Fix ignoring of temporary files
2010-10-08 Tobias HungerSession: Do not save temporary editors
2010-09-23 dtEditorManager: add a flag for embedded linenumbers
2010-09-16 Friedemann KleintFurther header cleanup.
2010-09-14 dtEditorManager: Change openEditor/activateEditor to...
2010-09-10 hjkcoreplugin: use Core::Id is some places
2010-09-08 hjkfakevim: make :q after :sp more vim-ish
2010-09-07 Morten EngvoldsenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2010-09-07 Leandro MeloAllow the user to save as files with different extensions.
2010-09-06 Morten EngvoldsenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2010-09-06 dtRemove EditorManager::ensureEditorManagerVisible()
2010-08-23 Kai KoehneMerge branch '2.0' of scm.dev.nokia.troll.no:creator...
2010-08-18 hjkMerge remote branch 'origin/2.0'
2010-08-13 hjkMerge remote branch 'origin/2.0'
2010-08-12 hjkMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintMerge remote branch 'origin/2.0'
2010-08-06 Friedemann KleintDesign mode: Position editor popup (Ctrl-Tab) correctly.
2010-07-30 Alessandro PortalePedantic cleanup of filename parameters for QIcon const...
2010-07-28 Christian KammMerge branch '2.0'
2010-07-26 conMerge remote branch 'origin/2.0'
next