aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/stringutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-7/+6
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | add generic macro expansion classes & functions to UtilsOswald Buddenhagen2010-11-171-0/+38
|/