OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2010-10-14 Robert LoehningL10n: Fixed typo in German translation
2010-10-14 Friedemann... L10n: Update translations for 2.1 RC
2010-10-14 Christian KandelerMaemo: Fix user-visible strings.
2010-10-14 Christian KammQmlJS: Fix several crashes when UiQualifiedId::name...
2010-10-14 Christian KammQmlDump: Do not use an assert on something that can...
2010-10-14 Christian KammQmlJS: Fix plugin dumpers running all the time if dump...
2010-10-14 Kai KoehneQmlJSDebugger: Don't crash when using wheel & no items...
2010-10-14 Kai KoehneQmlJSDebugger: Highlight items only if in Observer...
2010-10-14 Kai KoehneQmlJSDebugger: Disable Observer pane after debugging...
2010-10-14 Christian KandelerMaemo: Show native separators in deployment view.
2010-10-14 Christian KandelerMaemo: Don't create a deployment widget per sub project.
2010-10-14 hjkdebugger: some polishing after fbe6f968694ffdaf1d47a7ea...
2010-10-13 hjkdebugger: replace n breakpoint lists of which n-1 are...
2010-10-13 hjkdebugger: fix re-appearing zombie breakpoint markers
2010-10-13 hjkdebugger: fix python dumping of QObject connections
2010-10-13 hjkdebugger: disable unfinished debugger console code...
2010-10-13 Leena MiettinenDoc - using Qt Quick Designer to create components
2010-10-13 Leena MiettinenDoc - update screen shot
2010-10-13 Leena MiettinenDoc - fix path to downloading Mad Developer
2010-10-13 Leena MiettinenDoc - Maemo development is supported on Mac OS
2010-10-13 Leena MiettinenDoc - Ubuntu 8.04 now required
2010-10-13 Leena MiettinenDoc - restriction in downloading files from help browser
2010-10-13 Kai KoehneQmlApp: Only use QMLJSDEBUGGER define to activate qml...
2010-10-13 Kai KoehneQmlJSDebugger: Remove reference to JSDebugger in QDecla...
2010-10-13 Leandro MeloText editor: Fix potential crash in the plain text...
2010-10-13 dtQt4Project: Avoid warnings from QFileSystemWatcher
2010-10-13 dtRssFetcher: Opt out of Bearer Management
2010-10-13 Denis MingulovAdd precompiled headers to Qt Creator sources, to any...
2010-10-13 Denis MingulovLocator filter: Fix qHash - allow including QHash also...
2010-10-13 Christian KammQt4Project: Push the Qt version's QML import path to...
2010-10-13 Christian KammQmlProject: Tell the code model about the target Qt...
2010-10-13 Christian KammQtVersionManager: Extract the default QML import path...
2010-10-13 Christian KammQmlProject: Refresh the project when the Qt version...
2010-10-13 Christian KandelerMobile wizards: Don't ignore user setting for Maemo...
2010-10-13 Christian KandelerMaemo: Don't add debian files to project file.
2010-10-13 Christian KandelerMaemo: Fix device environment reader's error reporting.
2010-10-13 hjkdebugger: fix QTextCursor python dumper for default...
2010-10-12 dtQt Project Config Widget: Correctly dis/enable the...
2010-10-12 kh1Fix potential crash and extra open page on initial...
2010-10-12 Jarek KobusUpdate Polish translations
2010-10-12 hjkdebugger: Do not automatically kill gdb on internal...
2010-10-12 hjkdebugger: add a gdb patch to our local patch list
2010-10-12 hjkdebugger: fix debugger state when gdb stops faster...
2010-10-12 Leandro MeloGeneric highlighter: Apply format only if it's a config...
2010-10-12 hjkdebugger: add explanation to "Type format" manual test
2010-10-12 hjkdebugger: fix recently introduced off-by-one in gdbmi...
2010-10-12 Thomas HartmannQuickToolbar: fix keyboard shortcut for OS X
2010-10-12 hjkdebugger: fix typos in complex watcher handling
2010-10-12 Friedemann... L10n: Update German translation for 2.1
2010-10-12 Friedemann... Debugger: Typo.
2010-10-11 Christian KandelerMaemo: Always deploy via SFTP upload.
2010-10-11 Oswald Buddenhagenfix typo
2010-10-11 hjkdebugger: Fix loading core files with binary paths...
2010-10-11 dtProjectExplorer: Fix connnect/disconnect RunConfigurati...
2010-10-11 dtQt4ProjectBuildConfiguration: Handle env vars in workin...
2010-10-11 dtPathChooser: Use QDir::cleanPath() in path()
2010-10-11 dtPathChooser: On changing environment emit changed(...
2010-10-11 Christian KandelerMaemo: Fix possible crash due to removed project file...
2010-10-11 Friedemann... Debugger: Fix CDB shutdown warnings.
2010-10-11 hjkfakevim: make autotests compile
2010-10-11 Pawel PolanskiSmall change in a library template for Symbian and...
2010-10-11 hjkdebugger: handle forced shutdown in "running" state...
2010-10-11 kh1Remove double latin1 string, fix indention.
2010-10-11 Christian KandelerMaemo: Don't create desktop files, ask before updating...
2010-10-11 Christian KandelerSSH: Fix SshConnection::error signal connections.
2010-10-11 Christian KammC++ editor: Fix performance problem when using the...
2010-10-11 Pawel PolanskiSmall fix in a text
2010-10-11 kh1Fix annoying message box while switching targets with...
2010-10-11 Leandro MeloSession manager: Enable clone/switch if there's an...
2010-10-11 Leandro MeloGeneric highlighter: Don't nag about the missing defini...
2010-10-11 Leandro MeloSnippets: Escape characters for the tip preview.
2010-10-11 Leandro MeloChangelog: Add generich highlighter and help tooltips.
2010-10-11 kh1Fix missing member initialization.
2010-10-11 Friedemann... Debugger[CDB]: Do not evaluate watch expressions at...
2010-10-11 hjkdebugger: fix auto tests
2010-10-11 hjkfakevim: fix :wq complaint when writing to the current...
2010-10-11 hjkdebugger: Fix state of breakpoint marker when disabling...
2010-10-11 hjkfakevim: fix 'Delete' in insert mode to delete exactly...
2010-10-11 kh1Fix broken env reader, it did not reread on device...
2010-10-11 kh1Speedup project loading, we now parse only the targets...
2010-10-08 Christian KandelerDebugging/gdb: Fix RemotePlainGdbAdapter.
2010-10-08 hjkdebugger: make "clever" behaviour on debugger exit...
2010-10-08 Tim Jenssenchanged window title from Log to Debugger Log
2010-10-08 Leena MiettinenDoc - restructure Developing Application UI section
2010-10-08 Leena MiettinenDoc - edit Qt C++ application example
2010-10-08 Leena MiettinenDoc - update Battery Indicator example
2010-10-08 Leena MiettinenDoc - update Qt Quick example
2010-10-08 Leena MiettinenDoc - changes to Qt Quick Project wizards
2010-10-08 Leena MiettinenDoc - refactoring actions aka quick fixes
2010-10-08 Leena MiettinenDoc - C++ code snippets
2010-10-08 Leena MiettinenDoc - Semantic highlighting
2010-10-08 Kai KoehneQmlInspector: Remove "Reload" button
2010-10-08 Kai KoehneQmlInspector: Rearrange icons in the QmlObserver toolbar
2010-10-08 Kai KoehneQmlOutline: Don't allow drag&drop when outline is out...
2010-10-08 Kai KoehneQmlJSObserver: Fix crash when adding an element to...
2010-10-08 Kai KoehneQmlJsDelta: Guard qDebug output
2010-10-08 Kai KoehneQmlJSInspector: Guard qDebug output
2010-10-08 Kai KoehneQmlObserver: Fix QPainter warnings
2010-10-08 Kai KoehneQmlJSInspector: Fix disconnect() warnings on users...
2010-10-08 Kai KoehneQmlJSInspector: Enable plugin by default
next