Commit Graph

1481 Commits

Author SHA1 Message Date
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
Vadim Lopatin d61d3ee1a4 highlight selected word occurences in text editor - close #420 2017-09-08 13:04:23 +03:00
Vadim Lopatin 2a78f1d9d1 whole words search/replace/highlight support in editors - close #424 2017-09-08 12:09:33 +03:00
Vadim Lopatin d3469713c6 trying to resolve out of memory error during compilation on x86 platform - #425 2017-09-08 10:54:31 +03:00
Vadim Lopatin 4e4cb9ee4e close popup (don't reopen) on combobox body click when popup is open - close 19 2017-09-08 10:33:21 +03:00
Vadim Lopatin 31d6a09990 implement #423 - sort order indicators in file dialog 2017-09-08 10:07:03 +03:00
and3md 72da1239bb FileDialog: Fix open directory by "Open" button - get the name from EditLine not activate selected item. 2017-09-07 19:40:54 +02:00
and3md 20e42ccfac Implemented #422 - Possibility to set default window icon for new windows. 2017-09-07 18:55:31 +02:00
Vadim Lopatin ce633a7675 change sort order of entries in file dialog by clicking on column header - close #409 2017-09-07 17:03:50 +03:00
Vadim Lopatin 9138d35a10 clear selection on home/end key if needed - close #421 2017-09-07 12:02:24 +03:00
Vadim Lopatin cb8193f663 support asArray for sorting items - for buggins/dlangide#250 2017-09-07 10:53:18 +03:00
Vadim Lopatin 27f170a7b9 filename edit box layout - fill parent 2017-09-06 17:34:39 +03:00
Vadim Lopatin ff5adbce0e fix tab handling 2017-09-05 12:04:33 +03:00
Vadim Lopatin f7c8aca1ee editors: implement replace #178 2017-09-05 12:03:02 +03:00
Vadim Lopatin ddf9b82a18 editors find / replace enhancements 2017-09-05 10:27:04 +03:00
Vadim Lopatin b65fa61272 fix Float settings combobox behavior 2017-09-05 10:24:44 +03:00
Vadim Lopatin a40eeb66af add findNext / findPrev editor actions, shortcuts F3 / Shift+F3 #178 2017-09-05 10:01:01 +03:00
Vadim Lopatin 3ea66645b8 find/replace in editors; #178 #47 2017-09-04 18:07:38 +03:00
Vadim Lopatin cfb0e63145 search result highlight - #178 2017-09-04 17:42:55 +03:00
Vadim Lopatin 7312212914 fix build error 2017-09-04 16:23:54 +03:00
Vadim Lopatin bad404400f find/replace in editors, continue; #178 2017-09-04 16:21:28 +03:00
Vadim Lopatin c48b097d22 fix #418 - directory selection in FileDialog 2017-09-04 14:51:30 +03:00
Vadim Lopatin 7da5ca6108 fix for support autoindent at first line 2017-09-04 14:33:32 +03:00
Vadim Lopatin 62a58b8bf5 Merge branch 'master' of github.com:buggins/dlangui 2017-09-04 14:16:01 +03:00
Vadim Lopatin 23d4a7406b fix #416 - editor whitespace marks for lines containing whitespace only 2017-09-04 14:12:22 +03:00
John Colvin fb4b1310da remove trailing whitespace 2017-09-04 12:09:58 +01:00
John Colvin 9506a0f70b register TabWidget 2017-09-04 11:48:08 +01:00