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
/
projectexplorer
/
selectablefilesmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-2
/
+2
*
Drop Qt5: ProjectExplorer: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
*
Core: filepathify FileIconProvider
David Schulz
2021-06-09
1
-1
/
+1
*
Utils: Drop Utils::SkipEmptyParts again
hjk
2020-07-21
1
-1
/
+1
*
All: Use Utils::SkipEmptyParts
hjk
2020-06-17
1
-1
/
+2
*
ProjectExplorer: Use QRegularExpression in SelectableFilesModel
hjk
2020-06-11
1
-1
/
+2
*
Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()
hjk
2020-04-09
1
-2
/
+2
*
Utils: Rename FilePathList to simply FilePaths
hjk
2019-12-18
1
-18
/
+18
*
Remove usages of deprecated APIs of QLayout
Sona Kurazyan
2019-09-02
1
-1
/
+1
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
*
More Utils::toSet/toList
hjk
2019-07-04
1
-3
/
+3
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-27
/
+27
*
Utils: Replace FileName::FileName(QFileInfo) by a named constructor
hjk
2019-05-13
1
-1
/
+1
*
ProjectExplorer: Do not pre-select files in "Add Existing Directory"
Christian Kandeler
2019-05-02
1
-0
/
+7
*
SelectableFilesModel: Replace foreach with range-for
Andre Hartmann
2019-01-27
1
-8
/
+8
*
SelectableFilesModel: Sort includes
Andre Hartmann
2019-01-27
1
-1
/
+1
*
ProjectExplorer: Add history completion ability to SelectableFilesWidget
Christian Kandeler
2019-01-22
1
-4
/
+13
*
ProjectExplorer: Fix misleading UI in SelectableFilesWidget
Christian Kandeler
2019-01-18
1
-24
/
+23
*
ProjectExplorer: Fix SelectableFilesModel::applyFilter()
Christian Kandeler
2019-01-17
1
-1
/
+3
*
Core/ProjectExplorer: Avoid deprecated QModelIndex::child
Orgad Shaneh
2018-09-21
1
-18
/
+19
*
ProjectExplorer: Modernize
Alessandro Portale
2018-07-16
1
-1
/
+1
*
ClangTools: Prompt for files to analyze
Nikolai Kosjar
2018-05-11
1
-6
/
+0
*
ProjectExplorer: Split SelectableFilesModel into two classes
Nikolai Kosjar
2018-05-09
1
-17
/
+27
*
ProjectExplorer: Move consts that are used in a single file out of header
Orgad Shaneh
2017-03-20
1
-4
/
+8
*
SelectableFilesModel: Check files in the show filter
Tobias Hunger
2016-04-29
1
-12
/
+15
*
SelectableFilesModel: Apply filters before parsing
Tobias Hunger
2016-04-29
1
-2
/
+1
*
SelectableFilesModel: Avoid unnecessary re-filtering
Tobias Hunger
2016-04-29
1
-3
/
+10
*
Projectexplorer: Modernize codebase
Tobias Hunger
2016-04-15
1
-15
/
+14
*
GenericProject: Make initial selection of files work
Tobias Hunger
2016-04-07
1
-4
/
+4
*
GenericProject: Sprinkle nullptr over the code
Tobias Hunger
2016-04-07
1
-2
/
+2
*
GenericProject: Pass base directory to startParsing(...) method
Tobias Hunger
2016-04-07
1
-4
/
+4
*
GenericProject: Small readability improvement
Tobias Hunger
2016-04-07
1
-1
/
+1
*
GenericProject: Simplify code using member initialization
Tobias Hunger
2016-04-07
1
-2
/
+0
*
ProjectExplorer: Use runAsync
Eike Ziller
2016-02-12
1
-2
/
+2
*
ProjectExplorer: Use Qt5-style connects
Orgad Shaneh
2016-02-01
1
-5
/
+6
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
SelectableFilesModel: Fix filtering
Tobias Hunger
2015-11-24
1
-3
/
+3
*
SelectableFilesWidget: Wire up logic to notify about selection changes
Tobias Hunger
2015-11-24
1
-0
/
+17
*
SelectableFiles: Introduce a common widget
Tobias Hunger
2015-11-24
1
-157
/
+174
*
Consistently use Utils::FileNameList
Tobias Hunger
2015-11-16
1
-12
/
+12
*
SelectableFilesModel: Use a destructor in favor of a deleteTree method
Tobias Hunger
2015-11-13
1
-15
/
+9
*
SelectableFilesModel: Use Utils::FileName
Tobias Hunger
2015-11-13
1
-42
/
+40
*
FolderNodes: Specify filter for Add Existing Directory
Tobias Hunger
2015-11-09
1
-0
/
+5
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
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
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
Even more algorithm usage in ProjectExplorer
Daniel Teske
2014-07-16
1
-17
/
+6
|
/
[next]