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
/
resourceeditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some includes
hjk
2025-05-14
1
-1
/
+0
*
Utils: Introduce a Utils::TextCodec class
hjk
2025-05-14
1
-1
/
+1
*
Utils: Rename TextFileFormat::detect to detectFromData
hjk
2025-05-12
1
-1
/
+1
*
Utils: Avoid QTextCodec in Utils::TextFileFormat interface
hjk
2025-05-12
1
-1
/
+1
*
Utils: Use dialogParent() for RemoveFileDialog parent more directly
hjk
2025-04-28
1
-3
/
+1
*
Utils: Split user interaction out of FileSaver::finalize()
hjk
2025-04-23
1
-3
/
+4
*
Core: Return a Result<> from IDocument::setContents
hjk
2025-04-23
1
-5
/
+6
*
Core: Replace IDocument::OpenResult by Utils::Result<>
hjk
2025-04-17
4
-32
/
+30
*
Core: Merge OpenResult::Code ReadError into CannotHandle
hjk
2025-04-17
1
-2
/
+2
*
ResourceEditor: Fix crash
Christian Stenger
2025-04-17
1
-1
/
+2
*
Core: Turn IDocument::OpenResult into a full class
hjk
2025-04-16
3
-22
/
+19
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
3
-15
/
+15
*
Utils: Return Utils::Result from TextFileFormat::writeFile()
hjk
2025-04-03
1
-1
/
+3
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
2
-7
/
+7
*
TextEditor: Protect access to TextFileFormat::[m_]codec
hjk
2024-12-19
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+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
2
-15
/
+14
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
2
-9
/
+11
*
Core: Make IDocument::save() return an expected_str<void>
hjk
2024-09-24
1
-8
/
+6
*
Change the mime database to Apache Tika
Eike Ziller
2024-09-20
1
-1
/
+1
*
ResourceEditor: Fix nullptr access
Eike Ziller
2024-09-18
1
-2
/
+4
*
ProjectExplorer: Let build systems do renamings in bulk
Christian Kandeler
2024-09-16
2
-12
/
+24
*
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
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-1
/
+1
*
ResourceEditor: Compactify qrceditor implementation a bit
hjk
2024-07-15
10
-801
/
+623
*
Plugin meta data: Add full stop to descriptions
Eike Ziller
2024-06-28
1
-1
/
+1
*
Add long descriptions to some plugins
Leena Miettinen
2024-05-31
1
-1
/
+4
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-1
/
+1
*
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
*
Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}
hjk
2024-01-29
1
-2
/
+1
*
Utils: Rename ParameterAction into Action
hjk
2024-01-29
1
-2
/
+2
*
Remove CommandButton
Eike Ziller
2024-01-26
1
-3
/
+4
*
ResourceEditor: Remove some indirection
hjk
2024-01-26
1
-30
/
+8
*
ResourceEditor: Use ActionBuilder
hjk
2024-01-19
2
-86
/
+111
*
ResourceEditor: Code cosmetics
hjk
2024-01-17
1
-37
/
+38
*
ResourceEditor: Drop the plugin pimpl
hjk
2024-01-17
1
-79
/
+64
*
ResourceEditor: Rename oddly-named resourceeditorw files
hjk
2024-01-17
5
-8
/
+10
*
ResourceEditor: Rename odd ResourceEditorW to ResourceEditorImpl
hjk
2024-01-17
1
-31
/
+31
*
ResourceEditor: Hide ResourceDocument class definition
hjk
2024-01-17
5
-128
/
+80
*
ResourceEditor: Hide plugin class definition in .cpp
hjk
2024-01-16
4
-82
/
+67
*
ResourceEditor: Move ResourceEditorW definition to .cpp
hjk
2024-01-16
2
-82
/
+75
*
ResourceEditor: Move editor action setup closer to editor
hjk
2024-01-16
4
-67
/
+49
*
ResourceEditor: Move editor factory close to editor
hjk
2024-01-16
7
-63
/
+35
*
Clean up some lambdas
hjk
2023-12-12
1
-1
/
+1
*
Utils/all: Move mime constants into a central place
hjk
2023-11-08
4
-13
/
+11
*
PE: Allow skipping of compress on specialized folder nodes
Christian Stenger
2023-10-18
1
-0
/
+2
[next]