Commit Graph

746 Commits

Author SHA1 Message Date
Vadim Lopatin 4239fbacde milestone 0.8 is reached - upgrade version to v0.8.0 2017-09-26 18:07:15 +03:00
Vadim Lopatin e736ff7116 show build operation description in status line - close #284 2017-09-26 18:03:58 +03:00
Vadim Lopatin 75a9c780a7 provide default editor popup menu - fix #290 2017-09-26 17:28:46 +03:00
Vadim Lopatin 4f2cd3391f implement editor state display in status line - #284 2017-09-26 16:39:01 +03:00
Vadim Lopatin c5d5f5850d update version 2017-09-26 14:17:18 +03:00
Vadim Lopatin 9c6a51349b compiler import paths detection - implement #194 2017-09-26 14:16:50 +03:00
Vadim Lopatin 37b7eecaf7 standard import paths detection - for #194 2017-09-26 12:50:29 +03:00
Vadim Lopatin 403108bf39 update action shortcut override - fix #208 2017-09-26 11:26:44 +03:00
Vadim Lopatin 368351c869 ability to hide toolbar and statusbar - fix #303 2017-09-26 10:49:06 +03:00
Vadim Lopatin ada63d3cc7 rework build configuration and project configuration implementation; fix #277, fix #295 2017-09-25 18:14:18 +03:00
Vadim Lopatin 882b1f8254 check if target executable is locked before build - fix #309 2017-09-25 15:37:06 +03:00
Vadim Lopatin 0966d27eef fix #323 2017-09-25 15:05:37 +03:00
Vadim Lopatin 5cef11c0d4 remove invalid filename hack for #323 2017-09-25 14:18:10 +03:00
Vadim Lopatin a4f0f07112 missing source file opening - error handling fixes for #323 2017-09-25 14:17:18 +03:00
Vadim Lopatin 12aa890d71 fix crash on error log parsing 2017-09-25 13:38:38 +03:00
Vadim Lopatin 2b633184b4 fix editor position byte offset calculation for multibyte utf8 characters - fix #313, #324 2017-09-25 13:12:56 +03:00
Vadim Lopatin c518f55243 fix #318 2017-09-25 11:14:43 +03:00
Vadim Lopatin cac7c51f88 update version 2017-09-22 14:22:58 +03:00
Vadim Lopatin ce26caa73e call tips - #322, #235 2017-09-22 14:21:51 +03:00
Vadim Lopatin 732044c229 autocompletion list popup size and location fix; for #304 2017-09-22 13:54:59 +03:00
Vadim Lopatin d1144ac3f5 fix duplicate doc comment popups - fix #321 2017-09-22 12:25:25 +03:00
Vadim Lopatin cc1063ebad documentation popup scrollbars issue fix #313 2017-09-22 11:54:42 +03:00
Vadim Lopatin 3011062621 update version 2017-09-22 11:34:06 +03:00
Vadim Lopatin 9674e404fa add syntax highlight for safe system trusted @property @nogc @disable - implement #319 2017-09-22 11:33:30 +03:00
Vadim Lopatin 33fa1056dd fix workspace explorer Open popup menu item handling - fix #316 2017-09-22 11:14:27 +03:00
Vadim Lopatin 74e76d266a fix workspace explorer popup menu shortcuts - fix #320 2017-09-22 11:12:21 +03:00
Vadim Lopatin b480da8bda upgrade dlangide to fix #314 2017-09-22 10:47:32 +03:00
Vadim Lopatin bf95fe49e0 file path tooltips in tabs - implement #299 2017-09-20 10:39:53 +03:00
Vadim Lopatin 63c2ec36e5 window title should show workspace name instead of editor file name - fix 298 2017-09-20 09:46:18 +03:00
Vadim Lopatin e0c267080f fix #448 - expand all / collapse all for workspace tree 2017-09-19 14:24:05 +03:00
Vadim Lopatin 8705aff7df Merge pull request #308 from shiche/254-expand_collapse
#254-autoCollapse-nodes
2017-09-18 16:15:12 +03:00
Vitaly Livshic 07b7110219 #254-autoCollapse-nodes 2017-09-18 11:13:09 +03:00
Vadim Lopatin 963676b083 fixes for #306 2017-09-18 11:11:12 +03:00
Vadim Lopatin db88a02863 View menu itmes; check items for whitespace and tab marks settings - #302 2017-09-18 10:50:56 +03:00
Vadim Lopatin 0cdee6d5e4 remove duplicate go to definition, get completions - #305 2017-09-18 10:19:43 +03:00
Vadim Lopatin 97c3955625 fix #282, #281, #255 2017-09-15 16:22:12 +03:00
Vadim Lopatin 9bcec11903 ability to hide workspace explorer and log window - fix #280, ability to hide log window - fix #283, fix #247; partial change for #282 2017-09-14 17:29:25 +03:00
Vadim Lopatin 46b5a3efb3 autohide scrollbars in workspace explorer - for #280 2017-09-14 15:33:37 +03:00
Vadim Lopatin 8303d36d7b ability to close workspace explorer window - for #280 2017-09-14 15:30:13 +03:00
Vadim Lopatin 595f0b5847 additional fix #292 2017-09-14 14:02:00 +03:00
Vadim Lopatin f0bc81776f reduce travis configurations to speed up CI 2017-09-13 18:21:27 +03:00
Vadim Lopatin f977636742 fix slow closing of window under win32; additional fix to focus editor for #292 2017-09-13 18:19:13 +03:00
Vadim Lopatin bf0e340e16 Merge pull request #294 from shiche/292-GoToLine
292 go to line
2017-09-13 17:35:33 +03:00
Vitaly Livshic 98d83c357a Merge 2017-09-13 17:14:52 +03:00
Vitaly Livshic 398e5b2847 Add Go to line function 2017-09-13 17:05:38 +03:00
Vadim Lopatin 1f0c4f0b6d Merge branch 'master' of github.com:buggins/dlangide 2017-09-13 17:02:18 +03:00
Vadim Lopatin c7fd915e1e support restoring window state - #278, #234 2017-09-13 17:02:02 +03:00
Vadim Lopatin 53f955f6ba Merge pull request #293 from shiche/286-wrongCaption
Translated newly added items
2017-09-13 17:00:25 +03:00
Vitaly Livshic bc87c2d0c8 translated dialog header 2017-09-13 15:50:06 +03:00
Vadim Lopatin b0aa592f73 fix #264 - show dlangui version in about 2017-09-13 14:57:57 +03:00