| Commit message (Expand) | Author | Age | Files | Lines |
| * | Utils: Add overloads for joinStrings | Marcus Tillmanns | 2025-10-29 | 1 | -1/+3 |
| * | Utils: Add applyJsonPatch | Marcus Tillmanns | 2025-09-03 | 1 | -0/+2 |
| * | Utils: Add Utils::cleanJson | Marcus Tillmanns | 2025-08-21 | 1 | -0/+2 |
| * | GenericProject: Make QStringList insert function reusable | Andre Hartmann | 2025-07-22 | 1 | -0/+3 |
| * | Utils: Add stringutils function to remove comments from json files | Marcus Tillmanns | 2025-05-21 | 1 | -0/+2 |
| * | Utils: Introduce a Utils::TextCodec class | hjk | 2025-05-14 | 1 | -4/+0 |
| * | Utils: Add fromUnicode()/toUnicode() wrappers around QTextCodec | hjk | 2025-05-12 | 1 | -0/+2 |
| * | Utils: Add a Utils::codecForLocale() | hjk | 2025-05-12 | 1 | -0/+2 |
| * | Utils: optimize emitting single lines for big chunks of input | David Schulz | 2025-05-09 | 1 | -1/+1 |
| * | Utils: Add function to normalize lineendings in a QByteArray | hjk | 2025-04-15 | 1 | -0/+1 |
| * | Utils: Remove AbstractMacroExpander | Marcus Tillmanns | 2024-10-21 | 1 | -23/+0 |
| * | Utils: Move highlight function to textutils | Marcus Tillmanns | 2024-10-10 | 1 | -4/+0 |
| * | Utils: Add simple text highlight function | Marcus Tillmanns | 2024-10-10 | 1 | -0/+5 |
| * | Utils: Pass QColor by & | Alessandro Portale | 2024-05-07 | 1 | -1/+1 |
| * | Utils: Add function to format colored text | Marcus Tillmanns | 2024-05-07 | 1 | -0/+2 |
| * | Fix missing overrides and redundant virtual | Alessandro Portale | 2023-11-14 | 1 | -1/+1 |
| * | Utils: Turn "Util.asciify" into a plain macro | Alessandro Portale | 2023-11-07 | 1 | -0/+2 |
| * | Markdown: Use different background color for code | Eike Ziller | 2023-08-02 | 1 | -0/+3 |
| * | Markdown: Reuse Markdown highlighter from change log viewer | Eike Ziller | 2023-04-19 | 1 | -0/+12 |
| * | Copilot: Add insert next word action | Marcus Tillmanns | 2023-04-06 | 1 | -0/+2 |
| * | Utils: Add stringutils splitAtFirst | Marcus Tillmanns | 2023-03-13 | 1 | -0/+4 |
| * | StringUtils: Add trimFront(), trimBack() and trim() methods | Jarek Kobus | 2023-02-05 | 1 | -1/+3 |
| * | StringUtils: Add joinStrings method | Jarek Kobus | 2023-02-03 | 1 | -0/+3 |
| * | Utils: Move QtcProcess::normalizeNewlines() into StringUtils | Jarek Kobus | 2023-02-01 | 1 | -0/+3 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Utils: Make Utils::withTildeHomePath a FilePath member | hjk | 2023-01-05 | 1 | -5/+0 |
| * | Utils: Drop commonPath(QStringList) | hjk | 2023-01-04 | 1 | -4/+0 |
| * | Utils: Remove FilePath::operator+() | hjk | 2022-11-30 | 1 | -2/+7 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | FilePath: Fix UNC root/path parsing | Marcus Tillmanns | 2022-08-11 | 1 | -0/+1 |
| * | filesystem: Add QFSEngine for filepaths | Marcus Tillmanns | 2022-07-21 | 1 | -0/+2 |
| * | Utils: Add a convenience function to fill clipboard and selection | hjk | 2022-06-20 | 1 | -0/+8 |
| * | Utils: Drop [Qt::]SkipEmptyParts from porting.h | hjk | 2022-03-10 | 1 | -2/+0 |
| * | Multilanguage: Add utility to get language names consistently | Tuomo Pelkonen | 2022-01-12 | 1 | -0/+3 |
| * | Add missing include | Eike Ziller | 2020-12-07 | 1 | -0/+2 |
| * | ProjectExplorer: Set unique build directory | Christian Kandeler | 2020-11-11 | 1 | -4/+12 |
| * | Utils: Fix matching wildcards to full paths | Christian Stenger | 2020-10-19 | 1 | -0/+7 |
| * | Utils: Introduce a central porting.h for "simple porting stuff" | hjk | 2020-06-22 | 1 | -6/+2 |
| * | Fix Qt 5.15 deprecation warnings for QString::SkipEmptyParts | Christian Kandeler | 2020-06-16 | 1 | -0/+6 |
| * | Deduplicate elapsed time formatting | Andre Hartmann | 2020-02-29 | 1 | -1/+1 |
| * | Move Project::makeUnique to Utils | Eike Ziller | 2018-04-11 | 1 | -1/+17 |
| * | Fix that menus didn't show ampersands in files names | Eike Ziller | 2018-03-26 | 1 | -0/+2 |
| * | Utils: Introduce case friendly comparison function to stringutils | Tobias Hunger | 2018-03-13 | 1 | -0/+3 |
| * | ProjectExplorer: Fix parsing ports from netstat output on Windows | hjk | 2017-08-24 | 1 | -0/+2 |
| * | Unit tests: Fix ProjectInfoGenerator.* tests | Nikolai Kosjar | 2017-07-27 | 1 | -0/+3 |
| * | Introduce and use Utils::stripAccelerator | Orgad Shaneh | 2017-07-07 | 1 | -0/+3 |
| * | MacroExpander: Prevent loop with subproviders | Tobias Hunger | 2017-06-20 | 1 | -1/+1 |
| * | Wholesale conversion to #pragma once | hjk | 2016-03-30 | 1 | -4/+1 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |