OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-10-17 Peter KuemmelCompile with Visual Studio IDE: string macros don't...
2011-10-17 Christian KammQmlJS indenter: Fix ternary multiline indent.
2011-10-17 Erik VerbruggenFixed stack-overflow when parsing insanely nested compo...
2011-10-17 Eike ZillerVersion bump
2011-10-17 Leena MiettinenDoc: must use Qt Quick Components when developing for...
2011-10-17 hjkdebugger: more robust Qt 4 vs Qt 5 detection in dumper
2011-10-14 Thomas HartmannQmlDesigner.designDocumentController: fixes update...
2011-10-14 Tobias Hungergitignore: Ignore *.autosave
2011-10-14 Leena MiettinenDoc: fix bug
2011-10-14 Robert Loehningdebugger: Added function to test NULL pointer dereference
2011-10-14 Daniel TeskeFix detection of Oxygen style
2011-10-14 Leena MiettinenDoc: shortcut to check JavaScript code syntax
2011-10-14 Daniel TeskeFix documentation for custom project wizard.
2011-10-14 Leena MiettinenDoc: Issues pane filters
2011-10-14 Christian KammQmlJS: Fix build with Qt 4.7.
2011-10-14 Thomas HartmannQmlDesigner.property: fix specialization of property...
2011-10-14 Jarek KobusFix typo
2011-10-14 Thomas HartmannQmlDesigner.itemLibrary: fix for desktop widgets
2011-10-14 Jarek KobusUpdate Polish translations
2011-10-14 Eike ZillerAdd missing command line help.
2011-10-13 hjkdebugger: don't show warning about release builds on Mac
2011-10-13 Christian KandelerHarmattan: Support "no Aegis manifest file" case.
2011-10-13 Kai KoehneDebugger: Automatically adapt to the languages the...
2011-10-13 Jarek KobusFix typo
2011-10-13 Kai KoehneDebugger: Avoid "Could not connect ... QML debugger...
2011-10-13 Kai KoehneDebugger: Avoid 'start debugging' action being enabled...
2011-10-13 Kai KoehneDebugger: Disable stepping from QML->CPP for the time...
2011-10-13 Kai KoehneDebugger: Expose which languages (QML, C++, Any) an...
2011-10-13 Kai KoehneActually delete CONFIG+=declarative from list of user...
2011-10-13 Robert LoehningSquish: Moved remaining functions for creating projects...
2011-10-13 Leena MiettinenDoc: QML and C++
2011-10-13 Eike ZillerAdapt default window size to larger window borders.
2011-10-13 Thomas HartmannQmlDesigner.contextMenu: fix for layout
2011-10-13 Thomas HartmannQmlDesigner: crash fix
2011-10-13 Kai KoehneDebugger: Ignore instruction-wise operator mode for...
2011-10-13 Thomas HartmannQmlDesigner: changes-2.4.0
2011-10-13 Kai KoehneQmlCppEngine: Make sure that breakpoint markers get...
2011-10-13 Christian KammQmlJS: Fix QUrl completion with Qt 4.8.
2011-10-13 Christian KammUpdate 2.4 changelog for C++ and QmlJS changes.
2011-10-13 Leena MiettinenDoc: semantic highlighting for JavaScript
2011-10-12 Joerg Bornemannchanges-2.4.0 updated
2011-10-12 Thomas HartmannQmlDesigner: fix typo
2011-10-12 Kai KoehneTask Pane: Sort list of filters alphabetically
2011-10-12 Kai KoehneFileInProjectFinder: Fix gcc warning
2011-10-12 Leena MiettinenDoc: finding QML components with Find Usage
2011-10-12 Kai KoehneDebuggerMainWindow: Fix issues with default layout
2011-10-12 Kai KoehneDebugger: Remove commented out code
2011-10-12 Kai KoehneDebugger: Initialize default layout for both QML and...
2011-10-12 Kai KoehneDebugger: "Reset to default layout" resets both QML...
2011-10-12 Jarek KobusFix typo
2011-10-12 Christian StengerSquish: Fixed some minor problems
2011-10-12 Leena MiettinenDoc: checking JavaScript syntax
2011-10-12 Christian KammQmlJS: Clean up completion logic.
2011-10-12 Leandro MeloUpdate changes file
2011-10-12 Jarek KobusMy changes
2011-10-12 Eike ZillerAdd my changes.
2011-10-12 Yuchen DengGit: Fixed launch gitk failed
2011-10-12 Jarek KobusAdd a label explaining the goal of editable preview
2011-10-12 Kai KoehneFileInProjectFinder: Normalize project directory before...
2011-10-12 Christian KammQmlJS highlighter: Highlight name after 'as' in imports.
2011-10-12 Christian KammQmlJS: Fix the fix for scope chain rebuilds.
2011-10-12 Christian KammQmlJS: Update builtins.qmltypes from Qt 5.
2011-10-12 Christian KammQmlJS: Allow for 'ModuleApi' elements in qmltypes files.
2011-10-12 Christian KammQmlJS: Fix scope builder rebuilds.
2011-10-11 Christian KandelerQtSupport: Fix compilation with gcc.
2011-10-11 Christian KandelerRemoteLinux: Allow additional entries in run config...
2011-10-11 Kai KoehneQmlProfiler: Align Attach dialog to the debugger one
2011-10-11 Kai KoehneDebugger: Re-layout "Attach to QML Port" dialog
2011-10-11 Kai KoehneGdb: Fix label in AttachCoreDialog
2011-10-11 Leena MiettinenDoc: new and updated refactoring actions
2011-10-11 Daniel MolkentinAdd include guards for generated file app_version.h.
2011-10-11 Thomas HartmannWelcomePage: avoid deadlock on shutdown
2011-10-11 Aurindam JanaV8DebuggerClient: Enable breakpoints on Exceptions
2011-10-11 Friedemann... Debugger/Python dumper: Fix checkRef() for Qt 5.
2011-10-11 Leena MiettinenDoc: code style settings sets
2011-10-11 Kai KoehneQDeclarativeDebugClient: Expose internal error string
2011-10-10 Robert LoehningCompile fix
2011-10-10 Friedemann... Debugger: Compile manual debugger tests and dumber...
2011-10-10 Christian KammWelcome: Fix using desktop qml components in qml editor.
2011-10-10 Kai KoehneWelcomeScreen: Use ListView instead of Repeater for...
2011-10-10 Kai KoehneDebugger: Always show "Start Debugging" methods
2011-10-10 Daniel TeskeCheck all Makefile* for importing builds
2011-10-10 Robert LoehningSquish: Renamed "destination" to "target"
2011-10-10 Tobias HungerVCS: Get current file from the editor
2011-10-10 Eike ZillerMerge branch '2.4' of ssh://codereview.qt-project.org...
2011-10-10 Eike ZillerRemove qttest plugin.
2011-10-10 Fawzi Mohamedgdb: workaround to lookup anonymous namespaces
2011-10-10 Christian KammQmlJS: Fix bug in context property extraction.
2011-10-10 Daniel TeskeFix a crash with cmake and no toolchains configured
2011-10-10 Robert LoehningSquish: Don't add temporary files to git
2011-10-07 Leena MiettinenDoc: NetSieben is no longer used
2011-10-07 Robert LoehningSquish: Merged variations of createNewQtQuickApplication()
2011-10-07 Daniel TeskeVCSBaseEditorParameterWidget::mapSetting cope with...
2011-10-07 Daniel TeskeVcsBaseClientSetting, check the type before returning...
2011-10-07 Robert LoehningSquish: Moved contents of mainwin.py to other files
2011-10-07 Eike ZillerRemove unused parameter.
2011-10-07 Eike ZillerMerge remote-tracking branch 'origin/2.3' into 2.4
2011-10-06 Christian StengerSquish: Changed bad naming and property issue
2011-10-06 Robert LoehningSquish: Improved function checkCompile()
2011-10-06 Tobias HungerGit: Fix string
next