OSDN Git Service

Update license.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / debugger / lldb / ipcenginehost.cpp
2011-04-13 hjkUpdate license.
2011-03-31 Jarek KobusFix typos in source strings
2011-03-11 conMerge remote branch 'origin/2.1' into 2.2
2011-03-02 conMerge remote branch 'origin/2.1'
2011-02-23 hjkdebugger: fix 'Jump To/Run to' when in instruction...
2011-02-15 Friedemann KleintL10n: tr()-Fixes for 2.2
2011-02-04 Friedemann KleintDebugger: Fully qualify signals.
2011-02-04 conMerge remote branch 'origin/2.1'
2011-02-04 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge remote branch 'origin/2.1'
2011-01-24 conMerge origin/2.1, commit '54f4fba003c5bb60ed747552e8b7d...
2011-01-24 conMerge origin/2.1, commit '05bc989fc0ab7c6be1e04d6f8fe21...
2011-01-24 Friedemann KleintHeader cleanup in src, specify module name.
2011-01-12 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2011-01-12 conMerge remote branch 'origin/2.1'
2011-01-12 conIt's 2011 now.
2011-01-10 Friedemann KleintDebugger: Header cleanup
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2010-12-17 conLicense headers, part 2
2010-12-17 conMerge branch '2.1'
2010-12-17 hjkdebugger: introduce the concept of a 'Location', used...
2010-12-14 hjkdebugger: s/*ViewAgent/*Agent/ to reduce noise and...
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-08 hjkdebugger: split debuggeragents.{h,cpp} int {memory...
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-02 Arvid Ephraim Piccianilldb: have a proper Agent tranfering the sourcecode
2010-12-02 Arvid Ephraim Piccianilldb: show disasembly if frame unusable
2010-12-02 Arvid Ephraim Piccianilldb: change startup sequence to preload the binary
2010-12-02 conMerge remote branch 'origin/2.1'
2010-12-01 Arvid Ephraim Piccianilldb: fetch source from remote, if not locally valid
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-29 Arvid Ephraim Piccianilldb: move away from local sockets to stdio coms
2010-11-29 Arvid Ephraim Piccianilddb: fix tons of missing breaks
2010-11-26 Arvid Ephraim Piccianilldb: flush socket after terminator to prevent severe lag
2010-11-26 hjkdebugger: code cosmetics
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-24 Arvid Ephraim PiccianiAdapt Lldb to dissasembler changes
2010-11-24 hjkdebugger: make debugger view data store more structured
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-22 Arvid Ephraim PiccianiAdapt IpcEngine to breakpoint handling changes
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-17 Oswald Buddenhagenoverhaul process argument handling
2010-11-17 Arvid Ephraim PiccianiFix compilation
2010-11-16 hjkdebugger: remove breakpoint notification indirection...
2010-11-16 hjkdebugger: remove intermediate BreakpointData stucture...
2010-11-16 hjkdebugger: more breakpoint refactoring
2010-11-15 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-15 hjkdebugger: Refactor breakpoint handling.
2010-11-10 dtMerge remote branch 'origin/2.1'
2010-11-09 Arvid Ephraim PiccianiExperimental lldb engine host