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
/
plugins
/
help
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Generate qrc file at build time
Christian Kandeler
2025-04-25
3
-13
/
+29
*
Replace a few FileSaver::errorString() uses with Result<>::error()
hjk
2025-04-23
1
-2
/
+2
*
Utils: Split user interaction out of FileSaver::finalize()
hjk
2025-04-23
2
-9
/
+11
*
Fix warning for ';'
Marco Bubke
2025-04-15
1
-2
/
+2
*
Icons: Update icons, batch #1
Alessandro Portale
2025-02-27
2
-0
/
+0
*
Merge remote-tracking branch 'origin/16.0'
Eike Ziller
2025-02-17
1
-17
/
+17
|
\
|
*
Doc: Use colors from Qt Design System 2.0 also in helps
Leena Miettinen
2025-02-14
1
-17
/
+17
*
|
Help: Remove some dead ends
Jarek Kobus
2025-02-14
2
-17
/
+0
*
|
Help: Remove dead ends
Jarek Kobus
2025-02-14
8
-92
/
+0
|
/
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
6
-7
/
+7
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
2
-6
/
+3
*
Plugins A-L: Make static QRegularExpression instances static const
Alessandro Portale
2024-11-20
1
-1
/
+2
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+1
*
Help: Move settings category registration + resources to Core
Christian Kandeler
2024-11-18
8
-11
/
+5
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
2
-2
/
+3
*
ILocatorFilter: Refactor ILocatorFilter::matchers() function
Jarek Kobus
2024-10-07
1
-8
/
+7
*
Icons: Remove remnants of colored "active" state of mode icons
Alessandro Portale
2024-09-27
1
-2
/
+1
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
Fix selection of empty editor view
Eike Ziller
2024-09-13
1
-1
/
+1
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
macOS: Support gestures for going back and forward
Eike Ziller
2024-07-29
2
-1
/
+20
*
Plugins: Add URLs to manual page to plugin metadata
Alessandro Portale
2024-07-29
1
-0
/
+1
*
Aggregation: Add a convenience function to create simple aggregates
hjk
2024-07-15
1
-3
/
+1
*
Help: Do not try to open folder
Christian Stenger
2024-07-03
1
-0
/
+3
*
Plugin meta data: Add full stop to descriptions
Eike Ziller
2024-06-28
1
-1
/
+1
*
Qt Creator redesign: Update the mode bar icons
Alessandro Portale
2024-06-12
2
-0
/
+0
*
Add long descriptions to some plugins
Leena Miettinen
2024-05-31
1
-1
/
+5
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-2
/
+2
*
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
*
Handle QFontDatabase related deprecation warnings
hjk
2024-05-27
2
-6
/
+5
*
Editors/Help: Open navigation history menu on right-click
Eike Ziller
2024-05-24
1
-2
/
+24
*
Help: Allow open online documentation for CMake
Cristian Adam
2024-05-23
4
-19
/
+58
*
Remove PluginManager::futureSynchronizer()
Eike Ziller
2024-05-21
1
-4
/
+2
*
AsyncTask: Centralize setting global future synchronizer
Eike Ziller
2024-05-21
1
-2
/
+0
*
Core: allow multiple contexts per widget
David Schulz
2024-04-15
1
-4
/
+26
*
Help: Don't crash on shutdown when (un)registedDocumentationNow()
Jarek Kobus
2024-03-15
1
-0
/
+4
*
Qt/Help: Fix the "Highest Version Only" setting for the online installer
Eike Ziller
2024-03-05
2
-0
/
+14
*
Help: Hide plugin class definition in .cpp
hjk
2024-01-15
5
-104
/
+95
*
GuiUtils: Apply wheel blocker to more widgets
Jarek Kobus
2024-01-05
1
-2
/
+0
*
GuiUtils: Rename attachWheelBlocker into setWheelScrollingWithoutFocusBlocked
Jarek Kobus
2024-01-04
1
-1
/
+1
*
Utils: Proliferate use of <utils/mimeconstants.h>
Alessandro Portale
2023-12-19
1
-1
/
+2
*
Core: Rename ActionBuilder::setOn* to addOn*
hjk
2023-12-13
1
-6
/
+6
*
Core: Rename ActionBuilder::setContainer to addToContainer
hjk
2023-12-13
1
-8
/
+8
*
Help: Use ActionBuilder for part of the Help menu
hjk
2023-12-13
1
-35
/
+33
*
Clean up some lambdas
hjk
2023-12-12
2
-12
/
+12
*
TaskTree: Rename TreeStorage<> -> Storage<>
Jarek Kobus
2023-11-20
1
-1
/
+1
*
TaskTree: Introduce CallDoneIf enum
Jarek Kobus
2023-11-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-10-24
1
-5
/
+10
|
\
|
*
Help: Do not allow opening temporary in Help mode
Christian Stenger
2023-10-24
1
-0
/
+2
|
*
Help: Fix text of View > Show Left Sidebar check item
Eike Ziller
2023-10-24
1
-5
/
+8
[next]