idea/community.git
12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
sweinreuter [Tue, 6 Apr 2010 10:41:24 +0000 (12:41 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agobetter description for 'Grab dependencies'
peter [Tue, 6 Apr 2010 10:24:56 +0000 (14:24 +0400)]
better description for 'Grab dependencies'
don't multiply identical libraries
before/after templates

12 years agoIDEA-53352 Completing multiple parameters inside if statement inserts semicolon incor...
peter [Tue, 6 Apr 2010 10:05:22 +0000 (14:05 +0400)]
IDEA-53352 Completing multiple parameters inside if statement inserts semicolon incorrectly

12 years agoException report #188786
sweinreuter [Tue, 6 Apr 2010 10:08:34 +0000 (12:08 +0200)]
Exception report #188786

12 years agoIDEA-53328: Problem with GWT plugin running webapp on Jetty in dev mode
nik [Tue, 6 Apr 2010 09:28:11 +0000 (13:28 +0400)]
IDEA-53328: Problem with GWT plugin running webapp on Jetty in dev mode

12 years agoMerge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Tue, 6 Apr 2010 09:25:56 +0000 (13:25 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community

12 years agoRunnerLayout: focus attraction applied for minimized view caused invalid selection...
Kirill Kalishev [Tue, 6 Apr 2010 09:23:23 +0000 (13:23 +0400)]
RunnerLayout: focus attraction applied for minimized view caused invalid selection state in ContentManager - debugger views stopped to update

12 years agoTypo is corrected
Denis Zhdanov [Tue, 6 Apr 2010 08:55:34 +0000 (12:55 +0400)]
Typo is corrected

12 years agoeliminate progress flickering
Eugene Zhuravlev [Tue, 6 Apr 2010 06:41:57 +0000 (10:41 +0400)]
eliminate progress flickering

12 years agoIDEA-53497 ('Merge nested IFs' refactoring ignores change in the condition)
Bas Leijdekkers [Tue, 6 Apr 2010 06:08:02 +0000 (08:08 +0200)]
IDEA-53497 ('Merge nested IFs' refactoring ignores change in the condition)

12 years agoLicense Support: improve panel view, fix bug with autodiscovering of license server cidr/96.47 idea/96.48 pycharm/96.49
unknown [Mon, 5 Apr 2010 19:07:05 +0000 (23:07 +0400)]
License Support: improve panel view, fix bug with autodiscovering of license server

12 years agoSpellChecker: add words
unknown [Mon, 5 Apr 2010 18:59:12 +0000 (22:59 +0400)]
SpellChecker: add words

12 years agoSpellChecker:fix IdentifierSplitter (support numbers in names IDEA-53401)
unknown [Mon, 5 Apr 2010 18:55:49 +0000 (22:55 +0400)]
SpellChecker:fix IdentifierSplitter (support numbers in names IDEA-53401)

12 years agocomment out stuff that does not work
Maxim.Mossienko [Mon, 5 Apr 2010 18:55:14 +0000 (22:55 +0400)]
comment out stuff that does not work

12 years agointelliLang dependency optimization pycharm/96.46
Gregory Shrago [Mon, 5 Apr 2010 16:36:19 +0000 (20:36 +0400)]
intelliLang dependency optimization

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill.Safonov [Mon, 5 Apr 2010 16:21:45 +0000 (20:21 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoread-action
peter [Mon, 5 Apr 2010 16:05:51 +0000 (20:05 +0400)]
read-action

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill.Safonov [Mon, 5 Apr 2010 16:04:35 +0000 (20:04 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Mon, 5 Apr 2010 15:56:32 +0000 (17:56 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agorestrict access and some cleanup
Bas Leijdekkers [Mon, 5 Apr 2010 15:55:47 +0000 (17:55 +0200)]
restrict access and some cleanup

12 years agodo not attempt to calculate icon for uninitialized projects
Eugene Zhuravlev [Mon, 5 Apr 2010 15:39:57 +0000 (19:39 +0400)]
do not attempt to calculate icon for uninitialized projects

12 years agocleanup
Bas Leijdekkers [Mon, 5 Apr 2010 15:40:07 +0000 (17:40 +0200)]
cleanup

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Kirill.Safonov [Mon, 5 Apr 2010 15:14:46 +0000 (19:14 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoIDEA-20936 (BooleanMethodDoesNotStartWithQuestionWord: add option for suppressing...
Bas Leijdekkers [Mon, 5 Apr 2010 15:05:28 +0000 (17:05 +0200)]
IDEA-20936 (BooleanMethodDoesNotStartWithQuestionWord: add option for suppressing in @Interface)

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Mon, 5 Apr 2010 15:05:09 +0000 (17:05 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoActions: null project in DataContext when creating toolbars (on behalf of Kirillka)
Anton Makeev [Mon, 5 Apr 2010 14:18:59 +0000 (18:18 +0400)]
Actions: null project in DataContext when creating toolbars (on behalf of Kirillka)

12 years agoMaven: do not set 'exported' flag on Maven deps (IDEA-53170)
Anton Makeev [Mon, 5 Apr 2010 13:20:47 +0000 (17:20 +0400)]
Maven: do not set 'exported' flag on Maven deps (IDEA-53170)

12 years agoMaven: disabling some buttons for non-maven projects (IDEA-46413)
Anton Makeev [Mon, 5 Apr 2010 13:11:34 +0000 (17:11 +0400)]
Maven: disabling some buttons for non-maven projects (IDEA-46413)

12 years agoMaven: more assertions in test
Anton Makeev [Mon, 5 Apr 2010 10:49:38 +0000 (14:49 +0400)]
Maven: more assertions in test

12 years agoIDEA-53369 Groovy Editor -> Map Keys In Parenthetical Expressions All Considered...
peter [Mon, 5 Apr 2010 13:50:53 +0000 (17:50 +0400)]
IDEA-53369 Groovy Editor -> Map Keys In Parenthetical Expressions All Considered Identical

12 years agoIDEA-53385 ("Non-boolean method name must not start with question" doesn't know Boole...
Bas Leijdekkers [Mon, 5 Apr 2010 13:26:53 +0000 (15:26 +0200)]
IDEA-53385 ("Non-boolean method name must not start with question" doesn't know Boolean) and added option to ignore Boolean methods again

12 years agoGeneralizing
Oleg Shpynov [Mon, 5 Apr 2010 13:25:45 +0000 (17:25 +0400)]
Generalizing

12 years agorename static import properties
Bas Leijdekkers [Mon, 5 Apr 2010 13:17:06 +0000 (15:17 +0200)]
rename static import properties

12 years agogit4idea: Changed text for merge and rebase strategies in update option panel
Constantine Plotnikov [Mon, 5 Apr 2010 13:05:38 +0000 (17:05 +0400)]
git4idea: Changed text for merge and rebase strategies in update option panel

12 years agosince the next maia eap
peter [Mon, 5 Apr 2010 12:37:04 +0000 (16:37 +0400)]
since the next maia eap

12 years agoan intention to download @Grab-defined Groovy dependencies, as a separate plugin
peter [Mon, 5 Apr 2010 12:23:28 +0000 (16:23 +0400)]
an intention to download @Grab-defined Groovy dependencies, as a separate plugin

12 years agoIDEA-53280: Could not remove modules from project
nik [Fri, 2 Apr 2010 05:27:46 +0000 (09:27 +0400)]
IDEA-53280: Could not remove modules from project

12 years agoIDEA-47033: Support updating a deployed WebSphere application
nik [Thu, 1 Apr 2010 11:59:23 +0000 (15:59 +0400)]
IDEA-47033: Support updating a deployed WebSphere application

12 years agodocuments leak fixed
Alexey Kudravtsev [Mon, 5 Apr 2010 10:56:07 +0000 (14:56 +0400)]
documents leak fixed

12 years agocleanup
Alexey Kudravtsev [Mon, 5 Apr 2010 10:20:36 +0000 (14:20 +0400)]
cleanup

12 years agoWD PHP: resources paths management
Kirill.Safonov [Wed, 31 Mar 2010 16:45:11 +0000 (20:45 +0400)]
WD PHP: resources paths management

12 years agonested forms from another module are not supported
Kirill.Safonov [Wed, 31 Mar 2010 12:58:00 +0000 (16:58 +0400)]
nested forms from another module are not supported

12 years agocommon controls extracted to the platform + messages moved to the right bundle
Kirill.Safonov [Tue, 30 Mar 2010 12:38:13 +0000 (16:38 +0400)]
common controls extracted to the platform + messages moved to the right bundle

12 years agomake EmptyValidityState common and move to openapi
Konstantin Bulenkov [Mon, 5 Apr 2010 09:57:09 +0000 (13:57 +0400)]
make EmptyValidityState common and move to openapi

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Mon, 5 Apr 2010 09:39:12 +0000 (11:39 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoIDEA-53471 (New inspection: split "static import" inspection by field & method)
Bas Leijdekkers [Mon, 5 Apr 2010 09:38:40 +0000 (11:38 +0200)]
IDEA-53471 (New inspection: split "static import" inspection by field & method)

12 years agoMaven: erroneous NotNull annotation removed
Anton Makeev [Mon, 5 Apr 2010 09:35:41 +0000 (13:35 +0400)]
Maven: erroneous NotNull annotation removed

12 years agoMaven: test
Anton Makeev [Mon, 5 Apr 2010 09:21:47 +0000 (13:21 +0400)]
Maven: test

12 years agocleanup
Bas Leijdekkers [Mon, 5 Apr 2010 09:17:40 +0000 (11:17 +0200)]
cleanup

12 years agoIDEA-52004
Alexey Kudravtsev [Mon, 5 Apr 2010 09:05:31 +0000 (13:05 +0400)]
IDEA-52004

12 years agofinal fields
Alexey Kudravtsev [Fri, 2 Apr 2010 09:06:11 +0000 (13:06 +0400)]
final fields

12 years agofinal fields
Alexey Kudravtsev [Fri, 2 Apr 2010 09:02:51 +0000 (13:02 +0400)]
final fields

12 years agofinal fields
Alexey Kudravtsev [Fri, 2 Apr 2010 08:59:16 +0000 (12:59 +0400)]
final fields

12 years agofinal fields
Alexey Kudravtsev [Fri, 2 Apr 2010 08:56:27 +0000 (12:56 +0400)]
final fields

12 years agofinal fields
Alexey Kudravtsev [Fri, 2 Apr 2010 08:54:18 +0000 (12:54 +0400)]
final fields

12 years agocleanup
Alexey Kudravtsev [Fri, 2 Apr 2010 08:50:12 +0000 (12:50 +0400)]
cleanup

12 years agoMaven: back-ref on parent for UML
Anton Makeev [Mon, 5 Apr 2010 08:55:42 +0000 (12:55 +0400)]
Maven: back-ref on parent for UML

12 years agoMaven: update project tree after plugins download (IDEA-53510)
Anton Makeev [Mon, 5 Apr 2010 08:16:03 +0000 (12:16 +0400)]
Maven: update project tree after plugins download (IDEA-53510)
Maven: recursive dependency tree for UML

12 years agoStartupManager: erroneous assertion removed
Anton Makeev [Mon, 5 Apr 2010 06:57:36 +0000 (10:57 +0400)]
StartupManager: erroneous assertion removed

12 years agoMaven: completion and highlighing of default goal execution properties (IDEA-53493)
Anton Makeev [Fri, 2 Apr 2010 07:56:40 +0000 (11:56 +0400)]
Maven: completion and highlighing of default goal execution properties (IDEA-53493)
Maven: more detailed description of Maven Extensions plugins.

12 years agoFixing installers (new module have been missing from layout). cidr/96.42 idea/96.43 pycharm/96.44
Maxim Shafirov [Sun, 4 Apr 2010 18:28:49 +0000 (22:28 +0400)]
Fixing installers (new module have been missing from layout).

12 years agoWI-1404 find in path doesn't have php file filters cidr/96.39 pycharm/96.41
Maxim.Mossienko [Sat, 3 Apr 2010 13:35:32 +0000 (17:35 +0400)]
WI-1404 find in path doesn't have php file filters

12 years agoIDEA-52997: Groovy: good code is red. A field and a property of the same name are...
Maxim Medvedev [Sat, 3 Apr 2010 10:16:09 +0000 (14:16 +0400)]
IDEA-52997: Groovy: good code is red. A field and a property of the same name are error highlighted

12 years agorecord Ctrl-F12 as navigation (IDEA-22870) cidr/96.37 pycharm/96.36
Dmitry Jemerov [Fri, 2 Apr 2010 17:40:33 +0000 (21:40 +0400)]
record Ctrl-F12 as navigation (IDEA-22870)

12 years agodouble-click on radio button to go to next wizard step (IDEA-24932)
Dmitry Jemerov [Fri, 2 Apr 2010 17:08:16 +0000 (21:08 +0400)]
double-click on radio button to go to next wizard step (IDEA-24932)

12 years agorewrite UI Designer code folding to use FoldingBuilder instead of custom folding...
Dmitry Jemerov [Fri, 2 Apr 2010 16:57:15 +0000 (20:57 +0400)]
rewrite UI Designer code folding to use FoldingBuilder instead of custom folding pass (IDEA-34654 and related issues)

12 years agofix "create listener" in UI designer (IDEA-45196)
Dmitry Jemerov [Fri, 2 Apr 2010 16:30:43 +0000 (20:30 +0400)]
fix "create listener" in UI designer (IDEA-45196)

12 years agofix race condition in UI Designer initialization (IDEA-51587)
Dmitry Jemerov [Fri, 2 Apr 2010 15:53:11 +0000 (19:53 +0400)]
fix race condition in UI Designer initialization (IDEA-51587)

12 years agoNPE (IDEA-52399)
Dmitry Jemerov [Fri, 2 Apr 2010 15:31:10 +0000 (19:31 +0400)]
NPE (IDEA-52399)

12 years agotrim spaces from search patterns (IDEA-51809)
Dmitry Jemerov [Fri, 2 Apr 2010 15:26:51 +0000 (19:26 +0400)]
trim spaces from search patterns (IDEA-51809)

12 years agocorrect sorting by enabled column (IDEA-52774)
Dmitry Jemerov [Fri, 2 Apr 2010 15:09:53 +0000 (19:09 +0400)]
correct sorting by enabled column (IDEA-52774)

12 years agocheck if character following "is" is upper-case (IDEA-53040)
Dmitry Jemerov [Fri, 2 Apr 2010 15:04:01 +0000 (19:04 +0400)]
check if character following "is" is upper-case (IDEA-53040)

12 years agocopy/paste in JTable works for IDEA 4.5 LAF (IDEA-26073)
Dan Cioca [Fri, 2 Apr 2010 14:13:18 +0000 (18:13 +0400)]
copy/paste in JTable works for IDEA 4.5 LAF (IDEA-26073)

12 years agoIDEA-53396 Reformat code breaks empty CDATA section in MXML
Maxim.Mossienko [Fri, 2 Apr 2010 18:31:47 +0000 (22:31 +0400)]
IDEA-53396 Reformat code breaks empty CDATA section in MXML

12 years agoForgot to include a module to community version project files.
Maxim Shafirov [Fri, 2 Apr 2010 16:22:41 +0000 (20:22 +0400)]
Forgot to include a module to community version project files.

12 years agoenable breakpoint requests in gant files
Eugene Zhuravlev [Fri, 2 Apr 2010 14:56:14 +0000 (18:56 +0400)]
enable breakpoint requests in gant files

12 years agofix assertion (http://ea.jetbrains.com/browser/ea_problems/19490) pycharm/96.33 pycharm/96.34
Eugene Kudelevsky [Fri, 2 Apr 2010 14:01:09 +0000 (18:01 +0400)]
fix assertion (ea.jetbrains.com/browser/ea_problems/19490)

12 years agogit4idea: Renamed radio buttons related to auto-saving policy. Disabled KEEP option...
Constantine Plotnikov [Fri, 2 Apr 2010 13:43:29 +0000 (17:43 +0400)]
git4idea: Renamed radio buttons related to auto-saving policy. Disabled KEEP option for rebase during update

12 years agogit4idea: Disabled notification about successful unshelve
Constantine Plotnikov [Fri, 2 Apr 2010 13:15:34 +0000 (17:15 +0400)]
git4idea: Disabled notification about successful unshelve

12 years agoIDEA-53259: Incorrect "Cannot reference nonstatic symbol from static context" in...
Maxim Medvedev [Fri, 2 Apr 2010 13:31:08 +0000 (17:31 +0400)]
IDEA-53259: Incorrect "Cannot reference nonstatic symbol from static context" in Groovy

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Avdeev [Fri, 2 Apr 2010 12:47:05 +0000 (16:47 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoshelve/unshelve without conflicts
Dmitry Avdeev [Fri, 2 Apr 2010 12:39:55 +0000 (16:39 +0400)]
shelve/unshelve without conflicts

12 years agoNPE in groovy library search fix
peter [Fri, 2 Apr 2010 12:12:04 +0000 (16:12 +0400)]
NPE in groovy library search fix

12 years agogit4idea: Added handling for the case when all radio buttons are deselected in push...
Constantine Plotnikov [Fri, 2 Apr 2010 11:46:36 +0000 (15:46 +0400)]
git4idea: Added handling for the case when all radio buttons are deselected in push active braches dialog

12 years agoexternal classpath for junit.
Maxim Shafirov [Fri, 2 Apr 2010 11:43:45 +0000 (15:43 +0400)]
external classpath for junit.

12 years agogit4idea: Ensuring that either exception or result are specified when git run operati...
Constantine Plotnikov [Fri, 2 Apr 2010 11:26:33 +0000 (15:26 +0400)]
git4idea: Ensuring that either exception or result are specified when git run operation exits

12 years agofix introduce variable dialog to hide combobox popup on user type
Alexey Pegov [Fri, 2 Apr 2010 11:02:20 +0000 (15:02 +0400)]
fix introduce variable dialog to hide combobox popup on user type

12 years agofix trouble (do not invoke zen coding in live template activation)
Eugene Kudelevsky [Fri, 2 Apr 2010 10:56:21 +0000 (14:56 +0400)]
fix trouble (do not invoke zen coding in live template activation)

12 years agouse InlikeKeyDescriptor for indices extending SingleEntryFileBasedIndexExtension
Eugene Zhuravlev [Fri, 2 Apr 2010 07:59:54 +0000 (11:59 +0400)]
use InlikeKeyDescriptor for indices extending SingleEntryFileBasedIndexExtension

12 years agoIDEA-53409, better implementation
Eugene Zhuravlev [Fri, 2 Apr 2010 05:42:35 +0000 (09:42 +0400)]
IDEA-53409, better implementation

12 years agooptimization: do not update run config icon while in dumb mode, because it competes...
Eugene Zhuravlev [Thu, 1 Apr 2010 17:21:39 +0000 (21:21 +0400)]
optimization: do not update run config icon while in dumb mode, because it competes with indexing task and makes indexing slower (IDEA-53409)

12 years agogsp class names, allow gdsl to work in gsps cidr/96.27 idea/96.30 pycharm/96.28
peter [Thu, 1 Apr 2010 17:56:27 +0000 (21:56 +0400)]
gsp class names, allow gdsl to work in gsps

12 years agouse progress for inspections (EA-19608 )
anna [Thu, 1 Apr 2010 16:57:19 +0000 (20:57 +0400)]
use progress for inspections (EA-19608 )

12 years agoinspectionStarted and inspectionFinished hooks are correctly called in inspection...
Dmitry Jemerov [Thu, 1 Apr 2010 15:12:38 +0000 (19:12 +0400)]
inspectionStarted and inspectionFinished hooks are correctly called in inspection tests

12 years agogit4idea: Changed combo boxes to radio buttons on update options and push active...
Constantine Plotnikov [Thu, 1 Apr 2010 16:55:07 +0000 (20:55 +0400)]
git4idea: Changed combo boxes to radio buttons on update options and push active branches dialogs

12 years agoNPE
anna [Thu, 1 Apr 2010 15:47:23 +0000 (19:47 +0400)]
NPE

12 years agoremoved tail recursion
Maxim.Mossienko [Thu, 1 Apr 2010 15:13:05 +0000 (19:13 +0400)]
removed tail recursion

12 years agoallow index queries with null project as a parameter
Eugene Zhuravlev [Thu, 1 Apr 2010 14:35:38 +0000 (18:35 +0400)]
allow index queries with null project as a parameter

12 years agoMerge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Thu, 1 Apr 2010 13:57:49 +0000 (17:57 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community

12 years agoEA-19512 - AE: ComponentManagerImpl.getStateStore
Alexey Pegov [Wed, 31 Mar 2010 13:35:52 +0000 (17:35 +0400)]
EA-19512 - AE: ComponentManagerImpl.getStateStore