scrawl
|
97ab48993e
|
more deprecated fixes
|
2012-03-21 13:32:32 +01:00 |
|
Roman Melnik
|
88979577db
|
Change 'nullptr' to 'NULL' (after fixing bug#192 in previous commit)
|
2012-03-19 21:45:53 +02:00 |
|
Roman Melnik
|
a9759c3f33
|
Fix bug #192: Remove the focus from the console when console is closed
(set current keyFocusWidget to nullptr)
|
2012-03-19 21:01:00 +02:00 |
|
Marc Zinnschlag
|
5b378e820d
|
warning level adjustments and some related fixes
|
2012-03-15 16:01:41 +01:00 |
|
k1ll
|
0ece722ff3
|
Added handling of quotation marks and search for matches now ignores the case of input and keywords. When completing and there are matching or partly matching uppercase keywords the output will be upercase too. If this is a problem i'll change it.
|
2011-07-19 18:42:34 +02:00 |
|
k1ll
|
ac43d482c5
|
Basic tab-completition seems to be finished. It's working like requested in the old thread.
|
2011-07-18 18:49:38 +02:00 |
|
Marc Zinnschlag
|
80691250ec
|
don't create a new virtual machine for each script and frame
|
2011-05-18 16:01:19 +02:00 |
|
Marc Zinnschlag
|
125319c441
|
splitting off console output from messageBox channel
|
2011-04-26 21:48:13 +02:00 |
|
Marc Zinnschlag
|
a70e582ae2
|
removed debugging leftovers from the tab_complition branch
|
2011-03-23 23:03:41 +01:00 |
|
Marc Zinnschlag
|
d865c3cfc6
|
backend for tab completion: identifiers
|
2011-01-12 18:48:37 +01:00 |
|
Marc Zinnschlag
|
6848115c18
|
backend for tab completion: keywords
|
2011-01-12 18:24:00 +01:00 |
|
Marc Zinnschlag
|
09a258253c
|
removed custom messageBox implementation for console
|
2010-08-22 11:17:19 +02:00 |
|
Marc Zinnschlag
|
276a9db6f7
|
added missing button implementation for MessageBox
|
2010-08-22 11:14:14 +02:00 |
|
Marc Zinnschlag
|
cf7150e585
|
implemented naked expressions in lineparser (used in console; result is send through messagebox interface)
|
2010-07-21 13:34:52 +02:00 |
|
Marc Zinnschlag
|
281f2d1136
|
added script interpreter for console
|
2010-07-21 10:08:38 +02:00 |
|