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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Centralize style-related property names as constants
Alessandro Portale
2023-05-10
1
-2
/
+4
*
Utils: Add TerminalMode::Detached
Marcus Tillmanns
2023-05-04
1
-16
/
+16
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
7
-8
/
+7
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
8
-16
/
+16
*
Layouting: Handle attach types via setter
hjk
2023-05-03
2
-4
/
+6
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
3
-3
/
+3
*
All Plugins: Use global future synchronizer
Jarek Kobus
2023-04-25
3
-13
/
+3
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
Python: Avoid IOptionPageWidget::widget() in settings
hjk
2023-04-21
1
-9
/
+12
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-13
6
-24
/
+31
|
\
|
*
Python: Remove unneeded mutex
Jarek Kobus
2023-04-04
2
-12
/
+7
|
*
Python: Don't leak running futures on shutdown
Jarek Kobus
2023-04-04
3
-12
/
+23
|
*
Fix lots of tr.h files not being mentioned in CMakeLists.txt
Eike Ziller
2023-04-01
1
-0
/
+1
*
|
Python: Allow installing multiple pip packages in one task
David Schulz
2023-04-06
4
-16
/
+32
*
|
Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()
hjk
2023-04-04
2
-4
/
+4
*
|
ProjectExplorer: Inline BuildStepInfo
hjk
2023-03-28
1
-1
/
+1
*
|
Python: add create venv option to the wizard
David Schulz
2023-03-27
5
-45
/
+123
*
|
Python: Tweak handling of python project files
Christian Stenger
2023-03-22
3
-3
/
+9
*
|
Python: add create venv action
David Schulz
2023-03-21
5
-17
/
+130
*
|
Python: remove unused function
David Schulz
2023-03-17
2
-10
/
+0
*
|
Python: Remove dead code
David Schulz
2023-03-14
1
-5
/
+0
*
|
Python: add interpreter selector to the python project wizard
David Schulz
2023-03-14
5
-1
/
+216
*
|
Python: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-10
3
-7
/
+6
*
|
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
4
-10
/
+10
|
/
*
Translations: Merge "OpenWith::Editors" into "QtC::Core"
Alessandro Portale
2023-02-20
2
-4
/
+3
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
Qbs: Update some qbs files
Christian Stenger
2023-02-08
1
-0
/
+1
*
Remove unneeded includes of QFutureWatcher/Interface
Jarek Kobus
2023-02-01
1
-2
/
+0
*
Python: collect pip package info in another thread
David Schulz
2023-01-27
4
-75
/
+161
*
Python: remove outdated pyls install toolbar earlier
David Schulz
2023-01-20
1
-1
/
+1
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-7
/
+2
*
Python: add interpreter selector to editor toolbar
David Schulz
2023-01-20
4
-58
/
+179
*
Python: Fix crash on switching interpreters in run configuration
David Schulz
2023-01-16
1
-3
/
+4
*
ProjectExplorer: Tr::tr
hjk
2023-01-16
1
-2
/
+2
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
ExtraCompiler: Expose TaskItem for compile task
Jarek Kobus
2023-01-11
1
-1
/
+1
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
2
-3
/
+3
*
ProjectExplorer: Introduce and use convenience factory class
hjk
2023-01-10
1
-11
/
+3
*
Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settings
hjk
2023-01-10
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
31
-31
/
+31
*
LSP: Support remote LSP file paths
David Schulz
2022-12-15
1
-1
/
+1
*
Remove unused variables
Jarek Kobus
2022-12-09
1
-1
/
+0
*
Don't call non-const methods on temporary QList
Jarek Kobus
2022-12-08
1
-1
/
+1
*
Python: Replace one use of QDirCurrentPath()
hjk
2022-11-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-11-21
1
-28
/
+32
|
\
|
*
Python: Avoid flashing a separate widget when opening settings
hjk
2022-11-18
1
-28
/
+32
*
|
Remove unused includes of QBoxLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
|
Remove unused includes of QGridLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
*
|
Python: Initialize settings in the pimpl
hjk
2022-11-18
3
-13
/
+6
*
|
Remove unused includes of QFormLayout
Jarek Kobus
2022-11-18
1
-1
/
+0
[next]