index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
resourceeditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
Avoid creation of temporary lists of ProjectNodes
hjk
2023-04-17
1
-3
/
+1
*
Fix lots of tr.h files not being mentioned in CMakeLists.txt
Eike Ziller
2023-04-01
1
-0
/
+1
*
Translations: Merge "OpenWith::Editors" into "QtC::Core"
Alessandro Portale
2023-02-20
2
-2
/
+3
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
Translations: Fix stray QApplication::translate() calls
Alessandro Portale
2023-02-08
1
-5
/
+4
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-7
/
+2
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
19
-19
/
+19
*
CMake build: Use version-less Qt targets
Eike Ziller
2023-01-05
1
-1
/
+1
*
Use more Utils::isMainThread()
Jarek Kobus
2022-10-11
1
-2
/
+0
*
Replace missing qAsConst with std::as_const()
Jarek Kobus
2022-10-10
2
-4
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
2
-2
/
+2
*
ResourceEditor: Replace foreach with ranged for loop
Jarek Kobus
2022-10-07
2
-15
/
+15
*
ResourceFile: Don't derive from QList
Jarek Kobus
2022-10-07
2
-9
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
19
-456
/
+38
*
ResourceEditor: Fix include and Qbs build
Christian Stenger
2022-08-23
2
-1
/
+2
*
ResourceEditor: Convert to using Tr::tr
hjk
2022-08-22
14
-130
/
+111
*
ResourceEditor: inline qrceditor.ui
Alessandro Portale
2022-08-22
5
-176
/
+81
*
FileUtils: Adds toFilePathList function
Marcus Tillmanns
2022-08-04
1
-1
/
+1
*
Core: Include more utils/filepaths.h instead of utils/fileutils.h
Alessandro Portale
2022-07-28
1
-1
/
+1
*
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
3
-6
/
+6
*
Use setClipboardAndSelection more broadly
hjk
2022-07-15
2
-18
/
+17
*
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
*
PE: Move ResourceFileNode to ProjectExplorer
Christian Stenger
2022-06-14
2
-38
/
+0
*
Fix qbs build
Christian Stenger
2022-04-29
1
-1
/
+1
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
2
-2
/
+3
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
Remove qmake build files
Eike Ziller
2022-01-20
3
-44
/
+0
*
EditorManager: Remove QString openEditor(At) overloads
Eike Ziller
2021-11-02
1
-1
/
+1
*
Don't expand qrc items recursively
Jarek Kobus
2021-10-20
1
-0
/
+2
*
Don't call DocumentManager::addDocument() from non-main thread
Jarek Kobus
2021-10-20
3
-19
/
+41
*
Vcs: FilePath-ify VcsManager::promptToAdd
hjk
2021-09-29
1
-2
/
+5
*
ResourceEditor: Use more FilePath
hjk
2021-09-14
7
-50
/
+55
*
Utils: Remove FilePath::isChildOf(QDir) overload
hjk
2021-09-14
1
-5
/
+1
*
Utils: FilePathify RemoveFileDialog
hjk
2021-08-19
1
-1
/
+2
*
ResourceEditor: Use FilePath functionality more directly
hjk
2021-08-18
1
-2
/
+1
*
Core: Remove FileUtils::removeFile(QString)
hjk
2021-08-18
1
-1
/
+2
*
ProjectExplorer: Use more FilePaths in ProjectNodes
hjk
2021-08-10
2
-5
/
+5
*
Core: Use more FilePath in EditorManager
hjk
2021-08-02
2
-2
/
+2
*
ProjectExplorer: Use FilePaths in project tree nodes
hjk
2021-07-16
3
-30
/
+31
*
Pass the new node in ProjectTree::currentNodeChanged
Eike Ziller
2021-06-28
1
-3
/
+2
*
Merge remote-tracking branch 'origin/4.15' into 5.0
Eike Ziller
2021-06-24
1
-0
/
+1
|
\
|
*
Fix that disabled QRC files were enabled by QRC expansion
Eike Ziller
2021-06-23
1
-0
/
+1
*
|
Core: filepathify file renaming
David Schulz
2021-06-17
3
-14
/
+16
*
|
Core: filepathify expected document changes
David Schulz
2021-06-17
1
-2
/
+2
*
|
Core: filepathify FileIconProvider
David Schulz
2021-06-09
2
-2
/
+2
*
|
Merge "Merge remote-tracking branch 'origin/4.15'"
The Qt Project
2021-05-19
2
-0
/
+4
|
\
\
|
*
\
Merge remote-tracking branch 'origin/4.15'
Eike Ziller
2021-05-19
2
-0
/
+4
|
|
\
\
|
|
|
/
|
|
*
ResourceEditor: Do not lose the compress-algo attribute
Christian Kandeler
2021-05-14
2
-0
/
+4
[next]