Commit Graph

26 Commits

Author SHA1 Message Date
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
con
6a88525aa3 Some more QToolBar changes. 2009-07-16 18:08:41 +02:00
con
baaf7b1d62 Less QToolBars in editor tool bar. 2009-07-16 18:06:38 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Thorbjørn Lindeijer
aa2836f1dc Fixed the alignment of the line/column number label
This depended on a stretch that was removed. Instead, make the stretch
factor of the stretch 0 and make sure that the method boxes used by the
CppEditor and ScriptEditor take all its space.

Reviewed-by: con
2009-06-16 14:29:23 +02:00
Roberto Raggi
6fd6bf7fcb Make warnings with Qt::darkYellow. 2009-04-06 17:35:29 +02:00
Roberto Raggi
979d9b362b Show the warning messages. 2009-04-02 19:53:26 +02:00
Roberto Raggi
afa7aec596 Simple code completion for QtScript. 2009-04-02 10:48:42 +02:00
Roberto Raggi
d2e14e3e1f Fixed the automatic insertion of `;' tokens and improved the QtScriptParser. 2009-04-02 09:50:46 +02:00
Roberto Raggi
31100788b4 Added simple token error recovery. 2009-04-01 16:26:14 +02:00
Roberto Raggi
e5887d9f4b Improved the update of the method combo. 2009-03-31 11:30:57 +02:00
Roberto Raggi
d462696cf8 Added the method combo. 2009-03-31 11:30:57 +02:00
Roberto Raggi
14839418a8 Enable the standard actions (e.g undo, redo, ...) 2009-03-31 11:30:57 +02:00
Roberto Raggi
acea5c55e2 Some work on the syntax checker. 2009-03-31 11:30:57 +02:00
Thorbjørn Lindeijer
70d5649428 Don't show code folding margin when it isn't supported
Introduce setCodeFoldingSupported to the BaseTextEditor, and only
enabled it for the C++ and QtScript editors. This removes the useless
margin meant for code folding markers from the plain text editor and
.pro file editor.
2009-03-17 18:25:44 +01:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
hjk
897c05f57c replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginManager::instance() 2009-01-20 15:31:33 +01:00
con
1e4c48a173 Fixes: - IActionContainer --> ActionContainer
Details:  - Conform to naming convention
2009-01-14 13:18:24 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
con
c9889120c3 Fixes: - Rename ActionManagerInterface --> ActionManager
Details:  - To make it conform to naming convention.
2009-01-13 15:44:25 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
hjk
342caa2141 some more whitespace changes 2008-12-09 11:07:24 +01:00
hjk
cf11b69643 more code cosmetics 2008-12-02 16:19:05 +01:00
hjk
ab83dcd87c off-by-one in headers 2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3 end-of-line whitespace correction of the new headers 2008-12-02 14:17:16 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00