aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/allprojectsfind.cpp
Commit message (Expand)AuthorAgeFilesLines
* All: Even less #include <QSettings>hjk2023-09-271-1/+0
* Utils, all: Standardize on QtcSettingshjk2023-09-271-4/+5
* BaseFileFind: Some cleanup, also in derived classesJarek Kobus2023-07-071-3/+0
* BaseFileFind: Replace additionalParameters() with searchDir()Jarek Kobus2023-07-061-5/+0
* BaseFileFind: Replace files() with fileContainerProvider()Jarek Kobus2023-07-041-6/+5
* BaseFileFind: Reuse FileContainerJarek Kobus2023-06-231-3/+3
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+3
* ProjectExplorer: Tr::trhjk2023-01-161-6/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Convert file search API to FilePathEike Ziller2022-09-121-14/+15
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-091-1/+1
* PE: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-151-3/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Locator: Do not consider generated files in the project-related searchesTobias Hunger2019-08-221-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-1/+1
* Advanced search: Add exclusion patternsEike Ziller2017-02-281-33/+21
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-4/+3
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FileSearch: Move FileIterator to std iterator semantics.Eike Ziller2015-04-161-1/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
|/
* Fix codec that is used for project search.Eike Ziller2014-12-101-1/+5
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
* | TextEditor: Merge BaseTextEditorDocument into BaseTextDocumenthjk2014-07-281-2/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-2/+2
|/
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-5/+6
* TextEditors: Move document related function to documentEike Ziller2014-01-151-1/+2
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-7/+5
* Find: Document contents should be retrieved from the documents directlyEike Ziller2013-07-171-1/+1
* Introduce private class for BaseFileFind.Friedemann Kleint2013-03-271-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Remove checking for a null sessionmanager.Daniel Teske2012-01-311-2/+0
* Long live the king!hjk2012-01-261-1/+1
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-201-1/+6