index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
filesearch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Move TextCodec::encodingForLocale() to TextEncoding
hjk
10 days
1
-3
/
+3
*
TextEditor: Reduce use of (Q)TextCodec
hjk
10 days
1
-22
/
+24
*
Utils: Remove direct uses of QTextCodec from file search
hjk
2025-05-15
1
-26
/
+26
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
Core: Add option to exclude binary files from search
Marcus Tillmanns
2024-07-15
1
-0
/
+12
*
SubDirFileContainer: Add optional filtering function
Jarek Kobus
2024-06-14
1
-16
/
+33
*
Tr: Small fixes like full stops, whitespace and typos
Eike Ziller
2023-10-18
1
-1
/
+1
*
FileSearch: Remove FileIterator and subclasses
Jarek Kobus
2023-06-30
1
-305
/
+14
*
FileSearch: Introduce oveload for findInFiles() taking FileContainer
Jarek Kobus
2023-06-23
1
-2
/
+129
*
FileSearch: Introduce FileContainer
Jarek Kobus
2023-05-31
1
-8
/
+194
*
FileSearch: Reuse searchInContents() inside findInFiles()
Jarek Kobus
2023-05-30
1
-226
/
+11
*
TextEditor: Reuse searchInContents()
Jarek Kobus
2023-05-30
1
-2
/
+2
*
FileSearch: Introduce searchInContents()
Jarek Kobus
2023-05-26
1
-9
/
+170
*
FindFlags: Move it into Utils lib
Jarek Kobus
2023-05-26
1
-0
/
+12
*
FileSearch: Remove unused function
Jarek Kobus
2023-05-25
1
-10
/
+0
*
Fix exclusion pattern tooltip text
Mitch Curtis
2023-05-24
1
-3
/
+5
*
FileSearch: Get rid of FileSearchResult
Jarek Kobus
2023-05-09
1
-31
/
+33
*
FileListIterator: Minor fixes
Jarek Kobus
2023-03-13
1
-9
/
+10
*
Utils: Cleanup searchInX functions
Marcus Tillmanns
2023-02-24
1
-2
/
+2
*
Utils: Tr::tr
Alessandro Portale
2023-02-01
1
-12
/
+9
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Add std::expected implementation
Marcus Tillmanns
2022-12-14
1
-1
/
+1
*
Convert file search API to FilePath
Eike Ziller
2022-09-12
1
-65
/
+71
*
FileSearchResult: Use FilePath for fileName
Jarek Kobus
2022-09-06
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Drop unused headers [A-H]
Jarek Kobus
2022-05-25
1
-1
/
+1
*
FileSearch: Some micro-optimization
Eike Ziller
2022-05-16
1
-4
/
+8
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
1
-7
/
+7
*
FileSearch: Add some logging for search progress
Eike Ziller
2021-11-01
1
-0
/
+9
*
Utils: Fix matching wildcards to full paths
Christian Stenger
2020-10-19
1
-1
/
+2
*
FileSearch: Remove usage of QTextStream::setCodec
Eike Ziller
2020-09-07
1
-19
/
+16
*
Utils: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-22
1
-12
/
+13
*
TextEditor: Utils: Do not use invalid regular expressions
Christian Stenger
2020-06-22
1
-0
/
+4
*
File search: Avoid symlink loops and duplicate directories
Eike Ziller
2019-07-18
1
-16
/
+28
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Utils: Modernize
Alessandro Portale
2018-07-20
1
-4
/
+4
*
Utils: Remove superfluous qualifications
Orgad Shaneh
2018-07-19
1
-1
/
+1
*
Be a bit more perl-like with regular expression replacements
Eike Ziller
2018-03-22
1
-9
/
+20
*
Use const'ref in theses methods
Montel Laurent
2017-04-21
1
-7
/
+7
*
FileSearch: Remove dead code
Robert Loehning
2017-03-08
1
-6
/
+4
*
Find: Assign button shortcuts
Serhii Moroz
2017-03-06
1
-1
/
+1
*
Provide exclusion filters for custom locator filters
Eike Ziller
2017-02-28
1
-0
/
+27
*
Advanced search: Add exclusion patterns
Eike Ziller
2017-02-28
1
-12
/
+62
*
mapReduce: Support progress information and add (unordered) map
Eike Ziller
2016-02-26
1
-2
/
+2
*
FileSearch: Fixes for making FileIterator actual ForwardIterator
Eike Ziller
2016-02-26
1
-44
/
+31
*
MapReduce refactoring and improvements
Eike Ziller
2016-02-24
1
-20
/
+34
*
Runextensions: Move mapReduce to its own header
Eike Ziller
2016-02-09
1
-1
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
File search: Avoid use of QtConcurrent
Eike Ziller
2016-01-13
1
-143
/
+95
[next]