aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/stringutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Markdown: Use different background color for codeEike Ziller2023-08-021-2/+27
* Doc: Add \a commands to FileSystemWatcher and stringutils docsLeena Miettinen2023-05-251-1/+1
* StringUtils: Fix missing includeJarek Kobus2023-04-191-0/+1
* Markdown: Reuse Markdown highlighter from change log viewerEike Ziller2023-04-191-3/+60
* Copilot: Add insert next word actionMarcus Tillmanns2023-04-061-0/+22
* Utils: Add stringutils splitAtFirstMarcus Tillmanns2023-03-131-0/+19
* Utils: Fix build of sdktoolChristian Stenger2023-02-071-1/+1
* StringUtils: Add trimFront(), trimBack() and trim() methodsJarek Kobus2023-02-051-0/+50
* StringUtils: Add joinStrings methodJarek Kobus2023-02-031-0/+13
* Utils: Tr::trAlessandro Portale2023-02-011-2/+2
* Utils: Move QtcProcess::normalizeNewlines() into StringUtilsJarek Kobus2023-02-011-0/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Make Utils::withTildeHomePath a FilePath memberhjk2023-01-051-19/+0
* Utils: Drop commonPath(QStringList)hjk2023-01-041-20/+0
* Utils: Remove FilePath::operator+()hjk2022-11-301-0/+10
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* FilePath: Fix UNC root/path parsingMarcus Tillmanns2022-08-111-0/+8
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-2/+12
* Utils: Add a convenience function to fill clipboard and selectionhjk2022-06-201-0/+17
* Utils: Drop unused headers [I-Z]Jarek Kobus2022-05-251-3/+2
* Utils: More forward declarations / drop unused headers [S]Jarek Kobus2022-05-251-1/+1
* Remove outdated codeRobert Löhning2022-03-091-7/+0
* Multilanguage: Add utility to get language names consistentlyTuomo Pelkonen2022-01-121-0/+13
* Fix compilation of sdktool against old Qt versionsEike Ziller2020-10-201-0/+7
* Utils: Fix matching wildcards to full pathsChristian Stenger2020-10-191-0/+64
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+1
* Deduplicate elapsed time formattingAndre Hartmann2020-02-291-0/+10
* Macro expander: Allow alternative substitution characterChristian Kandeler2019-07-101-3/+5
* Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-031-1/+1
* Fix that menus didn't show ampersands in files namesEike Ziller2018-03-261-0/+6
* Utils: Introduce case friendly comparison function to stringutilsTobias Hunger2018-03-131-0/+8
* Implement port gatherer on macOSFilipe Azevedo2017-08-301-0/+31
* ProjectExplorer: Fix parsing ports from netstat output on Windowshjk2017-08-241-0/+67
* Unit tests: Fix ProjectInfoGenerator.* testsNikolai Kosjar2017-07-271-0/+23
* Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-071-0/+8
* MacroExpander: Prevent loop with subprovidersTobias Hunger2017-06-201-1/+3
* Prepare for upcoming compile breakagev4.2.2hjk2017-03-221-1/+1
* Utils: Support default value substitution in macro expansionOrgad Shaneh2016-07-181-0/+9
* Utils: Support pattern substitution in macro expansionOrgad Shaneh2016-07-151-2/+43
* Utils: Remove QLatin1{Char|String} in string utilsOrgad Shaneh2016-07-111-11/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Utils: Fix bug in commonPath() with directoriesDaniel Teske2014-12-101-1/+8
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | AbstractMacroExpander: expand macros recursivelyOswald Buddenhagen2014-09-151-12/+37
* | AbstractMacroExpander: Allow escaping of %{Macros}Tobias Hunger2014-09-121-0/+5
* | Utils: Merge Abstract{Qtc,}MacroExpander classeshjk2014-06-251-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-3/+0