Ekaterina Tuzova [Thu, 2 Dec 2010 14:12:41 +0000 (17:12 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Thu, 2 Dec 2010 14:05:16 +0000 (15:05 +0100)]
IDEA-62171 (Intention on assert) adds "Replace If with Assert Statement" intention
Denis Zhdanov [Thu, 2 Dec 2010 13:54:06 +0000 (16:54 +0300)]
Performing caret row background repainting at soft wrap-introduced virutal space if necessary
Denis Zhdanov [Thu, 2 Dec 2010 13:52:57 +0000 (16:52 +0300)]
Unnecessary method parameters are removed
Denis Zhdanov [Thu, 2 Dec 2010 13:52:21 +0000 (16:52 +0300)]
EA-22743 - assert: AbstractMappingStrategy.processFoldRegion
1. Soft wraps cache doesn't use standalone map for storing fold data anymore. That data is stored at the cache itself instead and that eliminates possibility of the data be become out of date;
2. Soft wrap cache update events are stored at object of the dedicated class now. The main point is to move there functionality of events sorting and merging. Corresponding unit test is added;
3. Document listener priorities are changed in order to update range markers before soft wraps. That allows to detect that fold region data is outdated during soft wraps processing;
nik [Thu, 2 Dec 2010 13:50:10 +0000 (16:50 +0300)]
IDEA-22150: Library with non-existing jars is not highlighted as invalid in module Dependencies [rev by peter]
nik [Thu, 2 Dec 2010 13:49:59 +0000 (16:49 +0300)]
IDEA-60300: Project structure dialog very slow to load and manipulate for large project [rev by D.Avdeev]
nik [Thu, 2 Dec 2010 13:49:47 +0000 (16:49 +0300)]
IDEA-61567: Groovy and grails New SDK not stored for later use (regression) [rev by peter]
nik [Thu, 2 Dec 2010 13:49:20 +0000 (16:49 +0300)]
label text fixed [rev by D.Avdeev]
Ekaterina Tuzova [Thu, 2 Dec 2010 13:42:13 +0000 (16:42 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Maxim Mossienko [Thu, 2 Dec 2010 13:26:29 +0000 (16:26 +0300)]
more std symbols for ecma script level 5 to avoid highlighting problems [r=kirill.safonov]
Maxim Mossienko [Thu, 2 Dec 2010 13:12:43 +0000 (16:12 +0300)]
cc mapped to cpp custom file type
Ekaterina Tuzova [Thu, 2 Dec 2010 12:55:53 +0000 (15:55 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Thu, 2 Dec 2010 12:33:33 +0000 (13:33 +0100)]
IDEA-62198 (Incorect autoreplace for -> System.arraycopy)
Ekaterina Tuzova [Thu, 2 Dec 2010 12:05:10 +0000 (15:05 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Oleg Shpynov [Thu, 2 Dec 2010 11:57:56 +0000 (14:57 +0300)]
RUBY-7271 hang with high CPU usage for ~2 minutes r=den
Ekaterina Tuzova [Thu, 2 Dec 2010 11:51:36 +0000 (14:51 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Anton Makeev [Thu, 2 Dec 2010 11:22:52 +0000 (14:22 +0300)]
maven: saving documents prior to 'before run' tasks
Anton Makeev [Thu, 2 Dec 2010 11:06:14 +0000 (14:06 +0300)]
create test: action is not available is no test framework present
Ekaterina Tuzova [Thu, 2 Dec 2010 11:26:11 +0000 (14:26 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
anna [Thu, 2 Dec 2010 11:23:14 +0000 (14:23 +0300)]
javadoc tool treats -sourcepath arg only as one line (IDEA-62209) [den]
anna [Thu, 2 Dec 2010 11:06:11 +0000 (14:06 +0300)]
test console update in shared thread: queue should be preserved [romka]
Eugene Kudelevsky [Thu, 2 Dec 2010 11:14:56 +0000 (14:14 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Thu, 2 Dec 2010 11:14:41 +0000 (14:14 +0300)]
IDEA-25216 more loyal way of reporting i/o errors [rev=anna.kozlova]
Ekaterina Tuzova [Thu, 2 Dec 2010 10:56:46 +0000 (13:56 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Eugene Zhuravlev [Thu, 2 Dec 2010 10:50:49 +0000 (13:50 +0300)]
[r=max] ensure initialization order: FileBasedIndex->StubIndex
Eugene Zhuravlev [Thu, 2 Dec 2010 10:50:05 +0000 (13:50 +0300)]
[r=max] message corrected
Eugene Zhuravlev [Wed, 1 Dec 2010 14:31:47 +0000 (17:31 +0300)]
[r=ira] NPE fix
Roman Shevchenko [Thu, 2 Dec 2010 09:59:02 +0000 (12:59 +0300)]
[rev=oleg.shpynov] Fix Groovy run configuration module combo for GTK+ L&F
Roman Shevchenko [Wed, 1 Dec 2010 18:26:34 +0000 (21:26 +0300)]
[rev=max] Fix stub/AST mismatch after recreating stub tree by AST
Roman Shevchenko [Wed, 1 Dec 2010 13:21:01 +0000 (16:21 +0300)]
[rev=max] Lighter AST API cleanup
Ekaterina Tuzova [Thu, 2 Dec 2010 10:32:54 +0000 (13:32 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Eugene Kudelevsky [Thu, 2 Dec 2010 10:31:54 +0000 (13:31 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Ekaterina Tuzova [Thu, 2 Dec 2010 10:29:29 +0000 (13:29 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
nik [Thu, 2 Dec 2010 10:22:28 +0000 (13:22 +0300)]
IDEA-60755: gwt-maven-plugin + gwt 2.1.0 maven features support [rev by Anton]
Eugene Kudelevsky [Thu, 2 Dec 2010 10:21:27 +0000 (13:21 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Thu, 2 Dec 2010 10:20:56 +0000 (13:20 +0300)]
clean up: iterate content under dependent module
Alexey Kudravtsev [Wed, 1 Dec 2010 15:02:12 +0000 (18:02 +0300)]
cleanup
Alexey Kudravtsev [Wed, 1 Dec 2010 12:20:07 +0000 (15:20 +0300)]
EA-24246 (r: Denis Zhdanov)
Alexey Kudravtsev [Wed, 1 Dec 2010 11:43:22 +0000 (14:43 +0300)]
extended diagnostics message
Eugene Kudelevsky [Thu, 2 Dec 2010 09:48:14 +0000 (12:48 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Thu, 2 Dec 2010 09:43:32 +0000 (12:43 +0300)]
IDEA-61809 include sources of android lib modules to application modules using them [rev=jeka]
Ekaterina Tuzova [Thu, 2 Dec 2010 09:00:38 +0000 (12:00 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Ekaterina Tuzova [Thu, 2 Dec 2010 08:54:45 +0000 (11:54 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Dmitry Avdeev [Wed, 1 Dec 2010 14:21:58 +0000 (17:21 +0300)]
EA-24234 - RE: PsiFileFactoryImpl.createFileFromText [rev. by peter]
Oleg Shpynov [Thu, 2 Dec 2010 08:09:44 +0000 (11:09 +0300)]
IDEA-62194 Wrong background in tab switcher [r = andrey.vokin]
Dmitry Trofimov [Wed, 1 Dec 2010 20:10:35 +0000 (23:10 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
anna [Wed, 1 Dec 2010 20:02:37 +0000 (23:02 +0300)]
test console update in shared thread
Dmitry Trofimov [Wed, 1 Dec 2010 19:51:25 +0000 (22:51 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
peter.gromov [Wed, 1 Dec 2010 19:23:02 +0000 (22:23 +0300)]
[rev=romka] EA-24256 diagnostics for inconsistent PSI after commit
peter.gromov [Wed, 1 Dec 2010 19:22:48 +0000 (22:22 +0300)]
[r=romka] diagnostics for null reference range (EA-24089)
peter.gromov [Wed, 1 Dec 2010 17:42:19 +0000 (20:42 +0300)]
[r=max] rename the focus_autopopup setting so that the RC users don't suffer with no focus for the rest of their lives
Roman Shevchenko [Wed, 1 Dec 2010 19:36:47 +0000 (22:36 +0300)]
Compilation fixed (circular dependency java-tests <=> ui-designer dropped)
Roman Shevchenko [Wed, 1 Dec 2010 18:59:12 +0000 (21:59 +0300)]
VfsUtilTest fixed to run on Linux
Roman Shevchenko [Wed, 1 Dec 2010 18:25:48 +0000 (21:25 +0300)]
[rev=jeka] Excessive logging removed completely
Roman Shevchenko [Wed, 1 Dec 2010 18:02:45 +0000 (21:02 +0300)]
[rev=ann] Allow Java tests to run on their own classpath
Kirill Kalishev [Wed, 1 Dec 2010 18:20:42 +0000 (21:20 +0300)]
NPE in editor based widget 2 [anna.kozloava]
Kirill Kalishev [Wed, 1 Dec 2010 18:18:09 +0000 (21:18 +0300)]
NPE in editor based widget 2 [anna.kozloava]
Ekaterina Tuzova [Wed, 1 Dec 2010 17:54:12 +0000 (20:54 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Kirill Kalishev [Wed, 1 Dec 2010 17:40:19 +0000 (20:40 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Wed, 1 Dec 2010 17:40:07 +0000 (20:40 +0300)]
npe in dock manager
Ekaterina Tuzova [Wed, 1 Dec 2010 17:26:03 +0000 (20:26 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
peter.gromov [Wed, 1 Dec 2010 16:58:00 +0000 (19:58 +0300)]
[rev=neuro159] no more 'really?' assertion: popup's visibility is really something quantum
advertise Tab only in non-focused autopopup
peter.gromov [Wed, 1 Dec 2010 16:57:28 +0000 (19:57 +0300)]
[rev=neuro159] IDEA-62218 Inner enums completion
peter.gromov [Wed, 1 Dec 2010 16:57:17 +0000 (19:57 +0300)]
[rev=neuro159] IDEA-62169 Activation of autopopup suggestion eats the following "this"
Ekaterina Tuzova [Wed, 1 Dec 2010 16:51:43 +0000 (19:51 +0300)]
added filter to dict keys contributor
anna [Wed, 1 Dec 2010 16:25:12 +0000 (19:25 +0300)]
exclude jsp files from javadoc generation [romka]
anna [Wed, 1 Dec 2010 16:24:26 +0000 (19:24 +0300)]
EA-24099 - IAE: ObjectTree.executeAll [romka]
Dmitry Trofimov [Wed, 1 Dec 2010 16:07:02 +0000 (19:07 +0300)]
refactoring of runner mediator
Alexey Pegov [Wed, 1 Dec 2010 15:38:44 +0000 (18:38 +0300)]
artwork fix
Kirill Kalishev [Wed, 1 Dec 2010 15:03:21 +0000 (18:03 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Wed, 1 Dec 2010 15:03:13 +0000 (18:03 +0300)]
navbar selection fix
sergey.vasiliev [Wed, 1 Dec 2010 14:23:28 +0000 (17:23 +0300)]
removed deprecated configs and refactored libraries configs [gregory, nicity]
Maxim Shafirov [Wed, 1 Dec 2010 14:25:11 +0000 (17:25 +0300)]
IDEA-16377: link to highlight usages even if out of 100 occurrences limit.
Kirill Likhodedov [Wed, 1 Dec 2010 14:19:31 +0000 (17:19 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Wed, 1 Dec 2010 14:12:13 +0000 (17:12 +0300)]
EA-24179 - CME: IdeStatusBarImpl.dispose [r=anton.makeev]
Kirill Likhodedov [Wed, 1 Dec 2010 14:07:43 +0000 (17:07 +0300)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Kirill Likhodedov [Wed, 1 Dec 2010 13:02:15 +0000 (16:02 +0300)]
GitHandlerUtil: made isErrorLine() helper method public. [no review: trivial]
Kirill Likhodedov [Tue, 30 Nov 2010 12:24:25 +0000 (15:24 +0300)]
RunnerMediatorManager: made not abstract, removed PycharmRunnerMediatorManager, using runnerw as default. [reviewed by Dmitry Trofimov]
Kirill Likhodedov [Mon, 29 Nov 2010 14:48:44 +0000 (17:48 +0300)]
GitCurrentBranchWidget: properly initialize current branch name with "" instead of null. [no review: trivial]
Eugene Kudelevsky [Wed, 1 Dec 2010 13:44:21 +0000 (16:44 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Wed, 1 Dec 2010 13:43:57 +0000 (16:43 +0300)]
correct overloading of resources [rev=nnmatveev]
nik [Wed, 1 Dec 2010 13:16:24 +0000 (16:16 +0300)]
gwt: added jam for css resource methods in libraries (IDEA-61424) [rev by peter]
Anton Makeev [Wed, 1 Dec 2010 13:22:57 +0000 (16:22 +0300)]
maven: trimming tags' values in property resolving and documentation [rev: peter]
Oleg Shpynov [Wed, 1 Dec 2010 13:23:59 +0000 (16:23 +0300)]
Tests fix. This option was true by default in RubyMine [r=den]
Alexey Pegov [Wed, 1 Dec 2010 12:55:09 +0000 (15:55 +0300)]
IDEA-61370 Wrong entry run when Run/Debug -> Edit entry is chosen [r=max]
Kirill Kalishev [Wed, 1 Dec 2010 12:44:19 +0000 (15:44 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Maxim Shafirov [Wed, 1 Dec 2010 12:32:10 +0000 (15:32 +0300)]
Let's name app like "IntelliJ IDEA 10" rather than "IntelliJ IDEA 10.0"
Kirill Kalishev [Wed, 1 Dec 2010 12:23:41 +0000 (15:23 +0300)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Wed, 1 Dec 2010 12:15:40 +0000 (15:15 +0300)]
do not invoke completion when creating android xml file [rev=peter]
Oleg Shpynov [Wed, 1 Dec 2010 11:54:44 +0000 (14:54 +0300)]
Make Pycharm use GTK+ L&F on Gnome by default [r=romeo]
nik [Wed, 1 Dec 2010 11:35:36 +0000 (14:35 +0300)]
xdebugger: fixed blinking 'pause' action after stopping session [rev by D.Avdeev]
nik [Wed, 1 Dec 2010 11:35:23 +0000 (14:35 +0300)]
xdebugger: added ability to disable 'code fragment mode' in 'evaluate' dialog [rev by D.Avdeev]
nik [Wed, 1 Dec 2010 09:44:13 +0000 (12:44 +0300)]
very dangerous fix [not reviewed]
irengrig [Wed, 1 Dec 2010 10:27:35 +0000 (13:27 +0300)]
IDEA-26224 Null Pointer Exception [review=denis.zhdanov]
irengrig [Wed, 1 Dec 2010 10:27:23 +0000 (13:27 +0300)]
disable show diff for annotation if file is not under project (for the case when annotate is done from the repository - for CVS) - [review=denis.zhdanov]
irengrig [Wed, 1 Dec 2010 10:26:19 +0000 (13:26 +0300)]
cvs browser performance improvement [review=denis.zhdanov]
irengrig [Wed, 1 Dec 2010 08:24:32 +0000 (11:24 +0300)]
IDEA-60306 NPE at com.intellij.cvsSupport2.changeBrowser.CvsCommittedChangesProvider.getOneList [review=denis.zhdanov]
irengrig [Wed, 1 Dec 2010 08:24:07 +0000 (11:24 +0300)]
IDEA-58430 CVS: annotate for file cuts author name [review=denis.zhdanov]
irengrig [Wed, 1 Dec 2010 08:11:06 +0000 (11:11 +0300)]
IDEA-59649 NPE at java.util.Calendar.setTime [review=denis zhdanov]