476 Commits

Author SHA1 Message Date
Clément Fournier
72397a53c8 Use Files.walkFileTree 2019-01-13 02:40:14 +01:00
Clément Fournier
92d6c6740b Don't hardcode xpath versions 2019-01-13 02:05:35 +01:00
Clément Fournier
c0e7d6b61b Update to fa5, change export icon 2019-01-13 01:48:08 +01:00
Clément Fournier
49a7ed6f56 Fix PR comments 2019-01-13 01:06:21 +01:00
Juan Martín Sotuyo Dodero
bd3d94c4d1 Apply suggestions from code review
Co-Authored-By: oowekyala <clement.fournier76@gmail.com>
2019-01-13 00:50:49 +01:00
Clément Fournier
e0006ea7be Allow TAB completion 2019-01-13 00:40:18 +01:00
Clément Fournier
61b0e54c50 PMD warning 2019-01-12 21:18:22 +01:00
Clément Fournier
5dc2308215 PMD warnings 2019-01-12 21:15:45 +01:00
Clément Fournier
28812374b8 Consider candidate length in ranking 2019-01-12 20:57:08 +01:00
Clément Fournier
355b34d947 Handle when popup not shown 2019-01-12 20:18:40 +01:00
Clément Fournier
7435f3391b Renamings 2019-01-12 20:13:08 +01:00
Clément Fournier
4ba83b8b9e Focus first result on typing 2019-01-12 20:01:23 +01:00
Clément Fournier
33513f49d2 Extract the treeview into its own control 2019-01-11 16:00:00 +01:00
Clément Fournier
9111e257c4 Change icon 2019-01-11 15:30:29 +01:00
Clément Fournier
f17aeba2f9 Move export XPath to rule button 2019-01-11 15:23:44 +01:00
Clément Fournier
3b13e603d3 Remove tab completion 2019-01-11 13:20:04 +01:00
Clément Fournier
9c2dc4488b Move into other file 2019-01-11 13:17:36 +01:00
Clément Fournier
50dacd1867 Fix the fix 2019-01-11 11:44:09 +01:00
Clément Fournier
e0ef66ef20 Fix index bug 2019-01-11 11:13:30 +01:00
Clément Fournier
5a10081daa PMD warnings + doc 2019-01-11 11:05:14 +01:00
Clément Fournier
125355df09 Hide event log in View menu 2019-01-11 10:43:22 +01:00
Clément Fournier
ee0473c93c Style 2019-01-11 08:31:53 +01:00
Clément Fournier
0fa17fffdb Remove toggle to hide the bottom pane 2019-01-11 08:24:53 +01:00
Clément Fournier
c906cdf3d7 Hide focusNodeInTreeView inside setFocusNode 2019-01-11 08:24:29 +01:00
Clément Fournier
890cb853f7 Also look for axes eg self:: 2019-01-11 08:13:24 +01:00
Clément Fournier
a7c79d2683 Break ties with second pass 2019-01-11 08:02:17 +01:00
Clément Fournier
0e442da8f8 Improve autocompletion 2019-01-11 05:32:37 +01:00
Clément Fournier
144a9377a7 Fix Scope tab focus loss 2019-01-11 02:54:53 +01:00
Clément Fournier
df88d16e93 Replace old toolbars with shining titled panes 2019-01-11 02:11:03 +01:00
Clément Fournier
dd061f2855 Filter out some attributes 2019-01-11 02:05:08 +01:00
Clément Fournier
51df303c33 Print number of hidden nodes 2019-01-11 01:31:41 +01:00
Clément Fournier
93dfc6ce7f Estimate number of breadcrumbs to layout 2019-01-11 00:47:10 +01:00
Clément Fournier
6bea387f4f Style 2019-01-11 00:01:25 +01:00
Clément Fournier
db5cc7c1c3 Add breadcrumbbar 2019-01-10 23:07:18 +01:00
Clément Fournier
651fb24713 Fix PMD warnings 2019-01-10 21:04:52 +01:00
Clément Fournier
75d8081876 Cleanup 2019-01-10 19:57:44 +01:00
Clément Fournier
3988941cc3 Add ToolbarTitledPane 2019-01-10 19:45:37 +01:00
Clément Fournier
265d9aea68 Fix height 2019-01-10 18:55:36 +01:00
Clément Fournier
5601a78b4c Also remove the language version choicebox 2019-01-10 18:34:46 +01:00
Clément Fournier
dec18daf73 Add menu items and wire it in 2019-01-10 04:56:30 +01:00
Clément Fournier
56bc7be73a Add button on title pane bar 2019-01-10 04:35:01 +01:00
Clément Fournier
ec86186fff Remove choicebox from center toolbar 2019-01-10 00:21:14 +01:00
Clément Fournier
9e6481b275 Introduce AbstractController 2019-01-10 00:12:45 +01:00
Clément Fournier
be12946bdd Make the XPath version local to the rule builder 2019-01-09 21:58:51 +01:00
Clément Fournier
ba8f318ef9 Fix designer imports 2019-01-09 20:04:27 +01:00
Clément Fournier
2d0081a73a Add tests 2019-01-09 18:15:54 +01:00
Clément Fournier
fe96101055 Handle null provider 2019-01-06 17:25:48 +01:00
Clément Fournier
29272cc3c9 Plug into the designer 2019-01-06 03:37:09 +01:00
Clément Fournier
5f2a5bb678 Implement for Java 2019-01-06 03:08:45 +01:00
Clément Fournier
b5d50068bd Add LanguageMetricsProvider 2019-01-06 02:32:28 +01:00