14220 Commits

Author SHA1 Message Date
Clément Fournier
0fc83d2535 Merge branch 'master' into designer-hide-redundant-attributes 2019-01-15 17:40:42 +01:00
Juan Martín Sotuyo Dodero
954758b371 Merge pull request #1582 from oowekyala/designer-exception-noise
[ui] Reduce event log noise in designer
2019-01-14 19:20:27 -03:00
Juan Martín Sotuyo Dodero
8b4ad01777 Merge pull request #1580 from oowekyala/designer-fix-jar-exploration
[ui] Fix package exploration in jars
2019-01-14 19:18:35 -03:00
Clément Fournier
0a16b5f349 Merge branch 'master' into designer-exception-noise 2019-01-14 22:09:36 +01:00
Clément Fournier
c676a4c22e Replace with toggle button 2019-01-14 22:01:51 +01:00
Juan Martín Sotuyo Dodero
a32399a397 Merge pull request #1576 from oowekyala/designer-clear-toolbar
[ui] Clear designer toolbar
2019-01-14 17:31:12 -03:00
Andreas Dangel
dc44b2bb46 Merge branch 'pr-1553' 2019-01-14 19:27:49 +01:00
Andreas Dangel
b5e2221e15 Update release notes, refs #1553 2019-01-14 19:27:24 +01:00
Andreas Dangel
59e8805bdd Merge branch 'pr-1552' 2019-01-14 19:25:45 +01:00
Andreas Dangel
0dde1e7935 Update release notes, refs #1552 2019-01-14 19:24:50 +01:00
Andreas Dangel
b521126130 Merge branch 'pr-1550' 2019-01-14 18:50:17 +01:00
Clément Fournier
f4fb8ec1c1 Merge branch 'designer-clear-toolbar' into designer-hide-redundant-attributes 2019-01-14 18:22:07 +01:00
Clément Fournier
cc68dde87a Fix header height in node info panel 2019-01-14 18:16:19 +01:00
Clément Fournier
22f1ad5f5e Shorten code 2019-01-14 16:48:47 +01:00
Clément Fournier
f26901edc4 Merge branch 'master' into designer-exception-noise 2019-01-14 16:37:55 +01:00
Juan Martín Sotuyo Dodero
38309af4f7 Merge pull request #1581 from oowekyala/update-build-tools
[core] Update build-tools to 1.4.0
2019-01-14 12:09:34 -03:00
Clément Fournier
f035eaaa54 Prop build-tools to 1.4.0 2019-01-14 12:41:08 +01:00
Clément Fournier
ab5b20f014 Also fix tab/enter completion not working on JRE > 1.8 2019-01-14 11:51:08 +01:00
Clément Fournier
21d0956b4c Add todo 2019-01-14 09:38:46 +01:00
Clément Fournier
e86a0ac82c Fix package exploration in jars 2019-01-14 09:03:52 +01:00
Clément Fournier
03ce9a3e48 Fix checkstyle violations 2019-01-14 00:23:37 +01:00
Clément Fournier
69435d511a Fix ellipses in menus 2019-01-13 22:06:39 +01:00
Clément Fournier
72b0cb1450 Comment 2019-01-13 21:45:07 +01:00
Clément Fournier
099453e08e Fix XPath expression not persisted 2019-01-13 20:49:10 +01:00
Clément Fournier
41521a69ad Fix icon decentering bug, increase icon size a tad 2019-01-13 05:28:07 +01:00
Travis CI (pmd-bot)
3db4763857 Update documentation
TRAVIS_JOB_NUMBER=3294.1
TRAVIS_COMMIT_RANGE=0424a45a4b03...f21851808992
2019-01-13 03:58:15 +00:00
Clément Fournier
755c049184 Spacing 2019-01-13 04:57:07 +01:00
Clément Fournier
59731240cd Merge branch 'master' into designer-clear-toolbar 2019-01-13 04:56:44 +01:00
Juan Martín Sotuyo Dodero
f218518089 Merge pull request #1535 from adangel/unsynchronizedstaticformatter
[java] New rule: UnsynchronizedStaticFormatter
2019-01-13 00:44:41 -03:00
Juan Martín Sotuyo Dodero
0424a45a4b Merge pull request #1577 from oowekyala/designer-better-autocomplete
[ui] Improve XPath autocompletion
2019-01-12 23:34:36 -03:00
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
Juan Martín Sotuyo Dodero
7eaa80cf62 Merge pull request #1579 from adangel/issue-1578
[java] Private field is detected as public inside nested classes in interfaces
2019-01-12 20:19:55 -03:00
Clément Fournier
61b0e54c50 PMD warning 2019-01-12 21:18:22 +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
Andreas Dangel
5f34190851 [java] Private field is detected as public inside nested classes in interfaces
Fixes #1578
2019-01-11 17:14:47 +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