476 Commits

Author SHA1 Message Date
Andreas Dangel
7cde3ffef9 Merge branch 'pr-1529' 2018-12-20 09:22:57 +01:00
Clément Fournier
9afe4e61dc Style 2018-12-17 17:59:22 +01:00
Clément Fournier
76610a6eff Rename some methods 2018-12-17 17:25:16 +01:00
Clément Fournier
57a3d37d91 Use a single color fadeout 2018-12-17 17:00:23 +01:00
Clément Fournier
5f33a63dc5 Merge branch 'master' into designer-tree-parentage 2018-12-17 16:10:31 +01:00
Andreas Dangel
dcb8bb42a2 [maven-release-plugin] prepare for next development iteration 2018-12-09 10:42:20 +01:00
Andreas Dangel
27374d8592 [maven-release-plugin] prepare release pmd_releases/6.10.0 2018-12-09 10:42:09 +01:00
Andreas Dangel
e735ee0f84 Dogfood - IdenticalCatchBranches, AvoidFileStream 2018-11-25 16:00:47 +01:00
Andreas Dangel
47617ea0c4 Update build-tools, update checkstyle 2018-11-16 20:02:14 +01:00
Andreas Dangel
1aa1d1f2a5 [ui] make the language dependencies optional
* This makes it easier to create a customized and tailored
  PMD distribution.
* Also sort the languages alphabetically
2018-11-10 19:20:02 +01:00
Clément Fournier
e0f8fa0541 Prevent parsing to send too much noise to exception log
The exceptions were reduced, but if we ended up on a parsable state,
the last exception recorded was still output
2018-11-07 13:41:09 +01:00
Andreas Dangel
544c819274 [test] Kotlin DSL to ease test writing
* Merge branch 'pr-1395'
* Fixes #1318
* Update release notes
* Update version for new module
2018-10-29 19:23:06 +01:00
Andreas Dangel
3c50db2439 [maven-release-plugin] prepare for next development iteration 2018-10-28 16:49:09 +01:00
Andreas Dangel
7e4e859c5f [maven-release-plugin] prepare release pmd_releases/6.9.0 2018-10-28 16:48:57 +01:00
Andreas Dangel
1d48c49c81 Merge branch 'pr-1401' 2018-10-26 18:29:06 +02:00
Clément Fournier
c2c763b8a5 Minor designer improvements
* Hack to allow numeric properties to be defined and tested
* Update java syntax highlighting to allow for underscores in numbers
2018-10-24 00:55:22 +02:00
Will Herrmann
377baf7caf Replacing IOUtils.closeQuietly(foo) with try-with-resources statements 2018-10-19 14:23:51 -05:00
Will Herrmann
cba4e87acd Replacing deprecated IO methods with ones that specify a charset
Standardizing with StandardCharsets.UTF_8, given that it was used in
several places of code already, and it provides compile-time checking
(as opposed to "UTF-8")
2018-10-12 17:25:08 -05:00
Andreas Dangel
d8586382f6 [maven-release-plugin] prepare for next development iteration 2018-09-30 10:10:21 +02:00
Andreas Dangel
161d9cd6d6 [maven-release-plugin] prepare release pmd_releases/6.8.0 2018-09-30 10:10:12 +02:00
Andreas Dangel
7679220cc0 Update openjfx to version 11 2018-09-25 19:21:21 +02:00
Clément Fournier
387e794116 Split pmd-test to isolate kotlin dependencies 2018-09-24 15:02:19 +02:00
Clément Fournier
76b4b6ee7a Merge branch 'master' into kt-test-dsl 2018-09-23 22:26:03 +02:00
Clément Fournier
2416b88725 Designer stability improvements 2018-09-23 20:48:36 +02:00
Clément Fournier
00651c2c95 Add test generation to the designer 2018-09-23 20:39:06 +02:00
Andreas Dangel
291d36d841 [maven-release-plugin] prepare for next development iteration 2018-09-02 14:27:42 +02:00
Andreas Dangel
b98bd0bb96 [maven-release-plugin] prepare release pmd_releases/6.7.0 2018-09-02 14:27:33 +02:00
Andreas Dangel
707781600f Use openjfx dependencies from maven central
* Can use the release flag of maven-compiler-plugin again
* Make the openjfx dependencies as provided, so that they
  don't end up in pmd-bin-*.zip
2018-08-15 23:23:55 +02:00
Andreas Dangel
20f52700b4 [maven-release-plugin] prepare for next development iteration 2018-07-29 12:07:05 +02:00
Andreas Dangel
868f262c21 [maven-release-plugin] prepare release pmd_releases/6.6.0 2018-07-29 12:06:56 +02:00
Andreas Dangel
80ea2deb7b Add license header 2018-07-23 16:29:58 +02:00
Clément Fournier
8b07d09dbf Fix main split pane color 2018-07-20 20:50:20 +02:00
Clément Fournier
19f50000a4 Highlight parents of the node
Not the prettiest
2018-07-20 20:29:01 +02:00
Clément Fournier
cbb7c47f5e Update node finding algorithm
Instead of performing a dumb DFS, we now have an algo
linear in the number of parents of the node.
2018-07-19 16:16:06 +02:00
Clément Fournier
0165b006c7 Styling improvements 2018-07-19 02:19:07 +02:00
Clément Fournier
2fd179024d Add resource links 2018-07-17 14:47:36 +02:00
Clément Fournier
a261c41ae7 Rework everything 2018-07-17 14:36:11 +02:00
Clément Fournier
6a4200e158 Table view less conversion 2018-07-16 19:41:22 +02:00
Clément Fournier
829351cad7 Tab pane less conversion 2018-07-16 03:09:16 +02:00
Clément Fournier
c2b35d6f77 Scroll bar less conversion 2018-07-16 03:04:44 +02:00
Clément Fournier
c7404c535b Simplify 2018-07-15 14:45:01 +02:00
Clément Fournier
6221c563c6 Hide context menu arrows on autocomplete 2018-07-15 14:36:01 +02:00
Clément Fournier
388cb86e9f Autohide xpath completion popup 2018-07-11 17:45:32 +02:00
Clément Fournier
3c5a7f2bcc Cleanup 2018-07-11 17:29:46 +02:00
akshatbahety
7f3c93debe PMD DogFood 2018-06-30 02:40:03 +05:30
Clément Fournier
4b8dba86cf Fix startup bug 2018-06-27 20:33:17 +02:00
Clément Fournier
118ee1d69d Merge branch 'master' into pr-1182 2018-06-27 18:34:26 +02:00
Andreas Dangel
444beeb220 [maven-release-plugin] prepare for next development iteration 2018-06-26 09:34:01 +02:00
Andreas Dangel
211002bb34 [maven-release-plugin] prepare release pmd_releases/6.5.0 2018-06-26 09:07:11 +02:00
akshatbahety
edeefa70f0 Minor Fix 2018-06-25 18:50:26 +05:30