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
/
qmakeprojectmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Make PagedSettings::readSettings() calls shorter
hjk
2023-05-16
1
-3
/
+1
*
QMakeProject: Use PagedSettings page for options
hjk
2023-05-16
6
-115
/
+58
*
Remove ineffective resize() calls
Alessandro Portale
2023-05-10
1
-1
/
+0
*
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
2
-8
/
+8
*
Layouting: Make aspects operate on parent items, not LayoutBuilder
hjk
2023-05-03
1
-2
/
+2
*
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
2
-2
/
+2
*
Tasking::Process: Rename Process into ProcessTask
Jarek Kobus
2023-05-03
1
-2
/
+2
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
3
-3
/
+3
*
Utils: Remove one LayoutBuilder::addRow() overload
hjk
2023-04-25
1
-3
/
+3
*
Avoid creation of temporary lists of ProjectNodes
hjk
2023-04-17
3
-26
/
+16
*
RunExtensions: Move onResultReady and onFinished into asynctask.h
Jarek Kobus
2023-04-17
1
-1
/
+0
*
ProjectExplorer: Inline BuildStepInfo
hjk
2023-03-28
1
-1
/
+1
*
Fix include style
Jarek Kobus
2023-03-24
2
-6
/
+8
*
QmakeProjectManager: Work around a warning
hjk
2023-03-24
1
-2
/
+4
*
QmakeProjectManager: Add lib and app binaries to project tree
Christian Kandeler
2023-03-20
3
-15
/
+45
*
ProjectExplorer: Proliferate FilePath a bit
hjk
2023-03-15
1
-1
/
+1
*
QMakeProject: Use QtConcurrent invocation for async run
Jarek Kobus
2023-03-10
3
-10
/
+13
*
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-2
/
+2
*
Avoid a few double lookups when expanding environment values
hjk
2023-03-03
1
-2
/
+2
*
QMake: Avoid some explicit use of environment iterators
hjk
2023-03-02
1
-3
/
+3
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
3
-14
/
+19
*
Qt Designer Custom Widget wizard: Generate XML as raw string literal
Friedemann Kleint
2023-03-01
1
-1
/
+2
*
Qt Designer Custom Widget wizard: Remove remains of Qt 4
Friedemann Kleint
2023-03-01
1
-13
/
+2
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-02-22
2
-5
/
+6
|
\
|
*
Translations: Merge "OpenWith::Editors" into "QtC::Core"
Alessandro Portale
2023-02-20
2
-5
/
+6
*
|
QmakeProjectManager: Remove unused declaration
hjk
2023-02-21
1
-1
/
+0
|
/
*
Remove unneeded includes of task.h and taskhub.h
Jarek Kobus
2023-02-14
1
-1
/
+0
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
2
-8
/
+8
*
Translations: Remove stray Q_DECLARE_TR_FUNCTIONS(...)
Alessandro Portale
2023-02-10
2
-8
/
+4
*
Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOP
Alessandro Portale
2023-02-08
1
-7
/
+7
*
ProjectExplorer: Refactor BuildSystem::extraCompilerForSource
Christian Kandeler
2023-01-27
4
-7
/
+10
*
Designer: Update C++ code model on an object name change in designer
Christian Kandeler
2023-01-27
4
-0
/
+23
*
QtSupport: Move Designer and Lingust external editors from qmake
hjk
2023-01-26
5
-319
/
+0
*
QMake: Simplify ExternalEditor creation
hjk
2023-01-25
3
-169
/
+115
*
Utils: Flatten LayoutBuilder related hierarchies
hjk
2023-01-20
1
-1
/
+1
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-6
/
+2
*
ProjectExplorer: Tr::tr
hjk
2023-01-16
2
-7
/
+5
*
QmakeProjectManager: Simplify makefile extraction logic a bit
hjk
2023-01-16
1
-3
/
+2
*
Qmake: Remove ArgumentFlag::OmitProjectPath
hjk
2023-01-16
2
-3
/
+0
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
3
-4
/
+4
*
Qmake: Use FilePath in QtVersion::reportIssues
hjk
2023-01-12
3
-13
/
+10
*
CppProjectUpdater: Reuse TaskTree
Jarek Kobus
2023-01-11
1
-0
/
+1
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-2
/
+2
*
Qmake: Enhance remote parsing
hjk
2023-01-10
5
-60
/
+72
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
68
-68
/
+68
*
QMakeStep: Use TaskTree for running qmake step
Jarek Kobus
2023-01-05
2
-61
/
+52
*
AbstractProcessStep: Merge finish() with processFinished()
Jarek Kobus
2023-01-05
3
-15
/
+11
*
Qmake: Use FileUtils::commonPath instead of the string based version
hjk
2023-01-04
1
-4
/
+4
[next]