OSDN Git Service

qt-creator-jp/qt-creator-jp.git
2011-05-20 Leandro MeloCompletion: Don't propose when there's a "good" candidate
2011-05-20 Leandro MeloCompletion: Make sure activation sequence has correct...
2011-05-20 Leandro MeloCompletion: Ignore non identifiers when matching proposals
2011-05-20 Leandro MeloCompletion: Complete prematuraly only if invoked explicitly
2011-05-20 Leandro MeloCompletion: Complete automatically only when in sync
2011-05-20 Friedemann... Qt version: Add base name of Qt folder to generated...
2011-05-20 Pawel PolanskiOvi Publisher: Freeze libraries when creating package
2011-05-20 Friedemann... Project page: Add a tooltip for the Qt version.
2011-05-20 Friedemann... Qt4 Projects: Fix crash when clicking on category items.
2011-05-20 Pawel PolanskiCrash when no Qt version is defined
2011-05-20 Pawel PolanskiNow it's looking better
2011-05-20 Thomas HartmannQmlDesigner.propertyEditor: remove AllPropertiesBox
2011-05-20 Oswald Buddenhagendon't stack up "no highlighting information" info bars
2011-05-20 Christian KammQmlJS: Find prototype resolution errors.
2011-05-20 Tobias HungerClang: Improve parser
2011-05-20 hjkanalyzer: make output pane not pop up automatically...
2011-05-20 hjkanalyzer: fix quotes in messages
2011-05-20 Thorbjørn LindeijerDon't apply base color when color dialog is cancelled
2011-05-19 Leandro MeloC++ editor: Fix potential crash in completion
2011-05-19 Daniel MolkentinFix context help for examples
2011-05-19 Christian KandelerMaemo: Fix device configuration dialog for all OS types.
2011-05-19 Leandro MeloRevert "C++ editor: Fix potential crash in completion"
2011-05-19 Christian KandelerMaemo: Fix package file watching.
2011-05-19 Leandro MeloC++ editor: Fix potential crash in completion
2011-05-19 Tobias HungerMSVC: Fix parser
2011-05-19 Daniel MolkentinDon't open files and help if someone chooses to cancel...
2011-05-19 Fawzi MohamedEditor: fix to always call forceReadOnly before activation
2011-05-19 dt_Fix importing builds
2011-05-19 dt_Make SettingsDialog robust against multiple accept...
2011-05-19 Christian KandelerMaemo: Make more forward-compatible.
2011-05-19 Christian KandelerMaemo: Don't unify packaging metadata between targets...
2011-05-19 Fawzi MohamedEditor: fix disabling modifying actions for read-only...
2011-05-19 hjkanalyzer: style
2011-05-19 Christian KammC++ indenter: Treat extern "C" like namespace.
2011-05-19 Christian KammC++ indenter: Fix extra specifier in return type of...
2011-05-19 Friedemann... Designer: Compilation with Qt 5.
2011-05-19 Tobias HungerCLang: Fix id
2011-05-19 hjkdebugger: fix std::deque dumper
2011-05-19 Tobias HungerClang: Really use monospaced font for position indicators
2011-05-19 Friedemann... Designer: Use core settings instead of keeping QSetting...
2011-05-19 Friedemann... Fix exit crash in callgrind.
2011-05-18 Thorbjørn LindeijerFixed crashes in Observer mode related to infinite...
2011-05-18 hjkanalyzer: simplify AnalyzerSubConfigFactory setup
2011-05-18 hjkanalyzer: style and simplification
2011-05-18 hjkutils/detailwidget: style & make stuff private
2011-05-18 Tobias HungerParser: Make parser test engine more strict
2011-05-18 Tobias HungerClang: Add parser for clang output
2011-05-18 hjkanalyzer: cleanup
2011-05-18 hjkanalyzer: make the callgrind "functions" view a dockwid...
2011-05-18 Leandro Meloc++ editor: Fix automatic completion for includes
2011-05-18 Kai Koehnecdbext: Fix msvc warnings
2011-05-18 Kai KoehneMSVC: Fix compile warnings from botan header files
2011-05-18 Leandro MeloC++ editor: Remove scanning/caching of includes
2011-05-18 Christiaan... QmlLivePreview: avoid compiler warnings on gcc on mac
2011-05-18 Tobias HungerMaemo: Fix possible assert
2011-05-18 Kai KoehneQmlDebugging: Enable linking the library automatically...
2011-05-18 Kai KoehneQmlDebugging: Enable QML Debugger language for Qt Quick...
2011-05-18 Leandro MeloNew code assist API
2011-05-17 Christiaan... QmlProfiler: removed fixed height
2011-05-17 Erik VerbruggenFixed invalid parsing of boolean expression "x < y...
2011-05-17 Leena MiettinenDoc: fix link
2011-05-17 Thomas HartmannQmlDesigner: fix warnings
2011-05-17 hjkfakevim: parse <Esc> from script files
2011-05-17 hjkdebugger: show something when editing
2011-05-17 dtQtVersion: Add support code for the sdk
2011-05-17 Friedemann... Resource Editor: Do not link to Qt Designer.
2011-05-17 Christian KandelerToolchains: Small refactoring for better extensibility.
2011-05-17 dt_Make pastebin.com a link in the options page
2011-05-17 dt_Show icon for invalid qt's without name
2011-05-17 Fawzi MohamedOption to merge stderr in application output
2011-05-17 Oswald Buddenhagenfix "Debugger:" label alignment
2011-05-17 Leena MiettinenUI text: fix capitalization of labels and tooltips
2011-05-17 hjkdebugger: allow hex etc formatting for anything that...
2011-05-17 hjkdebuggger: allow change of display for templated types
2011-05-17 Friedemann... Debugger [CDB]: Enable Assignment to string classes.
2011-05-17 Robert LoehningImproved German translation
2011-05-17 Roberto RaggiAdded support to C++ symbols rewriting.
2011-05-17 Christiaan... QmlLivePreview: adding animations and transitions
2011-05-17 Christiaan... QmlLivePreview: adding states to an item
2011-05-16 hjkdebugger: add dumper for Eigen::Matrix
2011-05-16 Thorbjørn LindeijerImproved resize behavior of the Filter Configuration...
2011-05-16 Tobias HungerRefactor some code in buildstepspage
2011-05-16 Tobias HungerFix possible crash in BuildStepsPage
2011-05-16 Tobias HungerFix possible crash in qmakestepwidget
2011-05-16 Christiaan... QmlDebugger: update location marker while debugging
2011-05-16 Oswald BuddenhagenMerge remote-tracking branch 'origin/2.2'
2011-05-16 hjkfakevim: further split 'handleCommand'
2011-05-16 hjkdebugger: take a few string comparisons off the critica...
2011-05-16 hjkdebugger: remove custom 'select' function from dumpers
2011-05-16 hjkdebugger: use python's built-in min()
2011-05-16 Leena MiettinenUI text: edit field labels and tooltips
2011-05-16 Leena MiettinenDoc: update setting breakpoints
2011-05-16 Thomas HartmannQmlDesigner.qmlModelView: fixes adding imports
2011-05-16 Thomas HartmannQmlDesigner.rewriteAction: fixes rewriter for import...
2011-05-16 Thomas HartmannQmlDesigner.metaInfo: fixes for as imports
2011-05-16 Thomas HartmannQmlDesigner.rewriter: fix (optimization)
2011-05-16 Thomas HartmannQmlDesigner.documentController: fixing toText for alias...
2011-05-16 Thomas HartmannQmlDesigner.model: extending Import:toString
2011-05-16 Thomas HartmannQmlDesigner: using hasImport
2011-05-16 Thomas HartmannQmlDesigner.model: adding hasImport
next