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
/
gitlab
Commit message (
Expand
)
Author
Age
Files
Lines
*
GitLab: Shift responsibility to signal changes
hjk
2023-05-09
6
-25
/
+35
*
GitLab: Use apply functor in GitLabOptionsWidget
hjk
2023-05-08
1
-25
/
+16
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
2
-2
/
+2
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
2
-2
/
+2
*
Layouts: Add missing "br"s to terminate Form lines
Alessandro Portale
2023-05-04
1
-4
/
+4
*
Layouting: Handle attach types via setter
hjk
2023-05-03
1
-2
/
+3
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
Gitlab: Use IOptionPage::setWidgetCreator() for settings
hjk
2023-04-20
2
-116
/
+79
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-13
1
-0
/
+1
|
\
|
*
Fix lots of tr.h files not being mentioned in CMakeLists.txt
Eike Ziller
2023-04-01
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-03-13
2
-2
/
+2
|
\
\
|
|
/
|
*
GitLab plugin: Remove visibility public default value
Samuel Gaist
2023-03-10
2
-2
/
+2
*
|
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
2
-9
/
+13
|
/
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
GitLab: Tr::tr()
Alessandro Portale
2023-02-08
6
-80
/
+81
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-3
/
+2
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-1
/
+1
*
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
17
-17
/
+17
*
Utils: Add std::expected implementation
Marcus Tillmanns
2022-12-14
1
-1
/
+1
*
Remove unused includes of Q[H/V]BoxLayout
Jarek Kobus
2022-11-18
1
-2
/
+0
*
UI text: Use a full stop in the end of messages
Leena Miettinen
2022-10-20
1
-2
/
+2
*
Utils: Rename FilePath::relativePath() to relativePathFrom()
hjk
2022-10-18
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
RunFlags: Add ProgressiveOutput flag
Jarek Kobus
2022-10-06
1
-1
/
+1
*
GitLab: Limit the usage of std::make_pair
Jarek Kobus
2022-10-04
1
-7
/
+7
*
VcsCommand: Rename execute() to start()
Jarek Kobus
2022-09-21
1
-1
/
+1
*
VcsPlugin: Use VcsCommand::done() signal instead of finished()
Jarek Kobus
2022-09-20
1
-28
/
+27
*
FilePath: Return optional bytearray for file contents
Eike Ziller
2022-09-12
1
-1
/
+4
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
17
-408
/
+34
*
Move createInitialCheckoutCommand() out from core plugin
Jarek Kobus
2022-08-01
1
-4
/
+8
*
Move ShellCommand into VcsBase plugin
Jarek Kobus
2022-08-01
2
-6
/
+11
*
ShellCommand: Remove exitCode arg from finished() signal
Jarek Kobus
2022-07-29
2
-3
/
+2
*
Utils: Make the second parameter to LayoutBuilder::attach() an enum
hjk
2022-07-26
1
-2
/
+4
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
2
-6
/
+4
*
Core: Avoid #include of fileutils.h in icore.h
hjk
2022-07-22
1
-0
/
+3
*
Gitlab: Simplify dialog layout
hjk
2022-07-22
1
-32
/
+20
*
Utils: Make Layouting::Group { .. } less weird
hjk
2022-07-22
1
-1
/
+1
*
GitLab: Inline gitlabdialog.ui
hjk
2022-07-21
5
-334
/
+189
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-07-20
3
-1
/
+6
|
\
|
*
Project settings: Fix missing IDs for global settings links
Eike Ziller
2022-07-13
3
-1
/
+6
*
|
Drop Qt5: VCS: Get rid of QComboBox QOverload
Jarek Kobus
2022-07-19
3
-9
/
+6
*
|
Remove Core::ShellCommand
Jarek Kobus
2022-07-11
2
-4
/
+3
*
|
GitLab: Use IntegerAspect instead of QSpinBox
Christian Stenger
2022-07-08
2
-8
/
+3
*
|
Replace more used of PathChooser::pathChanged by filePathChanged
hjk
2022-07-01
1
-1
/
+1
*
|
Add plugintr.h files to all plugins
hjk
2022-06-27
1
-0
/
+37
|
/
*
Fix lupdate issues
Eike Ziller
2022-06-27
1
-5
/
+5
*
QueryRunner: Connect to done() signal
Jarek Kobus
2022-06-20
2
-71
/
+23
[next]