Commit Graph

63 Commits

Author SHA1 Message Date
anna
9c70fa82ee javafx: reconfigure to start tests with JavaFX-CSS module only 2013-04-05 17:02:55 +02:00
anna
7b3b503709 javafx packaging: fix dependencies in manifest/jnlp files 2013-04-02 21:59:53 +02:00
anna
6c3d900f1b fix testdata on linux 2013-04-02 20:08:52 +02:00
anna
0cb67998fc javafx: rename controller field if rename was invoked on source attr of a reference 2013-04-02 13:35:10 +02:00
anna
3f22ded31e javafx: allow to rename fx:id value with all referenced sources when no controller is attached 2013-04-01 21:33:33 +02:00
anna
a1da1fbceb javafx: wrap with fx:define fix (IDEA-104180) 2013-04-01 20:36:27 +02:00
anna
6784ba1d3d javafx: inplace rename for custom components called by qualified name fixed (IDEA-101227) 2013-04-01 14:18:11 +02:00
anna
550dc31420 javafx: rename source attributes after controller field rename (IDEA-104187) 2013-03-29 20:30:47 +01:00
anna
a21bf7f58d javafx packaging: include dependant jars into layout: jnlp, signing, etc
(cherry picked from commit 708d1719120ddf2c54d427046f3924ce7dadf4bd)
2013-03-29 20:10:03 +01:00
anna
21c32a5302 javafx packaging: exclude preloader.jar from result
(cherry picked from commit fa605497e7f346115b59611c7764ccb28efea8c2)
2013-03-29 20:09:58 +01:00
anna
99c446e486 javafx: build artifacts with same ant (IDEA-104029; IDEA-104105)
(cherry picked from commit f99076ddc25b18851ce49262281d01dfef0ca24c)
2013-03-29 20:09:55 +01:00
anna
cbea4ab660 javafx: fx:copy reference recognized 2013-03-28 12:32:19 +01:00
anna
f4b3f6ca4d javafx: accept resources/charset in fx:include attributes 2013-03-28 12:32:19 +01:00
anna
014605459f javafx: test for fx:define doesn't support attributes 2013-03-28 12:32:18 +01:00
anna
c68816d1bd javafx: fx:root coercing checks 2013-03-28 11:18:31 +01:00
anna
90f21bcdac javafx: fx:root only on top level check 2013-03-28 11:18:30 +01:00
anna
4f14051a49 javafx: accept references inside define 2013-03-27 21:56:13 +01:00
anna
1db7e740ab javafx: exclude from attributes included static/default attributes 2013-03-27 21:56:12 +01:00
anna
8017988deb javafx: duplicate children error registered (IDEA-100203) 2013-03-27 21:56:11 +01:00
anna
65a7d7eddf javafx: simple true/false suggestions
(cherry picked from commit 17c51885eda041514949ead8ad5abd79710d6692)
2013-03-26 21:43:13 +01:00
anna
44e5c3f5ef javafx: complete Infinity/NaN for float/double properties
(cherry picked from commit 87c1146a92dfa0f74e896e3372795d5a1b52bba6)
2013-03-26 21:43:11 +01:00
anna
c292105dc4 javafx: coercing test 2013-03-26 21:43:04 +01:00
anna
a33bf81ad2 inplace rename: prefer reference to be primary rename variable (DEA-100018)
(cherry picked from commit 56fafe3ecec9c3504e23b976633b7d05f83f53c9)
2013-03-26 21:43:01 +01:00
anna
4a159a8648 javafx: filter out unacceptable ids during fx:reference source processing
(cherry picked from commit 490500af5adb50c3cd1b35de700a28fd37ca644b)
2013-03-26 21:43:00 +01:00
anna
124689fa7b javafx: collapse tag to attr: accept tags with multiple subtags with fx:value attributes
(cherry picked from commit 173a039f4f4b09ae8a107d514ae71414be1cc5d4)
2013-03-26 21:42:59 +01:00
anna
7933803b89 javafx: do not include default properties in completion twice
(cherry picked from commit cc8af6dba30d01d0bcc5928338eba6b8eb9f9a91)
2013-03-26 21:42:59 +01:00
anna
6e51d1f0d2 javafx: include property class into completion
(cherry picked from commit 95d73a61aee18342e97aeeecb7d35108f966e0a1)
2013-03-22 21:38:27 +01:00
anna
b34906b852 javafx: check if field assigned via FXMLLoader
(cherry picked from commit e7fc376f054b71f28b5a203bf34b59c74551f1e0)
2013-03-22 21:38:10 +01:00
anna
09efe547c2 javafx: reject primitive subtags
(cherry picked from commit dcfade8d6d260e4d4cb233e4f4a56d48dd06e20f)
2013-03-22 21:37:36 +01:00
anna
f9a4b7ee47 javafx: complete default properties tag as well as its subtags if any
(cherry picked from commit 4e27e34)
2013-03-22 21:36:42 +01:00
anna
2bb6d246e0 javafx: field name isCaseInsensitiveEqual to default property should be treated as subTag
(cherry picked from commit df4e26648dd1e5040ae2cba4f96cdb1ef10222b5)
2013-03-22 21:36:03 +01:00
anna
cbfb02a480 javafx: fx:include attributes should accept included file root tag
(cherry picked from commit bc88e3c312fabb6ea8b9b94c53c0553ba819c1e2)
2013-03-22 21:35:46 +01:00
anna
e904341281 javafx: completion of primitive properties 2013-03-21 19:34:29 +01:00
anna
e16746fcd7 javafx optimize imports: do not skip static properties 2013-03-21 13:54:17 +01:00
anna
f7bfa77ad9 javafx: accept static properties from super classes from classes in hierarchy 2013-03-21 13:54:16 +01:00
anna
09f8a6ca2c compilation fix
(cherry picked from commit 5cb6b451c14dfccb7d89ae4a1e23840b763a032d)
2013-03-21 10:40:51 +01:00
anna
fd59c03f0f javafx: unresolved fx:id tests
(cherry picked from commit 0692f849d8879f0236323d9ba1e3895d54be5a45)
2013-03-21 10:40:49 +01: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
dd4bd46bd8 javafx: accept any root tag type (e.g. to be included in another page, @see DataAppClient)
(cherry picked from commit 55c9a8ad8675f841b23485f4ea139d87702e05de)
2013-03-21 10:40:46 +01:00
anna
84fb6f7ac0 javafx: check fx:id inside component hierarchy only; test reworked
(cherry picked from commit 9aa0382)
2013-03-21 10:40:38 +01:00
anna
b099d8cf99 javafx: create method according to target class lang (IDEA-103367)
(cherry picked from commit a229a8bcba0a5a8630daf4933ff48061f73106ea)
2013-03-21 10:40:36 +01:00
anna
711cf3de78 javafx: completion/import inside object property element
(cherry picked from commit 730836594f9e5594af0fcf42f5168d27e33c1970)
2013-03-21 10:40:34 +01:00
anna
1686e08dc4 javafx: accept property tags inside fx:root; completion inside fx:root tag
(cherry picked from commit a2d537c110cf7ce277e5f9881cd21e313be6d115)
2013-03-21 10:40:33 +01:00
anna
a3c536e3cd javafx: provide checks for controller id <-> fxml tag types (IDEA-103205 comment)
(cherry picked from commit 47f8f59)
2013-03-21 10:40:32 +01:00
anna
d123ff6bd2 javafx: allow include tags inside define (IDEA-103324)
(cherry picked from commit b7ed509)
2013-03-21 10:40:31 +01:00
anna
1b9cb2dce0 javafx: check for acceptable classes to import according to tag placement in .fxml; add checks for hierarchy caused by default property (IDEA-103205)
(cherry picked from commit 968cfb49eb29777863b298beb04b2cfd3cafce15)
2013-03-15 22:04:31 +01:00
anna
f649c90a65 javafx: make field ref unresolvable when controller is set in .fxml; add create field quick fix (IDEA-103198)
(cherry picked from commit b16a973deb71e6d063f0e763cd4e15b6d7983a2f)
2013-03-15 22:04:14 +01:00
anna
c43ba1044a javafx: completion on top level element (IDEA-103095)
(cherry picked from commit cd9eb8386b4a16f8371b5c9733c6367e543a6753)
2013-03-15 21:56:31 +01:00
anna
e68f79a45b javafx: color completion/navigation/gutter (IDEA-101338) 2013-03-07 15:48:22 +01:00
anna
2c974c82a3 javafx optimize imports: do not dbl imports (IDEA-102545) 2013-03-06 21:26:39 +01:00