index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
utils.qbs
Commit message (
Expand
)
Author
Age
Files
Lines
*
qbs build: Use bundled libarchive, if necessary
Christian Kandeler
5 days
1
-15
/
+2
*
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
12 days
1
-1
/
+4
|
\
|
*
Fix qbs build when using MinGW
Christian Stenger
12 days
1
-1
/
+4
*
|
Utils: Add "overloaded" helper struct
Marcus Tillmanns
2025-05-23
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/17.0'
Eike Ziller
2025-05-14
1
-0
/
+2
|
\
|
|
*
Utils: Ensure PlainTextEdit accessibility
David Schulz
2025-05-13
1
-0
/
+2
*
|
Utils: Introduce a Utils::TextCodec class
hjk
2025-05-14
1
-0
/
+2
|
/
*
Utils: Move IconButton to QtcWidgets
Marcus Tillmanns
2025-04-29
1
-2
/
+0
*
Utils: Move components from core/welcomepagehelpers to qtcwidgets
Alessandro Portale
2025-04-29
1
-0
/
+2
*
Utils: Introduce createProgressDialog() helper
Jarek Kobus
2025-04-09
1
-0
/
+2
*
Replace usage of Utils::FlowLayout with Layouting::Flow
Eike Ziller
2025-04-04
1
-2
/
+0
*
Editor: Fix qbs build
Christian Stenger
2025-04-02
1
-1
/
+14
*
QbsBuild: Add support for libarchive
Christian Stenger
2025-03-20
1
-12
/
+31
*
ExtensionSystem: Move shutdownGuard to Utils
hjk
2025-01-13
1
-0
/
+2
*
Utils: Introduce SummaryWidget
Jarek Kobus
2024-12-17
1
-0
/
+2
*
Utils: Add files to qbs build
Christian Stenger
2024-11-27
1
-0
/
+2
*
Utils: Get rid of Singleton
Jarek Kobus
2024-11-01
1
-2
/
+0
*
Process: Get rid of process launcher implementation
Jarek Kobus
2024-11-01
1
-6
/
+0
*
Utils: Fix qbs build
Christian Kandeler
2024-10-31
1
-0
/
+2
*
Utils: Fix qbs build
Christian Stenger
2024-10-16
1
-1
/
+1
*
Utils: Turn ExtensionManager's MarkdownBrowser into a component
Marcus Tillmanns
2024-10-16
1
-0
/
+2
*
Utils: Introduce a dedicated Result class
hjk
2024-09-27
1
-0
/
+2
*
Utils: Add guardedCallback() helper
Marcus Tillmanns
2024-08-09
1
-0
/
+1
*
Merge remote-tracking branch 'origin/14.0'
Eike Ziller
2024-07-11
1
-1
/
+1
|
\
|
*
qbs build: Do not use relative paths in Export items
v14.0.0-rc1
Christian Kandeler
2024-07-08
1
-1
/
+1
*
|
Utils: Merge fsengine_impl.{h,cpp} into fsenginehandler.cpp
hjk
2024-07-08
1
-2
/
+0
*
|
Utils: Separate non-widget related base code from layoutbuilder
hjk
2024-07-04
1
-0
/
+1
|
/
*
Utils: Add global Lua interface
Marcus Tillmanns
2024-05-28
1
-0
/
+2
*
Utils: Inline rootinjectfsengine.h into its only user
hjk
2024-04-15
1
-2
/
+1
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-14
1
-2
/
+0
|
\
|
*
Utils: Fix qbs build
Christian Stenger
2024-03-13
1
-2
/
+0
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-2
/
+2
*
|
Utils: Fix build with too old MSVC
Christian Stenger
2024-02-26
1
-0
/
+1
*
|
Utils: Add convenience class for parsing and caching process output
Christian Kandeler
2024-02-19
1
-0
/
+1
|
/
*
Utils: Merge NamesValueModel and EnvironmentModel (2/2)
hjk
2024-02-14
1
-2
/
+2
*
Utils: Merge NamesValueModel and EnvironmentModel (1/2)
hjk
2024-02-14
1
-2
/
+0
*
Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}
hjk
2024-01-29
1
-2
/
+2
*
Utils: Add synchronizedvalue.h into cmake and qbs
Jarek Kobus
2024-01-25
1
-0
/
+1
*
Process: Rename processutils.{cpp,h} into processhelper.{cpp,h}
Jarek Kobus
2024-01-17
1
-2
/
+2
*
Utils/all: Move mime constants into a central place
hjk
2023-11-08
1
-0
/
+1
*
Utils: Fix qbs build
Christian Stenger
2023-10-17
1
-0
/
+2
*
Utils: remove unused FixedSizeClickLabel
David Schulz
2023-09-22
1
-2
/
+0
*
Utils: Add files to qbs build
Christian Stenger
2023-09-20
1
-0
/
+2
*
qbs build: Fix wrong uses of qbs.toolchainType
Christian Kandeler
2023-09-18
1
-2
/
+2
*
qbs build: Improve some base items
Christian Kandeler
2023-09-18
1
-1
/
+1
*
Utils: Add AspectList::addToLayout
Marcus Tillmanns
2023-09-15
1
-0
/
+2
*
qbs build: Remove unneeded Project items
Christian Kandeler
2023-09-14
1
-455
/
+449
*
Utils: Merge settingsutils.h into Store setup
hjk
2023-09-12
1
-1
/
+0
*
Utils: Add PersistentCacheStore
Marcus Tillmanns
2023-09-05
1
-0
/
+2
*
Utils: Move storefrommap.h to store.cpp
hjk
2023-08-29
1
-1
/
+0
[next]