Vadim Lopatin
|
d41e8fc55b
|
fix crash on theme change #460
|
2017-09-27 09:53:01 +03:00 |
Vadim Lopatin
|
a11b1ef8fb
|
implement default popup menu for EditLine - close #459
|
2017-09-26 17:27:10 +03:00 |
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
|
41781074bf
|
fix text hover - disable if outside line bounds
|
2017-09-25 12:38:49 +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
|
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 |
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
|
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 |
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
|
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
|
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
|
e78cd9a63b
|
add LineEdit enterKey signal
|
2017-09-14 13:56:43 +03:00 |
Vadim Lopatin
|
bab0654c1d
|
fix slow closing of dlangide window
|
2017-09-13 18:12:23 +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
|
ab061120fb
|
settings dialog layout fixes; tree widget scrollbars fixes; fix #435, buggins/dlangide#285
|
2017-09-13 13:12:21 +03:00 |
Vadim Lopatin
|
f0ab7f1b45
|
TreeWidget expand/collapse notification for items - implmement #432
|
2017-09-12 17:17:14 +03:00 |
Vadim Lopatin
|
54356dbca1
|
no main in unit tests - buggins/dlangide#276
|
2017-09-12 13:27:09 +03:00 |
Vadim Lopatin
|
e2116d0be9
|
trying to fix buggins/dlangide#276
|
2017-09-12 11:47:08 +03:00 |
Vadim Lopatin
|
a4a44b73bf
|
Dialogs standard Ctrl+Enter and Esc key handling; InputBox focus and Enter key action fixes - close #429, close #430
|
2017-09-12 11:00:50 +03:00 |
Vadim Lopatin
|
1b82ea8d6a
|
fix for buggins/dlangide#262
|
2017-09-11 15:34:14 +03:00 |
Vadim Lopatin
|
12b19ed1ff
|
update tree if items are added or removed - fix #278
|
2017-09-11 11:58:32 +03:00 |
Vadim Lopatin
|
d382cbf483
|
fixes editor key handling, file dialog
|
2017-09-08 15:07:01 +03:00 |
Vadim Lopatin
|
8d84223099
|
add selectAll method to editors
|
2017-09-08 14:46:38 +03:00 |
Vadim Lopatin
|
8c1ae8988e
|
fix multiple monitor support in SDL - DPI detection code
|
2017-09-08 14:30:58 +03:00 |
Vadim Lopatin
|
c269537679
|
editor search panel enhancements - close #427
|
2017-09-08 13:22:56 +03:00 |
Vadim Lopatin
|
3810b5848c
|
fix build error
|
2017-09-08 13:15:48 +03:00 |