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
/
git
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Unify CheckableMessageBox and make it look more native
Marcus Tillmanns
2023-05-17
1
-8
/
+10
*
Git: Cache author and encoding for instant blame
Andre Hartmann
2023-05-17
1
-6
/
+21
*
Git: Fix missing instant blame with line folding
Andre Hartmann
2023-05-17
1
-1
/
+1
*
Vcs: Use PagedSettings for all plugin settings
hjk
2023-05-15
3
-59
/
+46
*
Git: Also use the latest settings setup approach
hjk
2023-05-15
10
-63
/
+63
*
All: Use the shorter access to aspect values in a few places
hjk
2023-05-12
2
-4
/
+4
*
TaskTree: Prepare for de-utils-ization - part 2
Jarek Kobus
2023-05-12
5
-11
/
+8
*
Utils: Centralize style-related property names as constants
Alessandro Portale
2023-05-10
1
-3
/
+4
*
Remove ineffective resize() calls
Alessandro Portale
2023-05-10
1
-2
/
+0
*
Tasking::Tree: Rename Tree into TaskTreeTask
Jarek Kobus
2023-05-10
1
-1
/
+1
*
Process: Rename QtcProcessPrivate -> ProcessPrivate
Jarek Kobus
2023-05-10
1
-1
/
+1
*
FileSearch: Get rid of FileSearchResult
Jarek Kobus
2023-05-09
2
-14
/
+13
*
Git: Use LayoutBuilder in Gerrit options page
hjk
2023-05-08
4
-84
/
+78
*
Git: Small simplification to Gerrit "plugin" setup
hjk
2023-05-08
3
-14
/
+13
*
Utils: Move SearchResultItem/Color into Utils
Jarek Kobus
2023-05-08
1
-3
/
+8
*
Git: Change default shortcuts for "Current Project" to Repository
Orgad Shaneh
2023-05-08
1
-6
/
+6
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
8
-8
/
+8
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
10
-54
/
+54
*
Layouting: Handle attach types via setter
hjk
2023-05-03
1
-1
/
+2
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
4
-4
/
+4
*
Tasking::Process: Rename Process into ProcessTask
Jarek Kobus
2023-05-03
4
-15
/
+15
*
Fix compiler warnings
Eike Ziller
2023-05-02
1
-2
/
+2
*
FutureSynchronizer: Change the default value of cancelOnWait to true
Jarek Kobus
2023-04-26
1
-0
/
+1
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
3
-3
/
+3
*
Git: Use IOptionPage::setWidgetCreator() for gerrit settings
hjk
2023-04-20
2
-128
/
+78
*
RunExtensions: Move onResultReady and onFinished into asynctask.h
Jarek Kobus
2023-04-17
2
-2
/
+1
*
Git: Fix crash when menu is closed before fast-forward check result
Orgad Shaneh
2023-03-30
1
-4
/
+6
*
Git: Fix explanation in GerritPushDialog
Robert Löhning
2023-03-27
1
-1
/
+1
*
VcsBase: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-09
2
-9
/
+10
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-02-22
1
-1
/
+2
|
\
|
*
Git: Fix soft asserts on failing instant blame
Andre Hartmann
2023-02-19
1
-1
/
+2
*
|
TaskTree: Add TreeStorage::operator*()
Jarek Kobus
2023-02-21
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-02-16
2
-2
/
+2
|
\
\
|
|
/
|
*
Some fixes in translated strings
Eike Ziller
2023-02-15
2
-2
/
+2
*
|
Git: Reduce sync processes
Orgad Shaneh
2023-02-14
6
-75
/
+151
|
/
*
Git: Filter out tags on command execution
Orgad Shaneh
2023-02-14
1
-2
/
+6
*
Git: Call updateUpstreamStatus for all branches in a single place
Orgad Shaneh
2023-02-14
1
-1
/
+14
*
Git: Do *not* use ctrlc stub for rev-list
Orgad Shaneh
2023-02-13
1
-1
/
+0
*
Git: Reduce PATH searches for executable
Orgad Shaneh
2023-02-13
2
-5
/
+14
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
2
-8
/
+8
*
Proliferate Tr::tr in various places
Alessandro Portale
2023-02-10
1
-14
/
+16
*
Translations: Remove stray Q_DECLARE_TR_FUNCTIONS(...)
Alessandro Portale
2023-02-10
1
-2
/
+0
*
Translations: Remove header includes of *tr.h in .h files
Alessandro Portale
2023-02-08
1
-2
/
+3
*
Translations: Fix stray QApplication::translate() calls
Alessandro Portale
2023-02-08
1
-4
/
+2
*
Git: Avoid passing strings to resolve text encodings
Andre Hartmann
2023-01-30
4
-30
/
+33
*
Git: Fix instant blame text encoding
Andre Hartmann
2023-01-30
1
-1
/
+2
*
TaskTree: Merge DynamicSetup with OnGroupSetup
Jarek Kobus
2023-01-23
1
-1
/
+1
*
Git: Some more FilePath proliferation
hjk
2023-01-23
3
-40
/
+35
*
TaskTree: Remove GroupConfig / GroupAction
Jarek Kobus
2023-01-20
1
-2
/
+2
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
9
-58
/
+56
[next]