OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-04-26 conAdapt to new config file location.
2011-04-21 hjkbineditor: start making width flexible
2011-04-21 hjkmemoryview: save a few pixels
2011-04-21 hjkdebugger: also show log output for "full stack trace"
2011-04-21 hjkprojectexplorer: fix style
2011-04-21 Christian KandelerMaemo: Introduce abstract base class for deploy steps...
2011-04-21 Christian KandelerMaemo: Make some public functions protected.
2011-04-21 Tom SutcliffeAdded support for running QML debugger without C++...
2011-04-21 Friedemann... Compile fix.
2011-04-21 Friedemann... Debugger: Separate internal constants.
2011-04-21 Friedemann... Debugger: Enable Stack Layout action in white area...
2011-04-21 Friedemann... CodePaster: Provide service for soft-dependent plugins.
2011-04-21 Friedemann... Compile fix.
2011-04-21 Christian KandelerMaemo: Move OsVersion type from MaemoGlobal to MaemoDev...
2011-04-21 Friedemann... Project Welcome Page: Use correct file filter for projects.
2011-04-21 Christian KammAutoCompleter: Avoid overzealously eating trailing }.
2011-04-21 Christian KandelerMaemo: Remove C++ dumper support.
2011-04-21 Christian KandelerMaemo: Remove outdated code.
2011-04-21 Christian KandelerMaemo: Fix file handling refactoring artifact.
2011-04-21 Friedemann... Symbian: Fix error reporting.
2011-04-21 Friedemann... Debugger/Stack layout view: Exclude Dereferenced Pointers.
2011-04-21 Friedemann... Debugger: Improve register check for memory layout.
2011-04-21 Christian KammQmlJS: Fix object literal indent in property initializers.
2011-04-21 Friedemann... Debugger: Add option to show the stack memory layout.
2011-04-21 Christiaan... QmlDebugger: synchronize watches when deleted
2011-04-21 Christian KammQmlJS: Fix indent of object literals.
2011-04-21 Christian KammFix the qmljs indenter autotest.
2011-04-21 Oswald Buddenhagenuse environment from build config also when starting...
2011-04-21 Oswald Buddenhagenuse QProcess in profile evaluator if not bootstrapped
2011-04-21 Oswald Buddenhagenfix return statement in #if 0'd code
2011-04-21 Christian KammQmlJS: Add semantic errors to task window.
2011-04-21 Christian KammQmlJS: Fix library-by-path imports.
2011-04-21 Christian KandelerMaemo: Fix directory deployment issues.
2011-04-21 Christian KandelerMaemo: Fix issue with cached device configuration.
2011-04-21 Christian KandelerMaemo: Make QML debugging engine aware of early inferio...
2011-04-21 Christian KandelerMaemo: Fix misleading error message.
2011-04-21 Christian Kandelerstruct -> class
2011-04-21 Christian KammQmlJS: Don't warn about function exp statements.
2011-04-21 Friedemann... Debugger: Fix up titles/tooltips of memory views.
2011-04-20 Oswald Buddenhagenuse environment from build configuration in the project...
2011-04-20 Oswald Buddenhageneliminate m_filevaluemap by using source tagging
2011-04-20 Christiaan... QmlDebugger: keeping watches when changing stack frames
2011-04-20 Friedemann... Bin editor: Improve tooltip.
2011-04-20 Tobias HungerGCCE: use default debugger
2011-04-20 Christiaan... QmlDebugger: don't show editor tooltip while debugging
2011-04-20 Tobias HungerVCS: Use the configuration page in all the checkout...
2011-04-20 Tobias HungerVCS: Add WizardPage asking to configure the VCS
2011-04-20 Tobias HungerVCS: Add id to IVersionControl
2011-04-20 dt_ProjectModel: Only claim editable if editable
2011-04-20 dtQt4ProjectManager: Be more careful in detecing incompat...
2011-04-20 Friedemann... Compile Mac.
2011-04-20 Friedemann... Compile fix MSVC / Qt 4.8 (QStringBuilder ambiguities).
2011-04-20 conMerge remote branch 'origin/2.2'
2011-04-20 Leena MiettinenDoc: restructure the Manual
2011-04-20 Leena MiettinenDoc: change topic titles to better reflect their content
2011-04-20 Leena MiettinenDoc: remove subscription instructions and just link...
2011-04-20 Friedemann... Fix compiler warnings.
2011-04-20 Christian KandelerMaemo: Make "Copy to sysroot" widget a bit more flexible.
2011-04-20 Friedemann... WinDebugInterface: Remove windows.h from header, resour...
2011-04-20 Christian KandelerMaemo: Replace manual copying to sysroot by "make install".
2011-04-19 Marco BubkeQmlDesigner.NodeInstances: Track lost commands
2011-04-19 Marco BubkeQmlDesigner.PropertyEditor: More property panes
2011-04-19 Christiaan... QmlDebugger: breakpoints in symlinked qmlprojects
2011-04-19 Tobias HungerGCCE: Do not pick up bullseye as GCCE
2011-04-19 Tobias HungerUse non-native separators internally
2011-04-19 Tobias HungerFix autodetection of 32bit-only compilers
2011-04-19 Friedemann... Debugger: Fix memory editing.
2011-04-19 Tobias HungerWin: Fix QThread is destroyed while still running warning
2011-04-19 Friedemann... Fix more krazy warnings.
2011-04-19 Christian KandelerMaemo: Get rid of some Debian control file entries.
2011-04-19 Christian KandelerSSH: Tighter state checking during key exchange.
2011-04-19 Christian KandelerSSH: Fix typo.
2011-04-19 Christian KandelerSSH: Fix SFTP test for large files.
2011-04-19 Christian KandelerSSH: Fix SFTP download of large files.
2011-04-19 Christian KandelerSSH: Implement key re-exchange support.
2011-04-19 Friedemann... Debugger: Allow for debugging executables from command...
2011-04-19 Friedemann... Debugger[CDB]: Interrupt to fetch memory if required.
2011-04-19 Tobias HungerWin: Try to start debug listener
2011-04-19 Tobias HungerWin: Make sure we do not leak resources
2011-04-19 Tobias HungerAdd missing \n to message to outputwindow
2011-04-19 hjkdebugger: prevent endless loop in resolution of some...
2011-04-19 hjkfix krazy warnings
2011-04-19 hjkdebugger: deactivate thread window operations during...
2011-04-19 Friedemann... Debugger: Use bin editor widget for standalone-memory...
2011-04-19 Friedemann... Bin-Editor: Markup/Make widget usable as standalone...
2011-04-19 Tobias HungerToolChain: Update build environment when changing tool...
2011-04-19 Tobias HungerGCCE: Update version number when switching compiler
2011-04-19 Tobias HungerWin: Get debug output from several GUI apps at once
2011-04-18 Christiaan... QmlDebugger: fixed shutdown combined engine
2011-04-18 Tobias HungerFix adding new files to existing projects VCS
2011-04-18 hjkdebugger: enable latin1 or utf8 char[] display
2011-04-18 hjkdebugger: add module and target id information to threa...
2011-04-18 hjkdebugger: no need to set breakpoints on core files
2011-04-18 Oswald Buddenhagenfix setResult(QDataStream *)
2011-04-18 Kai KoehneQmlDump: Ensure that qmldump is found in QtSDK
2011-04-18 Oswald Buddenhagenimprove file change notification suppression in saveFile()
2011-04-18 Oswald Buddenhagenmake m_changedFiles a set - for simplicity (and perform...
2011-04-18 Oswald Buddenhagenrename misnamed variable
2011-04-18 Oswald Buddenhagenminor optimization: QList::removeOne() returns a bool
2011-04-18 Oswald Buddenhagenprovide default implementation of IFile::reloadBehavior()
next