summaryrefslogtreecommitdiff
path: root/src/libs/utils/utils-lib.pri
Commit message (Expand)AuthorAgeFilesLines
* Introduce Utils::DisplayNameChristian Kandeler2019-08-021-0/+2
* FancyLineEdit: Add camel case navigationAndre Hartmann2019-08-021-2/+4
* Utils: Lump ConsoleProcess files togetherhjk2019-07-251-4/+0
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-121-1/+0
|\
| * Utils: Move reuse.h out of sighthjk2019-07-051-1/+0
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-131-3/+13
|/
* ClangFormat: Add the interaction with BeautifierIvan Donchevskii2019-04-291-0/+1
* Utils: Introduce ListModel convenience for one-level tree modelhjk2019-03-011-1/+2
* Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-02-151-2/+5
|\
| * Utils: Add a JsonTreeItemDavid Schulz2019-02-121-2/+5
* | Move qrc parser from QmlJS to UtilsChristian Kandeler2019-02-131-1/+3
|/
* Add macOS touch bar supportEike Ziller2019-01-151-0/+3
* Utils: Move C++ language details from ProjectExplorer to UtilsMarco Bubke2019-01-151-1/+2
* Utils: Introduce GlobalFileChangeBlockerOrgad Shaneh2019-01-081-0/+2
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-2/+4
* Improve macOS dark mode supportMorten Johan Sørvig2018-08-241-0/+2
* Move PathChooserDelegate to UtilsDavid Schulz2018-07-231-2/+2
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* Utils: Purge asConstOrgad Shaneh2018-04-091-1/+0
* Utils: Add pointeralgorithm.hTobias Hunger2018-03-121-0/+1
* Revert "Utils: Add a ObjectPool convenience class template"hjk2018-02-211-1/+0
* Add implementation of std::variantEike Ziller2017-12-211-0/+2
* Move RemoveFileDialog to UtilsEike Ziller2017-12-121-4/+7
* Rename LineColumnLabelEike Ziller2017-12-071-4/+4
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-1/+2
* Utils: Add simple LineColumn classMarco Bubke2017-11-231-1/+2
* Move SettingsAccessor from ProjectExplorer into UtilsTobias Hunger2017-11-201-0/+2
* Add a bread crumb widget to file system viewEike Ziller2017-11-141-2/+4
* Rename CamelHumpMatcher -> FuzzyMatcherOrgad Shaneh2017-11-021-2/+2
* Utils: Add predicates for comparison to constant valuesMarco Bubke2017-10-271-0/+1
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-191-2/+0
|\
| * Remove unused class BraceMatcherEike Ziller2017-10-191-2/+0
* | Move URL utilities from ProjectExplorer to UtilsUlf Hermann2017-10-051-2/+4
|/
* Benchmarks: Provide infrastructure for benchmarksTobias Hunger2017-09-251-1/+4
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-2/+4
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-231-1/+1
|\
| * Utils: Fix typo in pri fileEike Ziller2017-08-221-1/+1
* | Extract CamelHumpMatcher for use in the C++/QML locator filtersAndre Hartmann2017-08-041-2/+4
|/
* Locator: Fix diverse issues with drawing highlighted textEike Ziller2017-07-261-2/+4
* Add Q_FALLTHROUGH for Qt < 5.8Christian Kandeler2017-07-171-0/+1
* Remove the last usage of deprecated Carbon APIs from Qt CreatorJake Petroules2017-07-101-2/+3
* Add std::experimental::optional as Utils::optionalEike Ziller2017-06-161-1/+3
* Utils: Add a ObjectPool convenience class templatehjk2017-03-031-0/+1
* Utils: Move forward declaration of SmallString in an extra headerMarco Bubke2017-02-021-1/+2
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-0/+4
* Utils: Add a Utils::asConst() mimicing C++17's std::as_consthjk2017-01-181-1/+2
* ProjectExplorer: Move ProcessHandle to Utils for further re-usehjk2017-01-171-0/+2
* Fix exports for shared librariesMarco Bubke2017-01-161-1/+1
* make library defines more consistencyTim Jenssen2016-12-121-1/+1
* Utils: fix that utils can be used in testsTim Jenssen2016-11-021-0/+9