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
/
compilerexplorer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various UI text fixes
Eike Ziller
2025-05-14
1
-1
/
+1
*
Core: Return a Result<> from IDocument::setContents
hjk
2025-04-23
1
-7
/
+7
*
Core: Replace IDocument::OpenResult by Utils::Result<>
hjk
2025-04-17
1
-9
/
+9
*
Core: Merge OpenResult::Code ReadError into CannotHandle
hjk
2025-04-17
1
-3
/
+3
*
Core: Turn IDocument::OpenResult into a full class
hjk
2025-04-16
1
-17
/
+10
*
Utils: Move and rename result testing macros from expected.h to result.h
hjk
2025-04-14
1
-2
/
+2
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-4
/
+4
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
2
-8
/
+8
*
Avoid potential detach of non-const Qt containers in range-loops 1/2
Alessandro Portale
2025-03-21
5
-7
/
+7
*
CompilerExplorer: remove unused function
David Schulz
2025-01-06
1
-8
/
+0
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+1
*
Fix some translated strings
Eike Ziller
2024-10-24
1
-1
/
+1
*
Revert "Plugins: Improve display names of plugins"
Eike Ziller
2024-10-16
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-10-16
1
-1
/
+1
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
1
-4
/
+4
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
Core: Make IDocument::save() return an expected_str<void>
hjk
2024-09-24
1
-10
/
+6
*
CompilerExplorer: Allow changing backend url
Marcus Tillmanns
2024-09-20
1
-4
/
+30
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
Plugins: Add URLs to manual page to plugin metadata
Alessandro Portale
2024-07-29
1
-0
/
+1
*
CompilerExplorer: Remove unused member
Marcus Tillmanns
2024-07-23
1
-2
/
+0
*
CompilerExplorer: Move to new editor factory setup scheme
hjk
2024-07-23
3
-304
/
+286
*
Use the new BaseAspect::addOnChanged in a few places
hjk
2024-07-12
2
-5
/
+4
*
Utils: Make Aspect::addToLayout() const
hjk
2024-07-08
2
-2
/
+2
*
Utils: Make contents margins handling less special
hjk
2024-06-04
1
-2
/
+2
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-21
/
+21
*
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
*
Use LayoutBuilder V2
hjk
2024-05-27
3
-8
/
+5
*
Compiler Explorer: Add Qt template
Marcus Tillmanns
2024-05-24
3
-0
/
+57
*
Make it possible to add wizards paths via plugin meta data
Eike Ziller
2024-05-06
2
-3
/
+2
*
CompilerExplorer: Use new MenuBuilder
hjk
2024-04-25
1
-20
/
+15
*
CompilerExplorer: Fix Undo/Redo actions
Marcus Tillmanns
2024-04-18
2
-17
/
+33
*
Compiler Explorer: Remove unused lambda
Marcus Tillmanns
2024-04-12
1
-7
/
+0
*
CompilerExplorer: Remove unused lambda capture
hjk
2024-04-12
1
-1
/
+1
*
TextEditor: remove text editor action handler
David Schulz
2024-04-09
2
-78
/
+4
*
CompilerExplorer: Use volatile
Marcus Tillmanns
2024-03-04
1
-1
/
+2
*
CompilerExplorer: Adjust Terminal font size
Marcus Tillmanns
2024-03-01
1
-0
/
+24
*
CompilerExplorer: Fix value vs. volatileValue
Marcus Tillmanns
2024-03-01
1
-2
/
+2
*
CompilerExplorer: Use global network access manager
Marcus Tillmanns
2024-02-15
7
-19
/
+4
*
Fix ODR violation with Spinner
Eike Ziller
2024-02-15
1
-1
/
+1
*
CompilerExplorer: Replace QSharedPointer with std::shared_ptr
Jarek Kobus
2024-02-04
3
-7
/
+7
*
CompilerExplorer: Remove unused class declaration
hjk
2024-02-02
1
-4
/
+0
*
Various plugins: Remove unused variables
Jarek Kobus
2024-01-29
1
-1
/
+0
*
CompilerExplorer: Add fallback document path
Marcus Tillmanns
2024-01-16
2
-0
/
+7
*
CompilerExplorer: Avoid using keys()
Jarek Kobus
2024-01-08
3
-37
/
+30
*
Utils: Proliferate use of <utils/mimeconstants.h>
Alessandro Portale
2023-12-19
1
-2
/
+3
*
CompilerExplorer: Un-static NetworkAccessManager
Marcus Tillmanns
2023-12-14
2
-6
/
+3
*
CompilerExplorer: Add assembly => source links
Marcus Tillmanns
2023-12-14
3
-52
/
+296
*
CompilerExplorer: Use ActionBuilder
hjk
2023-12-14
1
-14
/
+14
[next]