OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-07-08 Christian KandelerMeeGo: Use "MeeGo" instead of Maemo as generic term...
2011-07-08 Christian KandelerMeeGo: Make use of new qmake flags.
2011-07-08 Leena MiettinenDoc: rename QML Observer as QML Inspector
2011-07-08 Eike ZillerToo small margins for news.
2011-07-08 Christiaan... QmlProfiler: fixed artifacts when rendering background
2011-07-08 hjkdebugger: remove spurious quotes in displayed typenames
2011-07-08 Leena MiettinenDoc: generic Linux device target
2011-07-08 hjkdebugger: handle decimal and hex output for address...
2011-07-08 hjkdebugger: make auto-deref display the pointer properly...
2011-07-08 Christiaan... QmlProfiler: fix Context2D error when resizing
2011-07-08 Friedemann... L10n: German translations for 2.3 beta.
2011-07-08 Christian KandelerDebugger: Support remote debugging for mixed QML/C...
2011-07-08 Friedemann... Codepaster: Fix listing of pastebin.com
2011-07-08 Jarek KobusUpdate Polish translations
2011-07-08 hjkdebugger: enable selection for Locals & Expressions
2011-07-08 hjkdebugger: display pointers in hexadecimal again
2011-07-08 hjkanalyzer: remove unneeded function declaration
2011-07-08 hjkdebugger: fix array element offsets
2011-07-08 hjkdebugger: don't use python's "hex()" as it adds "L...
2011-07-08 hjkdebugger: adjust class name test to class name change
2011-07-07 Marco BubkeQmlDesigner.NodeInstance: Add instance wrapper for...
2011-07-07 Marco BubkeQmlDesigner.NodeInstances: Remove dead code
2011-07-07 Daniel Molkentinremove obsolete rss/ directory
2011-07-07 Daniel Molkentinexamples_fallback.xml: add two example entires for...
2011-07-07 Daniel MolkentinWelcomePage: Reintroduce fallback copying.
2011-07-07 conWelcome page adaptions.
2011-07-07 Friedemann... ProjectExplorer: Fix enabling of buttons in the output...
2011-07-07 Marco BubkeQmlDesigner.NodeInstances: Fix component complete
2011-07-07 Leena MiettinenDoc: the SSH port field in Maemo and MeeGo device confi...
2011-07-07 conFixes to CMake wizard layout.
2011-07-07 Marco BubkeQmlDesigner: Fix wrong position for reparenting
2011-07-07 hjkvalgrind backend: fix bug "!line == -1"
2011-07-07 Christian KandelerRemoteLinux: Device configuration wizard improvements.
2011-07-07 Marco BubkeQmlDesigner.NodeInstances: Workaround qml design bug
2011-07-07 Oswald Buddenhagenfix quoting of strings with spaces and backslashes...
2011-07-07 Christiaan... QmlProfiler: removed unused images
2011-07-07 Leandro MeloUpdate changes file
2011-07-07 hjkanalyzer: remove unneeded function declaration
2011-07-07 hjkanalyzer: merge dockwidget and toolbar creation.
2011-07-07 hjkanalyzer: fix control/dockwidget construction order
2011-07-07 hjkanalyzer: postpone selecting saved tool
2011-07-07 hjkqmlprofiler: instantiate docks when using the toolbar
2011-07-07 hjkanalyzer: use an enum for StartMode and add comment...
2011-07-07 hjkanalyzer: change default dockwidget layout for callgrin...
2011-07-07 Friedemann... tr()-fix. Use Plural forms.
2011-07-06 Marco BubkeQmlDesigner: Fix warning
2011-07-06 Marco BubkeQmlDesigner: Prevent item hoping for reparenting
2011-07-06 Thomas Murachcorrected license headers
2011-07-06 hjkanalyzer: remove clutter
2011-07-06 hjkdebugger: add note which patch to apply for FSF gdb...
2011-07-06 Marco BubkeQmlDesigner.FormEditor: Fix painting of the background
2011-07-06 Marco BubkeQmlDesigner.NodeInstances: Fix no dummydata
2011-07-06 Christian KandelerSSH: Fix race condition.
2011-07-06 Christian KandelerMaemo: Add possibility to set the SSH port in the devic...
2011-07-06 Eike ZillerAdd dist files to OTHER_FILES
2011-07-06 Jarek KobusMake the width of details button dependent on its text
2011-07-06 Eike ZillerLicense Header
2011-07-06 Tobias HungerMSVC: Detect 64bit architectures on 32bit hosts as...
2011-07-06 Christian KandelerRemoteLinux: Fix port collecting for Harmattan.
2011-07-06 Christian KandelerSSH: Don't allow connectToHost() while already connecti...
2011-07-06 Christian KandelerQML debugging: Make sure the engine detects a remote...
2011-07-06 Christian KammC++ indenter: Make continuations after ( consistent.
2011-07-06 hjkanalyzer: directly start tools from menu
2011-07-06 Daniel MolkentinRemoteLinux: Move generic Dir/File functions into Utils.
2011-07-06 Tobias HungerAdd copyright header template
2011-07-06 Jarek KobusFix copyright headers
2011-07-06 hjkdisplay: simplify AnalyzerStartParameters
2011-07-06 Christian KandelerCopyright header fixes.
2011-07-06 Tobias HungerAdd copyright headers
2011-07-06 Daniel TeskeGenericProject: Fix update on editing project.files
2011-07-06 Christian KammAdd missing license headers.
2011-07-06 hjkReplace qt-info@nokia.com with info@qt.nokia.com
2011-07-06 hjkdebugger: replace artificial "{console,log}streamoutput...
2011-07-06 Eike ZillerAvoid compiler warning on Mac
2011-07-06 Christian KammC++ indenter: Fix function declaration continuation...
2011-07-05 Daniel MolkentinQML Desktop Components: Position ToolTip properly
2011-07-05 Christiaan... QmlProfiler: changed Analyze Button icon
2011-07-05 Christiaan... QmlProfiler: Tooltips
2011-07-05 Christiaan... QmlProfiler: disable navigation buttons when no data
2011-07-05 Christian KandelerRemoteLinux: User string fixes.
2011-07-05 Jarek KobusFix original string messages
2011-07-05 Christian KandelerRemoteLinux: Update changes file.
2011-07-05 Daniel TeskeGeneric Project: Preserve out of project files on ...
2011-07-05 Tobias HungerCDB: Fix build with WinSDK 7.1
2011-07-05 Christian KammQmlJS: Fix error message when too new qmltypes files...
2011-07-05 Christiaan... QmlProfiler: renamed runcontrol factory
2011-07-05 Christiaan... QmlProfiler: handling start/stop actions
2011-07-05 Eike ZillerShow shortcut for Locator
2011-07-05 Christian KandelerRemoteLinux: Check deploy config when creating deploy...
2011-07-05 hjkanalyzer: remove shadowed start parameters
2011-07-05 hjkanalyzer: handle all possibilities to start qml profile...
2011-07-05 Jarek KobusFix original string messages
2011-07-05 hjkRevert "Valgrind: fix compilation"
2011-07-05 hjkRevert "analyzer: move convenience factory back to...
2011-07-05 Leena MiettinenDoc: fix typo
2011-07-05 Friedemann... Valgrind: Remove library and move code into plugin.
2011-07-05 Daniel MolkentinWelcomeScreen: Fix up fallback xml file
2011-07-05 Daniel MolkentinGit: Ignore generated dev doc artifcats.
2011-07-05 Daniel MolkentinWelcomeScreen: Remove obsolete files.
2011-07-05 Christian KandelerRemoteLinux: Remove debug output from project file.
next