Peter Gromov and intellij-monorepo-bot
a89ef433a5
shorter GlobalUndoTest (IDEA-CR-56834)
...
GitOrigin-RevId: 168a646f317db3d4a6f00468bbd2826c9796fe14
2019-12-20 20:01:25 +00:00
Roman Shevchenko and intellij-monorepo-bot
755e8e13d8
[java] making JavaSdkImpl#getToolsPath return correct value (i.e. null) on 9+
...
GitOrigin-RevId: 5d41b5310bbf396a8f937c75f94cb705b2117403
2019-12-20 19:31:06 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
45eabcf65f
start project dispose under write action
...
GitOrigin-RevId: a96d6ceeea5e6111df5629196747a55672d20b18
2019-12-20 19:31:06 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
6204c4b129
ui: cleanup - reuse action ID from constants
...
GitOrigin-RevId: 4966d0bb74c5432b1df27c82081b0ed00eb7a670
2019-12-20 19:03:03 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
5d665a2a05
IDEA-225545 vcs: prefer active Editor color scheme for commit message editor
...
Only fallback to UI-theme based scheme if they have high Light/Dark contrast.
GitOrigin-RevId: e2668dc0fc07ee4343298a317566e9bd00a229d2
2019-12-20 19:03:03 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
f1d2b4dd42
ui: add test for AnAction.setShortcutSet warning
...
follow-up: 18b7feeecd2847e97402ac0664ac488a0bfc99fe
GitOrigin-RevId: 762ec465c48ab8e57f67113015dd0f033175cb5e
2019-12-20 19:03:03 +00:00
Dmitry Jemerov and intellij-monorepo-bot
b1b89d48b4
Add ModuleRootEvent.getProject()
...
GitOrigin-RevId: ebe68bcd050227eabe586f8d0f78b439fb6c1dfe
2019-12-20 18:32:07 +00:00
Dmitry Jemerov and intellij-monorepo-bot
10c647a0f2
Get rid of project components in JSP plugin
...
GitOrigin-RevId: 635148c5b0ec0da1a4b0089bbd8e43dfdc1b918a
2019-12-20 18:32:07 +00:00
Dmitry Jemerov and intellij-monorepo-bot
895e6311d6
Ensure that it's possible to subscribe via <projectListener> to an application-level topic
...
GitOrigin-RevId: dc955939689955763f5c3e092ad4751599f94c41
2019-12-20 18:32:07 +00:00
Dmitry Jemerov and intellij-monorepo-bot
71f351610e
No more project components in XPath/XSLT plugin
...
GitOrigin-RevId: 7a012c60bb440901284b3813f828e3d42faad8c8
2019-12-20 18:32:07 +00:00
Dmitry Jemerov and intellij-monorepo-bot
058a699748
No more project components in Ant plugin
...
GitOrigin-RevId: 81096f38d1f40479bb80070f0e551786852860b9
2019-12-20 18:32:07 +00:00
Dmitry Jemerov and intellij-monorepo-bot
ed98e0890e
Don't log PCE
...
GitOrigin-RevId: 938e74293cf598811dae7336876fc083011bc985
2019-12-20 18:32:07 +00:00
Dmitry Jemerov and intellij-monorepo-bot
30854d841e
Assorted dynamic EPs
...
GitOrigin-RevId: 1ebd54362c7d32a17128e32b468b37e531b8727b
2019-12-20 18:32:07 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
f7c5276b98
fix SdkSetupNotificationTest
...
GitOrigin-RevId: f834ed80b6c2bcd8b459e42e6f0bab08b9ff3cf6
2019-12-20 18:32:07 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
2d86cad9ae
update UI DSL snapshots
...
GitOrigin-RevId: 0924a4a324aa5a7e5fef845ce5c16091d1911f8c
2019-12-20 17:34:00 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
165e3b323c
move Light Services docs to plugin sdk docs
...
GitOrigin-RevId: 3009745ccf8bfc59b48734ab7512650a6b851881
2019-12-20 17:34:00 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
79c9ae274f
fix capitalization of progress text
...
GitOrigin-RevId: 83b5067decc6a4a0be8374d13d6a205bfcc9f50b
2019-12-20 17:34:00 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
e6359b4747
do not use UI designer - use MigLayout instead
...
GitOrigin-RevId: e7a639aeeb32529ca5a8f9b60086689ae2e023e0
2019-12-20 17:34:00 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
7024746204
fix recurision in docs links
...
GitOrigin-RevId: e2df1eb659e59af069c42d320576a607dfd2d5d8
2019-12-20 17:34:00 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
e77ecc31d9
cleanup, do not parse insets as string
...
GitOrigin-RevId: 06db3d92416a7fb14bfd171145612fa4e9b7e448
2019-12-20 17:34:00 +00:00
Peter Gromov and intellij-monorepo-bot
a27ad96954
don't check that async document commit write-safety for non-physical documents (IDEA-CR-56833, EA-220061)
...
GitOrigin-RevId: f85c2a0198509d866c8be109cb8c968620fe38b9
2019-12-20 16:37:35 +00:00
Sergey Simonchik and intellij-monorepo-bot
ddec7e7196
terminal: allow attaching several processes (not simultaneously)
...
GitOrigin-RevId: bcf72463d8e793a24478effd6a4ea01188852ace
2019-12-20 16:37:35 +00:00
Alexander Lobas and intellij-monorepo-bot
d0fe72e847
IDEA-229608 Custom Plugin Repositories dialog: Just entered link is empty after reopening dialog
...
GitOrigin-RevId: 9cd9d6c93a3d2b89e8ca8044e6b8f4dae47092d9
2019-12-20 16:37:35 +00:00
Alexander Lobas and intellij-monorepo-bot
992ee20210
Set Enable/Disable All action as DumbAwareAction
...
GitOrigin-RevId: 8ca425dff18731b13cb39a8a02a89c17a5ce0f3b
2019-12-20 15:33:47 +00:00
Ilia Motornyi and intellij-monorepo-bot
d6e12565fe
CPP-18381 partial fix -relax Tool setters access
...
GitOrigin-RevId: 71bb577afff995e3f3567b91580670f8c47f4114
2019-12-20 15:33:47 +00:00
Alexander Bubenchikov and intellij-monorepo-bot
8dbb39d60f
IDEA-229432 - now gradle.build and pom.xml are allways shown with parent dir
...
GitOrigin-RevId: 0ab58f6e3591a6ec8728919660ad2dba8524fbc0
2019-12-20 15:09:25 +00:00
Alexander Lobas and intellij-monorepo-bot
0403a6163b
IDEA-229555 Group bundled plugins in Settings | Plugins by category
...
GitOrigin-RevId: 115891585c69a9212c05752f8e0473f419a93705
2019-12-20 14:44:33 +00:00
Eugene Zhuravlev and intellij-monorepo-bot
4d46e26741
IDEA-199712 If Messages tool window was opened before running Build then keep it opened
...
GitOrigin-RevId: 9edbe343abbb89910aba0496e170ce5b04d61338
2019-12-20 14:44:33 +00:00
Roman Shevchenko and intellij-monorepo-bot
7a095b84c3
Cleanup (warnings; minor optimization)
...
GitOrigin-RevId: 17adfdb304a61f2aca08a906bb3e5775f5156a05
2019-12-20 14:44:33 +00:00
Andrey Vlasovskikh and intellij-monorepo-bot
7b2d0ce401
Moved PyTypedDictInspection.html from PyCharm IDE resources to the Python Community plugin resources
...
Python inspections are defined in the Python Community plugin, not in the PyCharm IDE, since they have
to be available e.g. in IntelliJ with Python Community plugin installed.
GitOrigin-RevId: e2e2af5bade75e93a22cb07bfa37b7fbf49b0596
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
e120d4fb57
ui: remove double indent from UI DSL panels
...
GitOrigin-RevId: 0fad662a7efc7c4b659f60298b7f1f77024d8713
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
367479012c
ui: update UI DSL test data
...
GitOrigin-RevId: 856f146abb626f7f7c8a95b99a59380eecc3e91c
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
2290c6bc31
ui: better alignment for RadioButton text
...
In Intellij Light LaF checkbox and radiobutton icons have different width.
Adjust icon gap accordingly to align their label texts.
GitOrigin-RevId: efa1f1ca9f3c11da39b67a856fef90264c608291
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
eaa13efbc7
ui: better paddings for DarculaCheckBoxUI
...
GitOrigin-RevId: ddcc457e116b7444b6dfb4ee63b32a3d24e70b5c
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
6173f273e0
ui: update UI DSL gaps to new guidelines - radio button groups
...
GitOrigin-RevId: ce113e184886f650d4b0646b745eead42683a074
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
cb2edf7f2e
ui: update UI DSL gaps to new guidelines
...
GitOrigin-RevId: cea406fb9326b68629f0e1922e1b6e265befaffd
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
7a3e121327
ui: paint zero-size components in UI Inspector
...
GitOrigin-RevId: 0c7ba11b60a316b32499115b7e89c7fe3cd46e63
2019-12-20 14:44:33 +00:00
Aleksey Pivovarov and intellij-monorepo-bot
0911f16950
ui: show all available test panels in internal showcase dialog
...
GitOrigin-RevId: 0333401d33f0cc0584f8e51ac2190627981640c0
2019-12-20 14:44:33 +00:00
Egor Ushakov and intellij-monorepo-bot
964a09d371
[freeze reports] use monotonic nanoTime instead of currentTimeMillis
...
GitOrigin-RevId: 198a4f7b22ab7d4e0b3e4267d885456ec7058afc
2019-12-20 14:44:33 +00:00
Roman Shevchenko and intellij-monorepo-bot
aeb963f21b
Cleanup (warnings; modern assertions)
...
GitOrigin-RevId: 834a5b75bbfa8e8edb9068ebf11865ca7fe671e1
2019-12-20 14:44:33 +00:00
Roman Shevchenko and intellij-monorepo-bot
297c1fca49
[tests] common test for all known kinds of invalid .zip files (IDEA-CR-56333)
...
GitOrigin-RevId: ce5ea8440fad370cd8aeae18c0ba2dc5a5588ba4
2019-12-20 14:44:33 +00:00
Peter Gromov and intellij-monorepo-bot
49c6d25e68
IDEA-229351 Undo doesn't work for "copy file" action
...
GitOrigin-RevId: 99b2657aac81bff23564daf37954fe88e448ce1e
2019-12-20 13:36:08 +00:00
Daniil Ovchinnikov and intellij-monorepo-bot
612c0aab2a
[groovy] remove type inference based on inner closures; this breaks recursion cycle
...
After this change type inference doesn't go into child CFGs.
GitOrigin-RevId: dd3a67ac6081595af579566c5f0b7167f8fd2665
2019-12-20 13:36:08 +00:00
Peter Gromov and intellij-monorepo-bot
fb2bf1baf7
check earlier that async document commit has write-safe modality (diagnostics for EA-220061)
...
GitOrigin-RevId: d7df0c5a2868ff8039033371d6fec1f7e2672a7d
2019-12-20 13:36:08 +00:00
Peter Gromov and intellij-monorepo-bot
f55affbb09
don't calculate quick doc for invalid PSI (IDEA-CR-56679)
...
GitOrigin-RevId: 14fc9d999da9bfd41f24bfa77239a7e8ccf99a3f
2019-12-20 13:36:08 +00:00
Alexander Koshevoy and intellij-monorepo-bot
3e81c18ec6
PY-39011 Fix loss of Path Mappings field in Project Interpreter settings
...
The logic of `PyActiveSdkConfigurable` had been slightly changed previously. This resulted in the loss of the event of setting initial SDK in "Project Interpreter" combo box.
GitOrigin-RevId: 4a435344f36f8f8a8a85bccd582746175a272656
2019-12-20 12:32:37 +00:00
Dmitry Avdeev and intellij-monorepo-bot
77498180ca
missed ellipsis
...
GitOrigin-RevId: 9cdafcccc1617816ce3681b0b50f9186952f76ef
2019-12-20 12:32:37 +00:00
Vladimir Krivosheev and intellij-monorepo-bot
f8300d5eea
cleanup
...
GitOrigin-RevId: 5249a2ea5b1e7ee629d7d84383a100768de1326d
2019-12-20 12:32:37 +00:00
Dmitry Avdeev and intellij-monorepo-bot
35f8285340
progress text capitalization
...
GitOrigin-RevId: de54bfe09939a22d5d096794a717281b452958e8
2019-12-20 12:32:37 +00:00
Peter Gromov and intellij-monorepo-bot
14b1ef024f
completion copy: don't set original file when it's already set (e.g. after reuse (EA-209911)
...
GitOrigin-RevId: 2e54eb22e556538120adfad992fb899014bfe51b
2019-12-20 12:08:35 +00:00