index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
coreplugin
/
documentmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
MainWindow: Use FileUtils::get... functions
Marcus Tillmanns
2022-10-13
1
-1
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
DocumentManager: Avoid using sender()
Jarek Kobus
2022-07-21
1
-2
/
+1
*
Remove or replace a few unnecessary #includes
hjk
2022-05-20
1
-1
/
+1
*
Mimetypes: Remove unused API and move one function to DocumentManager
Eike Ziller
2022-02-23
1
-0
/
+1
*
Open only designer related project files in Design Studio
Thomas Hartmann
2022-02-18
1
-0
/
+4
*
Core: FilePath-ify DocumentManager
hjk
2021-09-22
1
-12
/
+13
*
ClangCodeModel: Force clangd restart on external changes
Christian Kandeler
2021-09-07
1
-0
/
+2
*
Core: Use FilePath in some functions related to opening files
hjk
2021-07-29
1
-3
/
+3
*
Core: use FilePaths to notify files changed internally
David Schulz
2021-06-23
1
-2
/
+2
*
Core: remove unused helper functions
David Schulz
2021-06-18
1
-2
/
+0
*
Core: filepathify file renaming
David Schulz
2021-06-17
1
-3
/
+5
*
Core: filepathify expected document changes
David Schulz
2021-06-17
1
-4
/
+4
*
Core: Use FilePath to track document entries
David Schulz
2021-06-14
1
-0
/
+1
*
Core: Use FilePaths for recent documents
David Schulz
2021-06-14
1
-2
/
+2
*
Core: filepathify IDocument
David Schulz
2021-05-19
1
-1
/
+2
*
Remove unneeded QStringList forward declarations
Eike Ziller
2020-09-29
1
-4
/
+0
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-3
/
+4
*
Move Id from Core to Utils
Eike Ziller
2020-06-18
1
-0
/
+1
*
Disable "Save All" when there are no documents to be saved
Ville Nummela
2020-03-30
1
-0
/
+2
*
Doc: Fix Document Manager docs
Leena Miettinen
2020-03-23
1
-6
/
+0
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-6
/
+6
*
Utils: Introduce GlobalFileChangeBlocker
Orgad Shaneh
2019-01-08
1
-5
/
+0
*
Move "builddirectory" template from Core to ProjectExplorer
Tobias Hunger
2018-10-10
1
-3
/
+0
*
Core: Modernize
Alessandro Portale
2018-08-08
1
-1
/
+1
*
VcsCommand: Block auto reload while a command is running
Orgad Shaneh
2018-06-27
1
-0
/
+2
*
Core: Use override consistently
Tobias Hunger
2018-05-07
1
-2
/
+2
*
Add a file properties dialog
Andre Hartmann
2018-02-19
1
-0
/
+1
*
Restrict suggested file filters to registered supported mime types
Eike Ziller
2017-11-01
1
-0
/
+2
*
Use nullptr and member initialization in document manager
Eike Ziller
2017-09-29
1
-20
/
+29
*
CorePlugin: Clean forward declaration
Laurent Montel
2017-09-27
1
-4
/
+0
*
Add projects directory to folder navigation widget
Eike Ziller
2017-09-26
1
-0
/
+1
*
Make DocumentManager::projectsDirectory a FileName
Eike Ziller
2017-09-19
1
-2
/
+2
*
Handle case sensitive file system gracefully with case-insensitive setup
Eike Ziller
2017-09-05
1
-2
/
+3
*
Fix that save as from "file was removed" dialog didn't provide filters
Eike Ziller
2016-11-14
1
-2
/
+1
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
Core: Use Qt5-style connects
Orgad Shaneh
2016-02-03
1
-7
/
+9
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Move Open With... handling to editor manager.
Eike Ziller
2015-06-02
1
-2
/
+0
*
Simplify Open with... menu handling
Eike Ziller
2015-06-02
1
-3
/
+0
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Fix default wrong directory if no files are open in the editor
Daniel Teske
2015-01-19
1
-0
/
+3
*
|
Remove DocumentManager::currentFile, use DocumentManager::currentEditor
Daniel Teske
2015-01-19
1
-5
/
+0
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+4
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
C++: Change QStringList to QSet<QString> to prevent conversions.
Erik Verbruggen
2014-09-04
1
-1
/
+1
|
/
*
Always pass Core::Id by value.
Christian Kandeler
2014-07-01
1
-1
/
+1
[next]