OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-04-14 Jarek KobusRemove unused constants, fix lacking virtual destructor
2011-04-14 hjkwelcomemode: disable accidentally enabled debug output
2011-04-14 hjkcode style
2011-04-14 hjkcoding style: prefer 'class' over 'struct' for consiste...
2011-04-14 hjkwelcome: simplify plugin code
2011-04-14 hjkwelcomemode: simplify WelcomeMode
2011-04-14 hjkmode: make displayname, icon, priority, id, type data...
2011-04-14 hjkicontext: remove BaseContext class
2011-04-14 hjkcore: make context and widget IContext data members
2011-04-14 Christiaan... QmlProfiler: qmlproject support
2011-04-13 Tobias HungerStop QTC_ASSERT from being triggered
2011-04-13 Tobias HungerToolChain: Update projectsmode on tool chain changes
2011-04-13 Friedemann... Debugger[CDB]: Fix disassembler for lines with no offset.
2011-04-13 Friedemann... Debugger[CDB]: Use new disassembler structures.
2011-04-13 Jarek KobusAdd "Add Library" action to project explorer's context...
2011-04-13 Kai KoehneQmlJS: Don't force -O3 in debug mode
2011-04-13 Friedemann... Fix compiler warnings.
2011-04-13 hjkitexteditor: remove a few unneeded empty destructors
2011-04-12 dtFixing tons of application output
2011-04-12 hjkdebugger: re-work DisassemblerLine structure
2011-04-12 Pawel PolanskiSymbian: fix in the Debugger's output texts
2011-04-12 Tom SutcliffeFixes for QML debugging over USB OST
2011-04-12 Tom SutcliffeAdded some support for QML debugging over USB. Fixed...
2011-04-12 Kai KoehneSymbian: Move QMLJSDEBUGGER qmake argument
2011-04-12 Kai KoehneSymbian: Show debugger language chooser in run settings
2011-04-12 Friedemann... Debugger: Add action to copy watch value to clipboard.
2011-04-12 Friedemann... Debugger: Have Python dumper print type size information.
2011-04-12 Friedemann... Debugger/MemoryView: Recurse over children.
2011-04-12 Friedemann... Debugger: Fix memory view address display.
2011-04-12 Jarek KobusRemove unused constants
2011-04-12 hjkprojectexplorer: move project{Context,Language} from...
2011-04-12 hjkgenericproject: pass an essentially temporary variable...
2011-04-12 hjkgenericproject: cosmetics
2011-04-12 Christian KandelerMaemo: Add direct SFTP deployment method.
2011-04-12 hjkdebugger: cleanup
2011-04-12 hjkdebugger: move not-so-generic stuff to gdb/classicgdben...
2011-04-12 hjkdebugger: remove dead code
2011-04-12 hjkdebugger: use the new enum
2011-04-11 Christiaan... QmlDebugger: removed prefix in expression for locals
2011-04-11 Pawel PolanskiTypo fixed
2011-04-11 Tobias HungerQt: Fix update of debugging helper display
2011-04-11 Christian KandelerMaemo: Device config improvements.
2011-04-08 Tobias HungerVCS: Fix crash in VCSManager
2011-04-08 Christiaan... QmlProfiler: summary computation optimization
2011-04-08 Christiaan... QmlProfiler: cleaning output when starting new trace
2011-04-08 Tobias HungerRemove debug code
2011-04-08 Tobias HungerGcc: Detect arm gccs on mac properly
2011-04-08 Friedemann... Debugger: Add memory views.
2011-04-08 Tobias HungerMercurial: Remove unnecessary virtual keywords
2011-04-08 cerfBazaar: status summary and diff patch for 'log -rX'
2011-04-08 Tobias HungerVCS: Work better with nested VCS
2011-04-08 Tobias HungerBazaar: Remove unnecessary virtuals
2011-04-08 Friedemann... Debugger: Fix warning, remove unused AttachTcf mode.
2011-04-08 hjkdebugger: use an enum for different encoding values
2011-04-08 Christiaan... QmlProfiler: added summary view
2011-04-08 Christiaan... QmlProfiler: reset timer on clear output
2011-04-08 hjkdebugger: fix quoting of watched expressions with funny...
2011-04-08 Pawel PolanskiCODA: added some timeout fixes to the deployment
2011-04-08 hjkfakevim: Enforce use of RealControlModifier by breaking...
2011-04-08 Tobias HungerQt: Update invalid icon
2011-04-08 Tobias HungerFix warning about signed/unsigned comparison
2011-04-08 Orgad ShanehSubmit Editor: Fix shortcuts
2011-04-08 Tobias HungerVCS: Do not offer to revert a chunk when in a diff...
2011-04-08 Tobias HungerVCS: Do not jump to any file when in the diff header
2011-04-08 Tobias HungerDescribe folding indents of the DiffHighlighter
2011-04-08 Tobias HungerSymbian: Be more clever about figuring out SBS path
2011-04-07 hjkfakevim: Try to fix Ctrl on Mac. Again.
2011-04-07 hjkdebugger: code cosmetics
2011-04-07 Christian KandelerMaemo: Manually create directories when deploying witho...
2011-04-07 Christian KandelerS60: Fix gcc warning.
2011-04-07 Christian KandelerMaemo: Allow tarball deployment for non-Harmattan targets.
2011-04-07 Christian KandelerMaemo: Fix tarball installation.
2011-04-07 Christian KandelerMaemo: Better detection of deployconfig changes relevan...
2011-04-07 Christian KandelerMaemo: Fix race condition when removing a deploy step.
2011-04-07 Christian KandelerMaemo: Fix crash in run config with non-Maemo deploy...
2011-04-07 Pawel PolanskiSymbian: extra safety measures
2011-04-07 Pawel PolanskiCODA: Dots indicating that a copy process is in progress
2011-04-07 Pawel PolanskiCODA: Some extra cleanup is done when a Cancel gets...
2011-04-07 Pawel PolanskiSymbian: fixed a output window bug that came form fixin...
2011-04-07 dtSettings dialog: fix flashing of widget
2011-04-07 Tobias HungerQt: Make sure clean up does not remove autodetected Qts
2011-04-07 Bill Kingtests: Fix a linking issue.
2011-04-07 Christian KandelerMaemo: Refactor upload + install deployment step.
2011-04-07 Christian KandelerMaemo: Fix tarball creation.
2011-04-07 Bill Kingtests: cleanup of test projects. Also, add rpathing...
2011-04-07 Oswald BuddenhagenMerge remote branch 'origin/2.2'
2011-04-07 Bill Kingtests: Make them compile again properly
2011-04-06 Oswald Buddenhagencontinue parsing line despite errors
2011-04-06 Oswald Buddenhagenreshuffle word counting in expressions
2011-04-06 Oswald Buddenhagenremove useless initializations
2011-04-06 Oswald Buddenhagenconst-correctness
2011-04-06 Oswald Buddenhagensimplify copy c'tor
2011-04-06 Oswald Buddenhagensupport QT_INSTALL_IMPORTS in testreader
2011-04-06 hjkdebugger: make original value of automatically derefere...
2011-04-06 hjkdebugger: remove unused variable
2011-04-06 hjkdebugger: switch order of item and type specific entrie...
2011-04-06 hjkbookmarks: minor style changes
2011-04-06 hjkdebugger: display inability to "finish" in status line
2011-04-06 Leandro MeloRemove grid from highlight definitions table view
2011-04-06 Leandro MeloRemove grid from snippets table view
next