Commit Graph

2015 Commits

Author SHA1 Message Date
Vadim Lopatin ecf3f1cc56 allow to show editor state in status bar panel - close #451; for implementing of buggins/dlangide#282 2017-09-26 16:37:42 +03:00
Vadim Lopatin 2ed9a8d394 action shortcut override - fix #458 2017-09-26 11:24:52 +03:00
Vadim Lopatin b942bdd35f allow clearing all signal handlers; allow clearing all menu item subitems 2017-09-25 18:11:09 +03:00
Vadim Lopatin 81b5175572 catch editable load exception 2017-09-25 13:59:23 +03:00
Vadim Lopatin 27dc097981 catch editable load exception 2017-09-25 13:55:40 +03:00
Vadim Lopatin 131a505ab3 update version 2017-09-25 12:39:15 +03:00
Vadim Lopatin 41781074bf fix text hover - disable if outside line bounds 2017-09-25 12:38:49 +03:00
Vadim Lopatin 595aca4460 update version 2017-09-25 11:13:07 +03:00
Vadim Lopatin de372e7a4a fix crash on menu shortcut search - for buggins/dlangide#318 2017-09-25 11:12:43 +03:00
Vadim Lopatin 43cc077dd7 update version 2017-09-25 10:40:37 +03:00
Vadim Lopatin 2d30f44752 Merge pull request #456 from and3md/actions
Action improvements fixes #454
2017-09-25 10:39:24 +03:00
Vadim Lopatin 48a0408271 showCaretBlinking - property for editors 2017-09-25 10:37:59 +03:00
Vadim Lopatin 47411b724c Merge pull request #457 from triplejam/master
Added ability to EditWidgetBase to turn off caret blinking.
2017-09-25 10:35:12 +03:00
James Johnson 60e00322da Added ability to EditWidgetBase to turn off caret blinking. 2017-09-23 12:42:42 -04:00
and3md 541722faa8 Fixed hasClipboardText() on windows. 2017-09-23 17:48:02 +02:00
and3md bedf11e8f9 Android platform: Tabs to spaces 2017-09-23 17:47:55 +02:00
and3md 970ee7d294 More editor action that not need update its state indicated. 2017-09-23 17:47:51 +02:00
and3md 1c30a349cf Basic editor actions never update their state. 2017-09-23 17:47:42 +02:00
and3md f12bb80030 Added action state update flag to optimize dispatch action state update. 2017-09-23 17:47:37 +02:00
and3md b4330ab776 Accelerator actions: update state before run and run only if enabled. 2017-09-23 17:47:27 +02:00
and3md e067acf788 Speed up Paste action state check when a lot of text in clipboard (no string conversion) 2017-09-23 17:47:18 +02:00
and3md 888acfb7d3 Add Platform.hasClipboardText() to speed up checking clipboard. 2017-09-23 17:47:07 +02:00
and3md ee28496955 Ability to foreach action in accelerator map. 2017-09-23 17:45:38 +02:00
Vadim Lopatin 1c3a759cf7 new version tagged 2017-09-22 09:58:08 +03:00
Vadim Lopatin dff899302c Merge pull request #453 from Superbelko/issue425
CTFE memory usage improvements for property metadata generation for #425
2017-09-22 09:53:36 +03:00
and3md 93f9b0e833 Updated Polish translation 2017-09-21 17:56:16 +02:00
Vadim Lopatin bbe5191ef4 fix for buggins/dlangide#314 2017-09-21 13:01:12 +03:00
V. Khmelevskiy f4802bf584 CTFE memory usage improvements for property metadata generation 2017-09-21 09:44:37 +07:00
Vadim Lopatin 63217bb577 tooltips for tabs - implement #450 2017-09-20 10:35:24 +03:00
Vadim Lopatin 6021717425 update version 2017-09-19 14:21:49 +03:00
Vadim Lopatin f55d72c5a5 expand all / collapse all - fix #448 2017-09-19 14:20:48 +03:00
Vadim Lopatin 047b412e3c add editor find/replace action labels - for buggins/dlangide#306 2017-09-18 11:09:16 +03:00
Vadim Lopatin c2337589ce helper for adding checkbox menu items - for buggins/dlangide#302 2017-09-18 10:48:39 +03:00
Vadim Lopatin c125af3ff5 update version for pull request 2017-09-18 10:13:17 +03:00
Vadim Lopatin f92d83c624 Merge pull request #442 from pezipink/tree-clear-fix
tree.clear() fixed
2017-09-18 09:10:11 +03:00
pezi_pink db47becae8 tree.clear() fixed 2017-09-16 22:13:51 +01:00
Vadim Lopatin 80c0da2768 implement #441 - menu separators 2017-09-15 16:18:48 +03:00
Vadim Lopatin 46a8f1029a rework scrollbars auto mode - implement #440 2017-09-15 15:44:43 +03:00
Vadim Lopatin e6f62a0a15 tab widget enhancements - implement #439 2017-09-14 17:23:32 +03:00
Vadim Lopatin e712a064fd update version 2017-09-14 14:00:14 +03:00
Vadim Lopatin 18e93f28c1 Merge branch 'master' of github.com:buggins/dlangui 2017-09-14 13:57:14 +03:00
Vadim Lopatin e78cd9a63b add LineEdit enterKey signal 2017-09-14 13:56:43 +03:00
and3md 9d9e487153 Make sure that Boost licensed x11 package is used. 2017-09-13 19:04:01 +02:00
Vadim Lopatin 364a02da9d update version 2017-09-13 18:13:11 +03:00
Vadim Lopatin bab0654c1d fix slow closing of dlangide window 2017-09-13 18:12:23 +03:00
Vadim Lopatin 1b49e52dc3 add version 2017-09-13 16:59:37 +03:00
Vadim Lopatin c616be0ad4 additional fixes for #437, #436 2017-09-13 16:59:06 +03:00
Vadim Lopatin 2c346c015f implement DLANGUI_VERSION #438 2017-09-13 14:54:19 +03:00
Vadim Lopatin fe4afc6975 support saving/restoring window state - fix #437 2017-09-13 14:36:26 +03:00
Vadim Lopatin 787858b32b fix for #436 2017-09-13 13:15:41 +03:00