Commit Graph
101908 Commits
Author SHA1 Message Date
peter 59ca5fc3fc add some javadoc tag parameter completion variants (IDEA-110161, IDEA-22340, IDEA-56357) 2013-07-05 19:21:36 +02:00
Maxim.Mossienko c538b5ada0 even more trace for TreeChangeEventImpl optimization 2013-07-05 19:16:43 +02:00
Nadya Zabrodina fd8e836184 date parsing error: try do not parse time zone Z 2013-07-05 21:15:05 +04:00
Dennis Ushakov 393db3ba63 EA-46307 2013-07-05 20:45:04 +04:00
anna ecbb56a5f6 javadoc: accept <h4> (e.g. junit.assert) as method caption (IDEA-110120) 2013-07-05 18:35:05 +02:00
peter c2808528e6 add dependency to remote servers 2013-07-05 18:23:08 +02:00
peter 3e290e090e JavadocCompletionTest.groovy 2013-07-05 18:23:08 +02:00
Maxim.Mossienko 376d27ed7d extra synchronized scope fixed 2013-07-05 18:11:18 +02:00
Maxim.Mossienko 467ba5fcb8 take last content which is loaded by another thread 2013-07-05 18:06:06 +02:00
peter c08cf14b88 give default shortcut in productivity tips if missing in current keymap (IDEA-109779) 2013-07-05 17:36:06 +02:00
peter 2aa19e8888 a test for IDEA-109316 "Navigate > Symbol…" does not find symbols specified using the fully qualified name 2013-07-05 17:36:06 +02:00
peter d4d59e43f5 suggest primitive type arrays after new 2013-07-05 17:36:06 +02:00
peter eb25fedfcc IDEA-108770 Adding Java Exception breakpoint is very slow 2013-07-05 17:36:05 +02:00
peter 7cf6344072 outdate class name cache faster 2013-07-05 17:36:05 +02:00
Denis.Zhdanov d38a1b2eb1 Ensure that external system notifications are processed at EDT 2013-07-05 19:31:58 +04:00
Nadya Zabrodina a85f6bb791 local var renamed 2013-07-05 19:01:17 +04:00
Nadya Zabrodina cadce3c07f Git and Hg repository structure fixed
*Common methods moved to AbstractRepositoryManager
*update config method called from HgRepo using separate event queue in HgRepositoryUpdater is case hgrc file changed
*HgConfig doesn't implement HgUpdater interface
*Do not reuse old HgConfig, just create new instance in HgRepository
2013-07-05 18:53:01 +04:00
Nadya Zabrodina 16a5cbaf6a HgRepositoryIMpl getFullInstance meth renamed to getInstance 2013-07-05 18:46:32 +04:00
Nadya Zabrodina ca9f446f7c get config method renamed 2013-07-05 18:46:32 +04:00
Nadya Zabrodina 12e4a2a626 remove try-catch block from test 2013-07-05 18:46:31 +04:00
Nadya Zabrodina 582517af2c getCanonicalPath changed to getPath 2013-07-05 18:46:31 +04:00
Nadya Zabrodina 1d362fd015 config storage structure changed; test added; most recently used config (default path) stored separately; util methods added to HgPlatformTest 2013-07-05 18:46:30 +04:00
anna 83dde310cd EA-47556 - NPE: MoveFilesOrDirectoriesProcessor$.compare
move sortDepthFirstRightLeftOrder to api
2013-07-05 16:28:12 +02:00
Denis Fokin dfca733d38 IDEA-110142 Invoking "invalidate caches' from welcome screen crashes IDE (on mac + java 6) 2013-07-05 18:23:15 +04:00
anna ca83871746 Merge remote-tracking branch 'origin/master' 2013-07-05 16:00:25 +02:00
Denis.Zhdanov 18582017ef IDEA-18505 javadoc formatting for @return aligns differently that the general javadoc and javadoc for @param and @throws 2013-07-05 18:00:06 +04:00
anna 82a4550f7d "New in 13" (IDEA-110065) 2013-07-05 15:59:08 +02:00
nik 37dfb0d112 clouds (remote servers) api: initial 2013-07-05 17:55:55 +04:00
nik bd2ac16369 simplified 2013-07-05 17:55:55 +04:00
Roman Shevchenko 0f96c2ae88 IDEA-110025 (filter out input events at application start) 2013-07-05 15:46:42 +02:00
Roman Shevchenko dd740ecb1d Cleanup (method extracted; dead code dropped) 2013-07-05 15:46:42 +02:00
Maxim.Mossienko f109537642 filecontentloading thread waits for participating indexing threads to finish 2013-07-05 15:44:19 +02:00
Max Medvedev 33cdb24cd1 IDEA-110092 Java style indents for labels in Groovy 2013-07-05 17:20:52 +04:00
Max Medvedev 9b5d3d5be9 IDEA-80399 inject language into variables declared without types 2013-07-05 15:16:11 +04:00
Maxim.Mossienko 0bb9f43972 notifyAll sleeping threads to proceed with indexing 2013-07-05 12:41:40 +02:00
Kirill Likhodedov 0a5c485667 [github-tests] Invoke general tearDown even if exception happened 2013-07-05 14:25:33 +04:00
Vladislav Rassokhin 97219f59b3 IDEA-87245 Escape HTML tags in push tooltips
Additionally "<A HREF>" links will be shown as links.
2013-07-05 14:25:32 +04:00
Vladimir Krivosheev 712dcbce52 elements inspector: we must use node id instead of css selector to highlight node 2013-07-05 12:22:23 +02:00
anna 12a401e7c7 Merge remote-tracking branch 'origin/master' 2013-07-05 12:11:55 +02:00
anna 6ebde016d8 EA-47517 - IAE: JTable.boundRow
convert row index from model to view
2013-07-05 12:08:57 +02:00
anna 87f96afaeb EA-47376 - SIOOBE: JavaChangeSignatureDetector.extractSignature
try to avoid import list modifications during signature string computation
2013-07-05 12:08:56 +02:00
anna 7490cd0735 logging tuned 2013-07-05 12:08:55 +02:00
Roman Shevchenko b1ca8fd9c7 We don't actually support startup notifications 2013-07-05 12:08:05 +02:00
Roman Shevchenko 23641ae439 Method moved into calling class 2013-07-05 12:08:05 +02:00
Denis Fokin 4856789e79 IDEA-109656 "Confirm Exit" is shown twice; "Don't ask again" checkbox doesn't work.
+ huge code duplication has been eliminated
+ a couple of native crashes are resolved
2013-07-05 13:57:53 +04:00
Dmitry Jemerov 36e206f416 javadocs 2013-07-05 11:06:23 +02:00
Dmitry Jemerov 6abaa9ac6c action constructor and update() method should fetch action description from the same method 2013-07-05 11:06:23 +02:00
Dmitry Jemerov 8b5e2bd064 javadocs; deprecate RunnableState interface and remove it from inheritance hierarchy 2013-07-05 11:06:22 +02:00
Denis.Zhdanov 5d2e8288d3 Ensure that external system notifications are processed at EDT 2013-07-05 12:55:42 +04:00
Dennis Ushakov a3a84a9e30 extracted duplicates processing 2013-07-05 12:18:05 +04:00