OSDN Git Service
(root)
/
qt-creator-jp
/
qt-creator-jp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qt-creator-jp/qt-creator-jp.git
2011-01-05
Christian Kamm
Qml/C++: Disable qmlRegisterType exposing until perform...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
hjk
debugger: increase default timeout of gdb watchdog...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
hjk
texteditorplugin: use Find::SearchResultWindow::instance
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
hjk
cppmodelmanagerinterface: use singleton instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
hjk
debugger: there's always a currentEngine(), no need...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Friedemann...
Debugger[New CDB]: Fix QHash/QSet.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Bubke
QmlDesigner.NodeInstances: To not restart process for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Bubke
QmlDesigner.NodeInstances: Remove unneeded function...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Bubke
QmlDesigner.NodeInstance: Improve process restarting
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Marco Bubke
QmlDesigner.NodeInstances: Update after complete and...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Friedemann...
Compile fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger: don't duplicate engine specific state in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger: use proper struct to pass context information
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger: remove editorAboutToClose connection
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
Qml-C++: Find C++ qmlRegisterType calls and populate...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
C++: Add parsing of Q_PRIVATE_PROPERTY.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
C++: Bind Q_ENUMS in the code model.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
C++: Add QtPropertyDeclaration symbol.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
C++: Fix bind of Q_INVOKABLE functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
C++: Move the ModelManagerInterface from CppTools to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
LanguageUtils: Add FakeMetaObject and ComponentVersion.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
LanguageUtils: Introduce new library for cross-language...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kandeler
Maemo: Fix Windows compilation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Jarek Kobus
Library wizard - fixed next button on modules page
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kandeler
Maemo: Add some helpful tooltips to the device configur...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kandeler
Maemo: Add tooltip to deployment widget.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kandeler
Maemo: Improve packaging widget.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kandeler
Maemo: Move MADDE environment information out of MaemoT...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger/basehoverhandler: introduce tooltipOverrideReq...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger: manual test, use <ext/hash_set> instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger: adjust 'simple' manual test to maemo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
hjk
debugger: add a 'ConditionPart' block to the breakpoint...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Friedemann...
Debugger[New CDB]: Split up long extension messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Friedemann...
Debugger[New CDB]: Fix QMap.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
QmlJS indenter: Add '{' as an electric character.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
Christian Kamm
QmlJS indenter: Only auto-reindent if indent was unchanged.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Marco Bubke
QmlDesigner.NodeInstances: Extra socket for slow connection
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Christian Kandeler
Maemo: Configuration dialog fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
Christian Kandeler
SSH: Add assertion.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Thomas Hartmann
QmlDesigner.propertyEditor: read gradient data from...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Thomas Hartmann
QmlDesigner.propertyEditor: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Thomas Hartmann
QmlDesigner.propertyEditor: fixing GradientLineQmlAdaptor
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Thomas Hartmann
QmlDesigner.propertyEditor: bug fix for gradient editing
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Thomas Hartmann
QmlDesigner.propertyEditor: bug fix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Alessandro...
Removing trailing white spaces.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Friedemann...
Compile fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Friedemann...
Debugger[New CDB]: First attempts at QMap<>.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: fix recently introduced regression in gotoLoc...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
fakevim: implement 's' in visual block mode
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: try to make core file loading appear snappier
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: reduce the number of PluginManager::getObject...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: add an option to load "missing" symbols for...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Pawel Polanski
Symbian: small change in cert's capabilities
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Kai Koehne
Fix capitalization problems with qmlviewer
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: update stack view after manually loading...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: don't crash in gotoLocation() if no editor...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: don't issue "set print static-members off"
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
debugger: make reading of .gdbinit optional
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
hjk
fakevim: start with work on Ctrl-N/Ctrl-P
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Pawel Polanski
Fixed broken linux compilation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Pawel Polanski
Symbian: Distinguish the groups of caps while displayin...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Friedemann...
Debugger[New CDB]: Simplify MSVC version detection...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
mae
Fix QML to UTF-8, unless changed in editor
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
hjk
debugger: make threadnames feature optional
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Friedemann...
Debugger[New CDB]: Dump std::map,std::multimap and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
hjk
debugger: fix thread switching in ThreadNamesCommand
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
hjk
debugger: keep track of current gdb thread
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
hjk
macro plugin: compile fix with namespaced Qt
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Roberto Raggi
Sort the completion items when searching for common...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
hjk
debugger: be a bit more verbose in the log on process...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
hjk
debugger: cache results of finding out the current...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Thomas Hartmann
QmlDesigner.nodeInstances: crash fix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Thomas Hartmann
QmlDesigner.model: adding early reject to reparentHere()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Thomas Hartmann
QmlDesigner.nodeInstanceView: reverting "further optimi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Tobias Hunger
Macros: Fix license headers
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Nicolas Arnaud...
New plugin: plugin macro
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Tobias Hunger
Git: Improve handling of git submodules
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Kai Koehne
Outline: Double click should jump to text even in non...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Kai Koehne
Outline: Add context menu for collapsing/expanding...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Kai Koehne
QmlObserver: Remove unconditional qDebug()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Pawel Polanski
Symbian: If TRK connection is canceled then the project...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
debugger: fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
debugger: use to_string attribute to gdb.execute if...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
con
License headers, part 2
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
con
Compile fix for Mac.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
con
Merge branch '2.1'
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
con
Show Qt Creator resources in Locator on Mac
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
con
Some API beautification in action container.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Friedemann...
Debugger[New CDB]: Support MSVC2008 std::deque as well.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
con
License headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Robert Loehning
L10n: Improved German translations
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Christian Kandeler
Maemo: Improve file selection dialog for publishing.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Friedemann...
Debugger[New CDB]: Add std::deque.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
debugger: remove accidentally committed debug output
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
debugger: adjust sizes of some well-known columns in...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
bineditor: allow copying also if selection is "backwards"
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
bineditor: code cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
debugger: don't retrieve the stack if we know we will...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Sergey Belyashov
Russian translation update
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
hjk
debugger: reality check, adjust FIXME comment re. use...
commit
|
commitdiff
|
tree
|
snapshot
next