Commit Graph
102843 Commits
Author SHA1 Message Date
anna 6cee174e4e check all type parameters bounds (IDEA-109556) 2013-07-26 19:11:13 +02:00
anna b55834ea6e moreSpecific conflicts resolve (IDEA-111085) 2013-07-26 19:11:13 +02:00
Vladimir Krivosheev b31f5f8ced XValueChildrenProvider: reduce memory usage — avoid names list
WEB-8440 Debugger: Variables view: incorrect folding of variables
2013-07-26 18:33:34 +02:00
Vladimir Krivosheev 9d3fc13f91 don't call "dispose" on each execution in case of compound callback 2013-07-26 17:38:04 +02:00
Ekaterina Tuzova a3f9440f73 Merge remote-tracking branch 'origin/master' 2013-07-26 18:26:21 +04:00
Vladimir Krivosheev dc2da95414 Overrides, SmartList 2013-07-26 16:17:45 +02:00
Vladimir Krivosheev 56b5bf8942 remove deprecated methods 2013-07-26 16:17:44 +02:00
Aleksey Pivovarov 93fa10e5e5 Github: fix access scope 2013-07-26 18:06:47 +04:00
Aleksey Pivovarov 1f29b04388 Github: add manual pagination support 2013-07-26 18:06:46 +04:00
nik eae09ea92d build scripts migrated to new JPS 2013-07-26 18:05:09 +04:00
Dmitry Jemerov bca1f7379a platform code takes care of updating generated name of run configuration after refactoring; remove code that does it from specific run configuration implementations 2013-07-26 15:08:24 +02:00
Dmitry Jemerov c3ff664876 change configurations to extend LocatableConfigurationBase and delete isGeneratedName() implementations 2013-07-26 15:08:24 +02:00
Dmitry Jemerov eb141b5ca2 keep track of whether the name of a run configuration was changed by the user on the platform level; introduce LocatableConfigurationBase class for this purpose; deprecate getGeneratedName() and replace its usages with suggestedName(); delete implementations of isGeneratedName() which are now redundant 2013-07-26 15:08:23 +02:00
Dmitry Jemerov 3e16c6e110 @NotNull RunConfiguration.getSettingsEditor() 2013-07-26 15:08:23 +02:00
Aleksey Pivovarov 6d11aad377 Github: parse response as stream 2013-07-26 16:43:55 +04:00
Aleksey Pivovarov 5ab19599a9 Github: remove TypeToken usage: use Arrays instead of List 2013-07-26 16:43:55 +04:00
Aleksey Pivovarov 117eb074cd Github: fix bad GitHub response handling 2013-07-26 16:43:54 +04:00
Aleksey Pivovarov 1cb302006e Github: write to log before any other actions 2013-07-26 16:43:54 +04:00
Aleksey Pivovarov b6bb3a1671 Github: unify classname prefix 2013-07-26 16:43:54 +04:00
Aleksey Pivovarov fd743b1582 Github: move provider class from ui package 2013-07-26 16:43:54 +04:00
Aleksey Pivovarov 37d940ad00 Github: remove deprecated action 2013-07-26 16:43:53 +04:00
Aleksey Pivovarov a30ad400aa Github: fix code inspection warnings 2013-07-26 16:43:53 +04:00
Aleksey Pivovarov f1fcf93d3c Github: fix log info level 2013-07-26 16:43:53 +04:00
Aleksey Pivovarov 51ae176045 Github: properly log exceptions (not only notification message) 2013-07-26 16:43:53 +04:00
Aleksey Pivovarov 1ddf23f650 Github: fix title capitalisation 2013-07-26 16:43:52 +04:00
Vladimir Krivosheev 77dd374c5b ColoredTextContainer — avoid Swing dependency, ability to copy frames (as in JS debugger, now it is supported for all debuggers) 2013-07-26 14:42:08 +02:00
Sergey Evdokimov 9371c1af7e IDEA-70035 maven: report duplicate dependencies inside dependencyManagement block 2013-07-26 15:58:02 +04:00
Sergey Evdokimov ddae4097b8 Refactoring: use DependencyConflictId 2013-07-26 15:58:02 +04:00
Maxim.Mossienko c952a174d2 use proper option name to not searching files in everywhere from start 2013-07-26 13:33:03 +02:00
Ekaterina Tuzova ae8b2200e0 fixed PY-9637 Extract Method: Replace Duplicates: remove highlighting after skip 2013-07-26 15:32:45 +04:00
Denis Fokin d8ca269f6e JDK 6 update 6 does not have SunToolkit.getContainingWindow(c) method. 2013-07-26 15:32:02 +04:00
Vassiliy Kudryashov f9b37d5138 Error reporting dialog: replace JTextPane with JTextArea (it has better font) 2013-07-26 15:22:34 +04:00
Konstantin Bulenkov 732402a3ca use parameterless method createEmptyBorder() for short 2013-07-26 12:58:14 +02:00
Sergey Evdokimov bddd248f55 EA-47370 - OCE: SpringLoadedPositionManager.findNested
ignore ObjectCollectedException
2013-07-26 14:47:19 +04:00
Dmitry Avdeev 9d754e56e8 IDEA-107817 XML inspection shows error for an allowed attribute when schema uses xsd:anyAttribute + namespace="##any" 2013-07-26 14:30:14 +04:00
Vladimir Krivosheev 07a7a76ef9 security — sub server on custom port must not provide all IDE services if it is not desired (IdeTalk XML-RPC server must provide only IdeTalk services) 2013-07-26 12:15:26 +02:00
Sergey Evdokimov f6cadcf23e EA-44028 - assert: ComponentManagerImpl.getPicoContainer 2013-07-26 14:14:40 +04:00
Sergey Evdokimov 95ebcdb846 EA-19701 - assert: LibraryImpl.getUrls 2013-07-26 14:06:43 +04:00
Maxim.Mossienko 3f5abec9e0 replace SyntaxHighlighterColors with DefaultLanguageHighlighterColors 2013-07-26 11:32:40 +02:00
Sergey Evdokimov b29dd4ce94 IDEA-61792 Maven: setting for the project file location 2013-07-26 13:24:25 +04:00
Dmitry Avdeev 529f9dd146 IDEA-111029 Task management: branch is always created, changelist is not 2013-07-26 12:22:18 +04:00
Dmitry Avdeev 4f1300364e trying to fix blinking test 2013-07-26 12:12:03 +04:00
Dmitry Avdeev ec3726835d maven documentation test removed 2013-07-26 12:07:06 +04:00
Vassiliy Kudryashov 78c8cc822d improvement for http://crucible.labs.intellij.net/cru/CR-IC-1432
1. Better bg/fg colors for "copyable label"
2. Better location and owner for IOExceptionDialog
2013-07-25 23:14:14 +04:00
Konstantin Kolosovsky 3e6409afa5 Merge remote-tracking branch 'origin/master' 2013-07-25 20:40:29 +04:00
Konstantin Kolosovsky 591e8ab379 IDEA-109775 2013-07-25 20:39:38 +04:00
anna b6884eab9f capture wildcards in type casts (IDEA-101862; IDEA-97703) 2013-07-25 18:31:29 +02:00
anna 3165af31d5 compilation fix 2013-07-25 17:43:03 +02:00
anna c7fcb723d1 NPE 2013-07-25 17:30:03 +02:00
anna 22500fdc8a Merge remote-tracking branch 'origin/master' 2013-07-25 17:12:29 +02:00