OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-04-18 Oswald Buddenhagenreplace in-place-rewriting of files with a read/modify...
2011-04-18 Oswald Buddenhagenadd/unify i/o error handling
2011-04-18 Oswald Buddenhagenadd errorString output argument to IFile::reload()...
2011-04-18 Oswald Buddenhagenadd errorString output argument to IFile::save()
2011-04-18 Oswald Buddenhagenabort commit if commit message cannot be saved
2011-04-18 Oswald Buddenhagenremove superfluous argument
2011-04-18 Oswald Buddenhagenfile manager: introduce saveFile() and remove blockFile...
2011-04-18 Oswald Buddenhagenadd fileutils: classes for error-checked reading and...
2011-04-18 Oswald Buddenhagenadd Utils::SaveFile: class for atomic saving of files
2011-04-18 Oswald Buddenhagenremove redundant error check
2011-04-18 Oswald Buddenhagenbetter error messages
2011-04-18 Oswald Buddenhagenuse QFile::open()'s return value instead of using weird...
2011-04-18 Oswald Buddenhagendon't re-implement QDir::canonicalFilePath() by hand
2011-04-18 Oswald Buddenhagenmake addOutput() signal const
2011-04-18 Oswald BuddenhagenGUI style fixes: spaces before ellipses and excess...
2011-04-18 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2011-04-18 conMerge remote branch 'origin/2.2'
2011-04-18 Friedemann... Run/Debug: Do not launch on a library project if user...
2011-04-18 conUpdate version number.
2011-04-18 Friedemann... Debugger[gdb]: Locate objdump in MinGW for release...
2011-04-18 Sergey BelyashovSmall correction of Russian translation
2011-04-18 Friedemann... Debugger: Reduce log severity of locals errors.
2011-04-18 Roberto RaggiFix possible crash when parsing layout qualifiers nodes.
2011-04-18 Tobias HungerWINSCW: Fix bit width of WINSCW ABIs
2011-04-18 Thomas HartmannQmlDesigner.propertyEditor: crash fix
2011-04-18 Friedemann... Project wizard page: Fix layout.
2011-04-18 Friedemann... HTML5 wizard: Compile on Linux/warnings.
2011-04-17 Alessandro... Merge touchnavigation code into html5applicationviewer.cpp
2011-04-17 Alessandro... Fix the main .qml gile generation in the manual test.
2011-04-17 Alessandro... Fix abstractmobileapp build for the manual test
2011-04-17 Alessandro... Include touchnavigation.pri from main .pro file
2011-04-16 Keith KyzivatSplit out touch navigation into separate files.
2011-04-15 conFix %{CurrentProject:Path}
2011-04-15 Sergey BelyashovUpdated Russian translation
2011-04-15 Tobias HungerVCS: Notify project wizard about config changes
2011-04-15 Tobias HungerFix warning about non-virtual destructor
2011-04-15 Tobias HungerCleanup: Remove unnecessary virtual keywords
2011-04-15 Tobias HungerProjectWizard: Add button to take you to VCS configuration
2011-04-15 Christiaan... QmlDebugger: parsing packets iteratively in the communi...
2011-04-15 Christiaan... QmlProfiler: fixed arguments for qmlobserver when profiling
2011-04-15 Christiaan... QmlProfiler: fixed connection reset when new applicatio...
2011-04-15 Christian KandelerMaemo: Fix section name in Debian control file.
2011-04-15 Friedemann... FileWatcher: Use Utils::FileSystemWatcher in Core:...
2011-04-15 Friedemann... Compile.
2011-04-15 Tobias HungerVCS: Do not claim to support any operation if unconfigured
2011-04-15 Tobias HungerSVN: Remove useless virtual keywords and members
2011-04-15 Tobias HungerCVS: Remove useless virtual keywords and members
2011-04-15 Tobias HungerGit: Remove useless virtual keywords
2011-04-15 Tobias HungerPerforce: Remove useless virtual keywords
2011-04-15 Friedemann... Utils: Introduce FileSystemWatcher.
2011-04-15 Leena MiettinenDoc: update screen shot
2011-04-15 Leena MiettinenDoc: Analysis pane in the Viewing Output section
2011-04-15 Christian KandelerMaemo: Detect unexpected gdbserver exit.
2011-04-15 dtTargetSetupPage: Hide "add Build" for shadow incapble...
2011-04-15 dtQt4BuildConfiguration: Changing qt versions affects...
2011-04-15 dtQtVersionManager: Detect changes in sbs/system root...
2011-04-15 Tobias HungerUtils: Fix possible crash in SynchronousProcess
2011-04-15 Tobias HungerUtils: Fix possible crash in SynchronousProcess
2011-04-15 hjkdebugger: silence debug output for unrecognized tempora...
2011-04-15 Thomas HartmannQmlDesigner.symbianPlugin: fix for BusyIndicator
2011-04-15 Thomas HartmannQmlTextEditor: new icons for outline
2011-04-15 Thomas HartmannQmlDesigner.nodeInstances: show warning if qml pupped...
2011-04-15 Thomas HartmannQmlDesigner.meegoPlugin: update meta info
2011-04-15 Thomas HartmannQmlDesigner.meegoPlugin: fix qrc warnings
2011-04-15 Tobias HungerTaskList: Clean up reopen behavior
2011-04-15 Friedemann... Core: Supppress 'WhatsThis' in dialogs.
2011-04-15 Pawel PolanskiCodaClient now supports uninstallation
2011-04-15 Pawel PolanskiCODA: Added uninstallation feature
2011-04-15 Friedemann... Wizards: Make it possible to check existing files to...
2011-04-15 Kai KoehneQmlProfiler: Fix crash on application exit
2011-04-15 Kai KoehneQmlProfiler: Fix slot signature
2011-04-15 Kai KoehneQmlProfiler: Fix compiler warning
2011-04-14 Oswald Buddenhagenremove dead code
2011-04-14 Oswald Buddenhagendon't clobber encoding on rewriting file
2011-04-14 Oswald Buddenhagenshow error string instead of error code ...
2011-04-14 Oswald Buddenhagendon't ignore file changes while reload dialog is up
2011-04-14 Christian Kandelerstruct -> class
2011-04-14 Kai KoehneQmlProfiler: Reinstantiate a QDDClient for every new...
2011-04-14 Kai KoehneQmlProfiler: Make use of QSharedPointer for TracePlugin
2011-04-14 Kai KoehneQmlProfiler: Use ApplicationLauncher instead of QProcess
2011-04-14 Kai KoehneQmlProfiler: Remove use of Qt private headers
2011-04-14 Kai KoehneQmlDebug: Fix debugging on local machine
2011-04-14 Kai KoehneQmlProfiler: Enable on Windows
2011-04-14 Tobias HungerGCCE: Use make.exe on windows
2011-04-14 Tobias HungerUpdate makestep on toolchain changes
2011-04-14 Tobias Hungersmall WS cleanup
2011-04-14 Friedemann... Core: Create link file watcher on demand.
2011-04-14 Friedemann... Maemo: Create file watchers on demand.
2011-04-14 Christiaan... QmlProfiler: Fixing regression for non-recording runs
2011-04-14 Christiaan... QmlProfiler: user defined host:port
2011-04-14 Tobias HungerFix upgrade of Symbian Qt versions from 2.1
2011-04-14 Tobias HungerSet debugger when importing tool chains from old settings
2011-04-14 Christiaan... QmlProfiler: stop timer on failed connection
2011-04-14 Tobias HungerToolChain: Make sure we have a proper tool chain
2011-04-14 Tobias HungerQt4Bc: Do not store/restore tool chains
2011-04-14 Tobias HungerGcc: Cause less update signals to be sent
2011-04-14 Tobias HungerGcc: Update Id when debugger path changes
2011-04-14 Tobias HungerToolChain: Remove invalid toolchain when not needed
2011-04-14 Tobias HungerGCC: Move ABI in front of debugger again
2011-04-14 hjkprojectexplorer: s/IPropertiesPanel/PropertiesPanel...
next