OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-10-18 Oswald Buddenhagende-obfuscate code
2011-10-18 Leena MiettinenDoc: move options to a new Build & Run category
2011-10-18 Aurindam JanaQmlCppEngine: StackWindow Behaviour
2011-10-18 hjkdebugger: re-enable interrupting in remote setups
2011-10-18 hjkhelp: Add '...' to indicate there will be another dialog
2011-10-18 Robert LoehningSquish: Use isinstance() instead of comparing classnames
2011-10-18 Aurindam JanaQmlEngine: Activate selected frame only in specific...
2011-10-18 Tobias HungerToolChain: Fix parsing of gcc output and localization
2011-10-18 Friedemann... Designer: Hint at case-mismatches of #include if 'Goto...
2011-10-17 Robert LoehningSquish: Let one function handle last page of all projec...
2011-10-17 Pawel PolanskiSymbian^3 specific include paths added
2011-10-17 Daniel MolkentinManual amendment to c1a80016262e3d8f83a8aae2b64105ef433...
2011-10-17 Aurindam JanaDebugger: Show/Hide Address Column in Stack Window
2011-10-17 Daniel MolkentinFix make install for qml designer plugins.
2011-10-17 Robert LoehningRevert "Compile with Visual Studio IDE: string macros...
2011-10-17 Daniel MolkentinInstall qml customstyleplugin in the right place.
2011-10-17 Kai KoehneQmlProfiler: Keep configuration of attach dialog
2011-10-17 Daniel MolkentinRemove obsolete file
2011-10-17 Kai KoehneDebugger: Enable stack frames without an annotated...
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
next