summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/documentmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* DocumentManager: Refactor saveModified methodsTobias Hunger2014-01-231-52/+131
* DocumentManager: Handle 0 pointers gracefullyTobias Hunger2014-01-221-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-16/+15
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
| * DocumentManager: Use suitable parent for file reload dialoghjk2014-01-061-1/+2
| * DocumentManager: Use ICore::dialogParent for all dialogshjk2014-01-061-14/+12
* | DocumentManager: Merge {slotE,e}xecuteOpenWithMenuActionhjk2013-11-201-5/+0
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-44/+53
|\
| * Doc: edit coreplugin docsLeena Miettinen2013-09-261-44/+53
* | Editor: Added a close all option to the deleted file dialog.David Schulz2013-09-091-6/+14
* | Apply 'static' pattern to MimeDatabasehjk2013-09-031-2/+2
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-021-6/+6
* | Core: Force use of static DocumentManager interfacehjk2013-08-301-1/+1
* | EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-3/+3
* | Fix usage of EditorManager::editorsForFileNameEike Ziller2013-07-181-3/+3
* | EditorManager: Remove unneeded methodsEike Ziller2013-07-151-6/+6
* | Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+1
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-091-14/+14
* | Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-1/+1
|/
* Fix external file change notification in case of multiple windows.Eike Ziller2013-06-211-11/+11
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* Revert "DocumentManager: Support expect/unexpect directory changes"Orgad Shaneh2013-06-191-53/+2
* DocumentManager: Support expect/unexpect directory changesOrgad Shaneh2013-06-101-2/+53
* Fix compilationOrgad Shaneh2013-06-051-0/+1
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-30/+0
* Switch less often to edit modeEike Ziller2013-06-051-1/+1
* Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-7/+12
* tr()-Fixes for ReadOnlyFilesDialog.Friedemann Kleint2013-04-151-2/+1
* Editor: Added Dialog for read only files.David Schulz2013-04-081-61/+27
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-2/+1
* ClearCase: Don't show Hijack button for dynamic viewKnut Petter Svendsen2013-03-111-7/+15
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: Use the new Id methods in a few placeshjk2013-01-171-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-7/+4
* | Default Shadow Build Dir: Use different keyDaniel Teske2012-12-051-1/+1
* | Add configuration option for default build directoryTobias Hunger2012-11-211-36/+7
* | Add option to place shadow build directory parallel to source tree.Aaron McCarthy2012-10-271-0/+58
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge origin/2.6Eike Ziller2012-10-051-0/+3
|\ \ | |/
| * Add Close button to window asking what to do with changed documentsTobias Hunger2012-10-041-0/+3
* | Replace qVariantValue() with qvariant_cast().Christian Kandeler2012-09-201-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-4/+9
|\ \ | |/
| * Read-only file dialog: Use VCS terms if applicableOrgad Shaneh2012-09-041-4/+9
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-17/+13
|/
* Normalized connect()sRobert Loehning2012-07-261-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-8/+8