Commit Graph
96714 Commits
Author SHA1 Message Date
anna fcd09e4b99 reject type args for constructor of a class without type params (IDEA-102239) 2013-03-01 20:05:18 +01:00
Kirill Safonov 4fd6cc48b6 WEB-6724 Installation home of a previous WebStorm version is not accepted during start-up settings import 2013-03-01 21:49:45 +04:00
Konstantin Bulenkov 60c05b6aa0 IDEA-96105 Put focus to the editor after file deletion from navigation bar 2013-03-01 18:36:07 +01:00
Konstantin Bulenkov 407042057c no hacks, please (This will be used in NavBarListener to fix IDEA-96105) 2013-03-01 18:36:07 +01:00
anna e6fb83143a change new operator type: anonymous classes processed (IDEA-102236) 2013-03-01 18:11:40 +01:00
peter ac96df7cc6 IDEA-102241 Event Log: suspicious path to non released 'disposed' ProjectImpl from EventLog.myModel 2013-03-01 17:13:10 +01:00
peter d251f855f1 faster override/implement method completion 2013-03-01 17:13:10 +01:00
peter 5bfb703b14 ensure keywords are added before overridden method variants (IDEA-102228) 2013-03-01 17:13:09 +01:00
Roman Shevchenko 1744117d84 Cleanup (duplicate class eliminated) 2013-03-01 16:56:45 +01:00
Roman Shevchenko a7a2698a25 Formatting 2013-03-01 16:56:45 +01:00
Roman Shevchenko 6ac93e0f5c Don't index empty annotations 2013-03-01 16:56:45 +01:00
Roman Shevchenko ba02b61e12 Mock JDK sources updated (ElementType) 2013-03-01 16:56:45 +01:00
Bas Leijdekkers 11696cad24 IDEA-100038 (slf4j paramerization quickfix bug) 2013-03-01 16:01:36 +01:00
Dmitry Jemerov f67c3e8f20 use synchronizedMap as recommended by code review (CR-IC-247) 2013-03-01 15:55:04 +01:00
Dmitry Jemerov 035ea931c3 move Python to new highlighter API, extract Python and ReST colors out of platform color scheme (PY-8841) 2013-03-01 15:55:04 +01:00
Dmitry Jemerov 3d619bd5df extract utility function to allow reusing the logic of handling escape sequences in string literals when Select Word is being performed (needed for PY-9014) 2013-03-01 15:55:03 +01:00
Dmitry Jemerov b1ca11b24b sort non-primary modules alphabetically in module-aware project configurables (PY-9017) 2013-03-01 15:55:03 +01:00
Alexander Lobas af109b626f Support connections 2013-03-01 18:42:53 +04:00
Vassiliy Kudryashov ab29fdc8c9 Merge remote-tracking branch 'origin/master' 2013-03-01 18:26:13 +04:00
Vassiliy Kudryashov 0cfe60c26c clock tuning: make it smaller, disable blinking by default (mouse click to switch blinking) 2013-03-01 18:25:18 +04:00
Konstantin Bulenkov 3a90f1a60b recent files support 2013-03-01 15:24:46 +01:00
anna 874fee6a3b Merge remote-tracking branch 'origin/master' 2013-03-01 15:15:39 +01:00
anna 2fc16ebdb6 move dispose in EDT in tests 2013-03-01 15:11:57 +01:00
anna 3d4a24cafa fix testdata 2013-03-01 15:10:59 +01:00
Rustam Vishnyakov 26a7aa8fa9 Make key Java attributes depend on Language Defaults (CR-24) 2013-03-01 17:39:10 +04:00
Max Medvedev b1cf766efa EA-44334 - assert: GrUnresolvedAccessInspection.checkRefInner 2013-03-01 17:24:24 +04:00
Max Medvedev c2c13ebc5b EA-44349 - NPE: GroovyQuoteHandler.hasNonClosedLiteral 2013-03-01 17:24:24 +04:00
Max Medvedev 30e352bcdd IDEA-95711 Warning "Cannot assign Object to boolean" on valid code 2013-03-01 17:24:23 +04:00
nik 872772ddbc take search scope obtained from run configuration into account to navigate to correct class when user clicks on stacktrace printed in console or log (IDEA-63362) 2013-03-01 17:19:52 +04:00
nik 864210182c cleanup 2013-03-01 17:19:52 +04:00
Dmitry Avdeev 9e775fc8ed reusing project frames 2013-03-01 16:59:32 +04:00
anna 91efe9f969 Merge remote-tracking branch 'origin/master' 2013-03-01 13:52:18 +01:00
Kirill Likhodedov bfef063252 [git] Prefer AtomicReference to Ref 2013-03-01 16:46:06 +04:00
Eugene Zhuravlev d3fd024db3 fix compilation on API changes 2013-03-01 13:44:01 +01:00
Eugene Zhuravlev 2f5819dffe IDEA-99822 Make: Reload java source in different encoding does not trigger incremental make; passing ProjectDescriptor instead of Context object as BuildTarget configuration calculation depends on model only 2013-03-01 13:44:00 +01:00
Eugene Zhuravlev 06114d8984 IDEA-99822 Make: Reload java source in different encoding does not trigger incremental make 2013-03-01 13:43:58 +01:00
anna 0b4c707980 title capitalization fixed 2013-03-01 13:33:52 +01:00
anna 28f406c3a4 eclipse: extend nature importer to provide specific cons 2013-03-01 13:33:51 +01:00
nik b17bf92eaf refactoring: initialization of debug tabs moved to constructors 2013-03-01 16:29:51 +04:00
Sergey Evdokimov b8693682b7 Normalize MavenProjectsManager.findInheritors() 2013-03-01 16:18:43 +04:00
Sergey Evdokimov 8ef203393d Use HashSet/HashMap instead THashSet/THashMap in the fields to avoid removing from THashSet/THashMap 2013-03-01 16:18:43 +04:00
Sergey Evdokimov 62b8be9908 Minor code change: import icons.MavenIcons 2013-03-01 16:18:42 +04:00
Sergey Evdokimov 13ddca1564 IDEA-62987 IDEA is "Reading maven projects" to halt when editing POM files
Optimizate MavenProjectsStructure.BaseDependenciesNode.updateChildren()
2013-03-01 16:18:42 +04:00
Max Medvedev 002773c8d6 IDEA-98733 Allow to configure exceptions for "Access to unresolved expression" inspection 2013-03-01 15:49:31 +04:00
Max Medvedev 9b9f1394eb update Groovy highlighting scheme 2013-03-01 15:49:30 +04:00
Max Medvedev 19b2592cd8 cleanup 2013-03-01 15:49:30 +04:00
Anton Makeev cb1982594e Merge branch 'zajac-objc-internation' 2013-03-01 12:35:29 +01:00
Eugene Kudelevsky f064c47123 add API allowing to do nature-specific work during importing process; collectUnknownNatures() was moved to "eclipse" module because it is actually not needed by eclipse-jps-plugin 2013-03-01 15:07:55 +04:00
anna 3aa30090e3 test logging 2013-03-01 11:34:54 +01:00
anna 3acd66a276 javafx: simplify logic to detect builder (IDEA-102199) 2013-03-01 11:29:28 +01:00