Anna Kozlova
a0d654aba8
IDEA-99536
2013-01-23 17:26:28 +04:00
Anna Kozlova
c1b2347d0f
install plugin from disc: check compatibility(IDEA-99533)
2013-01-23 17:26:27 +04:00
Sergey Ignatov
bb29241b9b
groovy smart enter refactoring: use SmartEnterProcessorWithFixers
2013-01-23 17:13:41 +04:00
Sergey Ignatov
073208bde2
smart enter processor with fixers
2013-01-23 17:13:41 +04:00
Rustam Vishnyakov
bc90eb2f98
Allow to extend a set of commands in a subclass (for integration tests)
2013-01-23 15:47:50 +04:00
Denis.Zhdanov
7f818e9d9e
IDEA-99415 Gradle: Be more friendly when ide and gradle have mismatched library version
2013-01-23 15:17:11 +04:00
Roman Shevchenko
c60d9e6cb7
IDEA-89810 (same backup policy for storage files)
2013-01-23 14:12:58 +04:00
Anna Kozlova
3cbda36a85
force check for update after import settings (IDEA-99559)
2013-01-23 13:11:46 +04:00
Anna Kozlova
ee062aa07b
rename package from packages view when multiple corresponding dirs exist in one module (IDEA-99531)
2013-01-23 13:11:45 +04:00
Denis.Zhdanov
94b4fad389
WEB-5568 Expand CoffeeScript Formatter Options to Match Other Languages
...
Respect 'relative to parent' indent flag during child code style attributes processing
2013-01-23 11:41:41 +04:00
Konstantin Bulenkov
ad7cf6afd0
IDEA-98794 Rendering of Deployment -> Sync screen is broken
2013-01-23 01:00:51 +01:00
peter
2b2ed55340
fix SpringCompletionTest
2013-01-22 19:36:26 +01:00
Alexander Lobas
d6dcea43c7
Visual Editing
2013-01-22 22:10:15 +04:00
Maxim.Mossienko
c87245fdfb
[r=Peter.Gromov]
...
- customizable sleeping policy for output reading polling loop
- for file watcher use adaptive increasing sleep delay on idling
2013-01-22 18:59:01 +01:00
Maxim.Mossienko
7b1b3364d5
[r=Peter.Gromov] replace "Progress Cancel Checker" thread with JobScheduler.getScheduler().scheduleWithFixedDelay
2013-01-22 18:59:00 +01:00
Anna Kozlova
fc523df650
allow to choose module when running test pattern (IDEA-99461)
2013-01-22 21:25:57 +04:00
peter
70be022469
keep standard gdsl files on a soft reference, don't clear in every test
2013-01-22 18:24:36 +01:00
peter
6b4f7c988a
@Nullable setts inappropriate on MultiMap.remove
2013-01-22 18:24:36 +01:00
peter
ee50f08e29
IDEA-99523 "final" should be suggested after "case"
2013-01-22 18:24:36 +01:00
Anna Kozlova
87fc02d024
fix modifier list in case of interfaces (IDEA-99487)
2013-01-22 20:45:42 +04:00
Anna Kozlova
bc728bcec0
check if file is up-to-date for project files only
2013-01-22 20:45:41 +04:00
Vassiliy Kudryashov
633984a2c4
IDEA-99477 Before Launch task shows console in "reserved" tab
2013-01-22 20:25:03 +04:00
peter
b2a9c2710d
IDEA-96001 [GDSL] Missing DSL descriptors for AST transformations
2013-01-22 17:16:12 +01:00
peter
2f5e600044
when sorting alphabetically, display start matches first (IDEA-97189)
2013-01-22 17:16:12 +01:00
peter
9a04f2e8dc
minor
2013-01-22 17:16:12 +01:00
peter
54a248d3b4
IDEA-94797 classNameComplete() performs standard completion in live templates
2013-01-22 17:16:11 +01:00
peter
e39ec1fa5d
IDEA-98239 ClassName completion no longer works inside ftlvariable "type" attribute
2013-01-22 17:16:11 +01:00
Konstantin Bulenkov
95a19cce11
IDEA-95058 An option to set regular font size on editor's tab titles
2013-01-22 17:03:05 +01:00
Eugene Zhuravlev
715a98b41e
fix task re-scheduling
2013-01-22 16:54:34 +01:00
Alexander Lobas
350d725287
Visual Editing
2013-01-22 19:40:20 +04:00
Bas Leijdekkers
30fb9d95f5
Make final quickfix for "Non-final field in enumeration" inspection (IDEA-99314)
2013-01-22 16:29:29 +01:00
Konstantin Bulenkov
905f4847ca
use new format
2013-01-22 16:22:02 +01:00
Sergey Evdokimov
b0c47a44c7
Support spring loaded for remote process.
2013-01-22 19:18:12 +04:00
Bas Leijdekkers
10e1d4cb04
cleanup
2013-01-22 16:14:08 +01:00
Bas Leijdekkers
dc0d79df41
restore convert line separators
2013-01-22 16:14:00 +01:00
Bas Leijdekkers
affe231b66
IDEA-99394 (Unnecessary fully qualified name inspection reports wrongly. again in 12.0.2)
2013-01-22 16:04:05 +01:00
Sergey Evdokimov
b75c72b4d9
Support spring loaded for remote process.
2013-01-22 18:41:34 +04:00
Sergey Evdokimov
332725cabd
Minor code change.
2013-01-22 18:41:34 +04:00
Bas Leijdekkers
41d180c596
IDEA-99479 (package.html may be converted to package-info.java inspection doesn't produce any results)
2013-01-22 15:35:11 +01:00
Bas Leijdekkers
2143dbd49a
move testdata to correct location
2013-01-22 15:33:57 +01:00
Svetlana.Zemlyanskay
925d7390e7
PHP Arranger: disable visible for grouping rules panel
2013-01-22 17:36:43 +04:00
Nadya.Zabrodina
def4ce5464
Merge remote-tracking branch 'origin/master'
2013-01-22 17:26:15 +04:00
Nadya.Zabrodina
ed17ecab9b
EA-42987 - IAE: HgUtil.removePasswordIfNeeded
...
*If there is no default path the dialog push path shouldn't be updated.
2013-01-22 17:22:08 +04:00
Kirill Likhodedov
43a78368df
[diff] IDEA-97556 Perform "Go to line" only by _left_ click on a line number of the active editor
2013-01-22 17:16:22 +04:00
Kirill Likhodedov
2632edbc6f
[git] Better progress indicator during Update
...
For multi-root projects mention which repository is being rebased/merged.
2013-01-22 17:16:22 +04:00
Kirill Likhodedov
8603fa23ae
[git] initialize GitRepositoryManager in initComponent to avoid dependency conflicts
2013-01-22 17:16:21 +04:00
Kirill Likhodedov
23af4fb4c3
[git] IDEA-88619 Add progress bar to clone, fetch, pull, push (only for native git)
...
* GitStandardProgressAnalyzer was not working, because the "--progress" parameter wasn't set on command. Set it for all remote commands for Git 1.7.1.1+
* Introduce a handy method to make a GitLineHandler listener for reporting progress to the given ProgressIndicator.
* Support "Writing objects" progress message for push, add a test.
2013-01-22 17:16:21 +04:00
Konstantin Bulenkov
5c99ca8e1e
new icons
2013-01-22 14:04:58 +01:00
Roman Shevchenko
548d56b887
IDEA-88884 (system property to coarsen file stamps resolution to 1s)
2013-01-22 17:00:08 +04:00
peter
8571103770
IDEA-88179 Allow to switch off completion item selection by typing dot, space etc.
2013-01-22 13:50:16 +01:00