Commit Graph
13 Commits
Author SHA1 Message Date
Pavel Dolgov 12d71ce0d4 Javafx: Created inspection that validates attribute values provided in a resource bundle (IDEA-100213) 2016-09-14 14:46:34 +03:00
Pavel Dolgov 29826da46c Javafx: FXML inspection that validates event handler methods' signature. Use full generic event type in quickfix that creates event handler method. Use multi-reference for navigating to ambiguous event handler methods. (IDEA-151694) 2016-03-18 15:02:45 +03:00
Pavel Dolgov 5bc0d94602 Javafx: Add inspection in FXML to validate that RGB color components are in valid range (IDEA-103956) 2016-03-11 18:22:45 +03:00
Pavel Dolgov b1a2b1e838 javafx: Inspection of FXML attributes and tags which contain default values and therefore are redundant (IDEA-102276) 2016-03-02 19:59:27 +03:00
Anton Makeev d5169200e9 IDEA-142225 File template descriptions are wrapped when shouldn't + better padding in general description 2015-07-02 18:02:53 +02:00
Alexey Kudravtsev 2ff189c817 removed "new in" which are not that new anymore 2014-06-02 12:45:22 +04:00
anna d43226d5f0 javafx: unused imports inspection (IDEA-105391) 2013-04-18 16:29:30 +02:00
anna 7c16a18419 javafx: unresolved fx:id attribute references as warning inspection
(cherry picked from commit c03964df65af010a1f3ba8c471cf07496113c8c0)
2013-03-21 10:40:48 +01:00
anna 13f749c366 javafx: do not mark unresolved fx:id with error; inspection to be provided
(cherry picked from commit c766e17f24d4d8c8825703f71291a9910ec73d7f)
2013-03-21 10:40:48 +01:00
anna b6a7134b3d javafx: expand attribute to subtag (IDEA-101706) 2013-02-26 11:04:02 +01:00
anna 70a2761955 javafx: collapse property tags to attributes (IDEA-100231) 2013-02-22 13:06:56 +01:00
Anna Kozlova 88afea0ee3 javafx: inspection to cleanup code from default properties tag (IDEA-100228) 2013-02-06 16:03:05 +04:00
anna 7d18d5930e javaFX initial 2013-01-09 11:13:58 +01:00