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
/
debugger
/
loadcoredialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Solutions: Long live Solutions!
Jarek Kobus
2023-05-17
1
-1
/
+0
*
TaskTree: Prepare for de-utils-ization - part 2
Jarek Kobus
2023-05-12
1
-2
/
+1
*
Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}
Jarek Kobus
2023-05-03
1
-1
/
+1
*
Tasking::Async: Rename Async into AsyncTask
Jarek Kobus
2023-05-03
1
-2
/
+2
*
AttachCoreDialog: Use QPromise for async calls
Jarek Kobus
2023-02-24
1
-4
/
+4
*
Debugger: Rebuild AttachCoreDialog
Marcus Tillmanns
2023-02-07
1
-231
/
+145
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Replace PathChooser::{fileP,p}athChanged signals
hjk
2022-09-06
1
-3
/
+7
*
Utils: Add "Layouting::HorizontalRule" LayoutItem
Alessandro Portale
2022-08-29
1
-6
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Debugger: Convert to Tr::tr
hjk
2022-07-08
1
-22
/
+19
*
Debugger: Use FilePath for remote core files
hjk
2022-07-01
1
-10
/
+9
*
Code cosmetics
hjk
2022-06-24
1
-0
/
+2
*
LoadCoreDialog: Use FileTransfer for download
Jarek Kobus
2022-05-31
1
-56
/
+21
*
IDevice: Make it possible to forward declare Ptr and ConstPtr
Jarek Kobus
2022-04-14
1
-1
/
+2
*
Use DeviceFileSystemModel in SelectRemoteFileDialog
Jarek Kobus
2022-04-08
1
-54
/
+57
*
Introduce DeviceFileSystemModel
Jarek Kobus
2022-04-08
1
-0
/
+1
*
Debugger: Use FilePath for core files and surroundings
hjk
2021-09-29
1
-27
/
+28
*
Debugger: Simplify some path uses in GdbEngine
hjk
2021-08-19
1
-1
/
+1
*
Debugger: Support sysroot override
Orgad Shaneh
2020-07-06
1
-0
/
+19
*
Debugger: Remove some uses of QRegExp
hjk
2020-06-19
1
-1
/
+0
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-2
/
+2
*
Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()
hjk
2020-04-09
1
-3
/
+3
*
Globally disable WindowContextHelpButtonHint
Kai Koehne
2020-02-25
1
-1
/
+0
*
ProjectExplorer: Use Utils::FileName for Runnable::executable
hjk
2019-06-21
1
-2
/
+2
*
Debugger: Abandon special DebuggerKitChooser
hjk
2019-06-12
1
-1
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-3
/
+3
*
Debugger: Clarify role of "Executable:" in Load Core File dialog
hjk
2019-02-04
1
-19
/
+23
*
Debugger: Strip QLatin1* where possible
Orgad Shaneh
2018-10-13
1
-3
/
+3
*
Debugger: Modernize
Alessandro Portale
2018-07-25
1
-2
/
+2
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-1
/
+1
*
Debugger: Merge DebuggerStartParameter into *RunParameters
hjk
2017-09-13
1
-1
/
+1
*
Debugger: Merge *Adapter classes into GdbEngine
hjk
2017-09-12
1
-2
/
+2
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-2
/
+2
*
Debugger: Use a StandardRunnable for the debugger process
hjk
2016-08-04
1
-3
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Utils: Rename PathChooser::changed() signal.
Christian Kandeler
2015-09-03
1
-2
/
+2
*
Debugger: More modernization
hjk
2015-02-27
1
-7
/
+5
*
Debugger: Rework 'Attach to unstarted application' startup
hjk
2015-02-26
1
-1
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Debugger: Convert some connects to Qt 5 style
hjk
2015-02-05
1
-18
/
+19
*
|
Debugger: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-5
/
+5
*
|
Use "Browse..." label from PathChooser
Robert Loehning
2015-01-14
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Merge remote-tracking branch 'origin/3.2'
Oswald Buddenhagen
2014-08-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix Qt4 compilation
Orgad Shaneh
2014-07-28
1
-1
/
+1
|
*
LoadCoreDialog: only try reading from existing corefile
Thomas Otto
2014-07-26
1
-1
/
+1
[next]