OSDN Git Service

implement the standard context menu also for the script editors
[qt-creator-jp/qt-creator-jp.git] / src / plugins / qtscripteditor / qtscripteditor.cpp
2009-11-10 maeimplement the standard context menu also for the script...
2009-11-10 maeremove run action in the scripteditor
2009-10-01 maesome action cleanup for the qml editor
2009-08-14 hjklong live the king
2009-07-20 Erik VerbruggenMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-07-16 conSome more QToolBar changes.
2009-07-16 conLess QToolBars in editor tool bar.
2009-06-16 conCherry-pick: Update license headers and sales contact...
2009-06-16 Jason McDonaldUpdate license headers and sales contact details.
2009-06-16 conMerge commit 'origin/1.2'
2009-06-16 Thorbjørn LindeijerFixed the alignment of the line/column number label
2009-04-07 maeMerge branch '1.1' of git@scm.dev.nokia.troll.no:creato...
2009-04-07 dtMerge branch '1.1' of git@scm.dev.nokia.troll.no:creato...
2009-04-07 conMerge commit 'origin/1.1'
2009-04-06 Roberto RaggiMake warnings with Qt::darkYellow.
2009-04-03 conMerge commit 'origin/1.1'
2009-04-03 dtMerge branch '1.1' of git@scm.dev.nokia.troll.no:creato...
2009-04-02 Roberto RaggiShow the warning messages.
2009-04-02 Kavindra Devi PalarajaMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-04-02 Roberto RaggiSimple code completion for QtScript.
2009-04-02 Roberto RaggiFixed the automatic insertion of `;' tokens and improve...
2009-04-01 Kavindra Devi PalarajaMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-04-01 Roberto RaggiAdded simple token error recovery.
2009-03-31 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-03-31 Roberto RaggiImproved the update of the method combo.
2009-03-31 Roberto RaggiAdded the method combo.
2009-03-31 Roberto RaggiEnable the standard actions (e.g undo, redo, ...)
2009-03-31 Roberto RaggiSome work on the syntax checker.
2009-03-18 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-03-18 hjkMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-03-17 Thorbjørn LindeijerDon't show code folding margin when it isn't supported
2009-02-25 Kavindra PalarajaMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-02-25 Oswald BuddenhagenMerge commit '80e89b23a329453e8dda0f3c48053b8fbe4968c1'
2009-02-25 hjkFixes: change file license headers to include LGPL
2009-02-25 hjkFixes: change license headers to LGPL
2009-01-22 Daniel MolkentinMerge branch 'master' of git://scm.dev.nokia.troll...
2009-01-20 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-20 hjkreplace Core::ICore::instance()->pluginManager() by...
2009-01-15 Fred EmmottMerge branch 'master' of git://labs.trolltech.com/qt...
2009-01-15 hjkMerge commit 'fred/fakevim-write'
2009-01-14 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-14 Kavindra PalarajaMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-14 Daniel MolkentinMerge branch 'master' of git://scm.dev.nokia.troll...
2009-01-14 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-14 conFixes: - IActionContainer --> ActionContainer
2009-01-13 Daniel MolkentinBump year in licence header.
2009-01-13 Daniel MolkentinBump copyright year everywhere.
2009-01-13 hjkMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-13 conFixes: - Rename ActionManagerInterface --> ActionManager
2008-12-17 hjkMerge branch 'master' of git@scm.dev.nokia.troll.no...
2008-12-17 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2008-12-17 dtMerge branch '0.9.1-beta'
2008-12-16 dtMerge branch '0.9.1-beta' of git@scm.dev.nokia.troll...
2008-12-16 hjkchancge Nokia GPL exception version from 1.2 to 1.3
2008-12-11 Jarek KobusMerge branch 'master' of git@scm.dev.nokia.troll.no...
2008-12-10 conMerge commit 'origin/0.9.1-beta'
2008-12-09 dtMerge branch '0.9.1-beta' of git@scm.dev.nokia.troll...
2008-12-09 hjksome more whitespace changes
2008-12-02 hjkmore code cosmetics
2008-12-02 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2008-12-02 hjkoff-by-one in headers
2008-12-02 hjkend-of-line whitespace correction of the new headers
2008-12-02 conInitial import