OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-10-18 Fawzi Mohamedzeroconf: native avahi, and working fallbacks
2011-10-18 Kai KoehneQmlProfiler: Also store sysroot in settings
2011-10-18 Leandro MeloEditors: Make base replace use RefactoringChanges
2011-10-18 Christian KammQmlJS checks: Limit warning about unintentional empty...
2011-10-17 Eike ZillerMerge remote-tracking branch 'origin/2.4'
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 KoehneFileInProjectFinder: Avoid double slash in sysroot...
2011-10-17 Kai KoehneQmlProfiler: Keep configuration of attach dialog
2011-10-17 Kai KoehneQmlProfiler: Add "Sysroot" field to attach dialog
2011-10-17 Eike ZillerMerge remote-tracking branch 'origin/2.4'
2011-10-17 Daniel MolkentinRemove obsolete file
2011-10-17 Kai KoehneDebugger: Enable stack frames without an annotated...
2011-10-17 Yuchen DengC++: Improve completion assist
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 Joerg Bornemannremove nonexistent include path from glsl.pri
2011-10-14 Daniel TeskeRemove processEvents
2011-10-14 Robert Loehningdebugger: Added function to test NULL pointer dereference
2011-10-14 Daniel TeskeMake MaemoInstallPackagToSysroot* thread-safe
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 Daniel TeskeRemove unused functions
2011-10-14 Christian KammQmlJS: Fix build with Qt 4.7.
2011-10-14 Thomas HartmannQmlDesigner.property: fix specialization of property...
2011-10-14 Christian KandelerRemoteLinux: Include sysroot in incremental deployment...
2011-10-14 Jarek KobusFix typo
2011-10-14 Joerg Bornemannoverwrite mode support for the text editor
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 Joerg Bornemannnon-existent paths from INCLUDEPATH removed in help.pri
2011-10-13 Kai KoehneQmlCppEngine: Make sure that breakpoint markers get...
2011-10-13 hjkdebugger: fix typo
2011-10-13 hjkdebugger: more robust Qt 4 vs Qt 5 detection in dumper
2011-10-13 hjkhelp: Add '...' to indicate there will be another dialog
2011-10-13 hjkdebugger: actually use the htiCount field
2011-10-13 hjkdebugger: make threadsviews sortable
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 Christian KandelerRemoteLinux: More helpful message for SFTP upload failures.
2011-10-13 Leena MiettinenDoc: semantic highlighting for JavaScript
2011-10-13 Aurindam JanaDebugger: Fix build break on Windows
2011-10-13 Christian KammQmlJS: Convert more dynamic_casts to value_casts.
2011-10-12 Joerg Bornemannchanges-2.4.0 updated
2011-10-12 hjkdebugger: re-enable interrupting in remote setups
2011-10-12 Thomas HartmannQmlDesigner: fix typo
2011-10-12 Christian KandelerZeroConf: Interface improvements.
2011-10-12 Kai KoehneTask Pane: Sort list of filters alphabetically
2011-10-12 Aurindam JanaQmlJSScriptConsole: Refactored ScriptConsole, added...
2011-10-12 Kai KoehneFileInProjectFinder: Fix gcc warning
2011-10-12 Leena MiettinenDoc: finding QML components with Find Usage
2011-10-12 Leandro MeloC++: Fix hexadecimals in quick fix
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 Christian KammQmlJS: Another compile fix for wrong rebase.
2011-10-12 Christian KammJson: Fix indenter for json files.
2011-10-12 Christian KammJson: Use the javascript editor for json files.
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 Kai KoehneQmlProfiler: Allow user to specify a sysroot for "Attac...
2011-10-12 Christian KammQmlJS: Add more value_casts.
2011-10-12 Christian KammQmlJS: Compile fix.
next