idea/community.git
6 years agosvn: Removed "ShowPropertiesDiffAction"
Konstantin Kolosovsky [Wed, 16 Nov 2016 17:14:59 +0000 (20:14 +0300)]
svn: Removed "ShowPropertiesDiffAction"

This commit temporarily breaks "PropertiesDiff" action, but allows to
preserve "AbstractShowPropertiesDiffAction" history (as
"AbstractShowPropertiesDiffAction" is renamed to
"ShowPropertiesDiffAction" in the subsequent commit).

6 years agosvn: Refactoring - moved "ShowPropertiesDiffAction" logic to base class
Konstantin Kolosovsky [Thu, 3 Nov 2016 13:27:19 +0000 (16:27 +0300)]
svn: Refactoring - moved "ShowPropertiesDiffAction" logic to base class

6 years agosvn: Unified "ContentRevision" implementations
Konstantin Kolosovsky [Wed, 2 Nov 2016 17:36:37 +0000 (20:36 +0300)]
svn: Unified "ContentRevision" implementations

6 years agovcs: Removed unused "VcsEventsListenerManager"
Konstantin Kolosovsky [Wed, 2 Nov 2016 17:01:12 +0000 (20:01 +0300)]
vcs: Removed unused "VcsEventsListenerManager"

6 years agosvn: Refactored "OneShotMergeInfoHelper" - used "TreeMap" instead of "AreaMap"
Konstantin Kolosovsky [Wed, 2 Nov 2016 16:57:30 +0000 (19:57 +0300)]
svn: Refactored "OneShotMergeInfoHelper" - used "TreeMap" instead of "AreaMap"

Removed "AreaMap"

6 years agovcs: Refactored "AreaMap" - removed unused methods, code simplified
Konstantin Kolosovsky [Wed, 2 Nov 2016 11:24:50 +0000 (14:24 +0300)]
vcs: Refactored "AreaMap" - removed unused methods, code simplified

Removed "AreaMapTest"

6 years agovcs: Refactoring - removed unused classes
Konstantin Kolosovsky [Tue, 1 Nov 2016 15:43:47 +0000 (18:43 +0300)]
vcs: Refactoring - removed unused classes

"CollectionsMultiplier", "CompoundNumber", "ProducerConsumer",
"MembershipMap", "MembershipMapTest"

6 years agoxpath "Download External Resource" doesn't need write action
peter [Wed, 16 Nov 2016 17:52:06 +0000 (18:52 +0100)]
xpath "Download External Resource" doesn't need write action

6 years ago"Configure Python Interpreter" doesn't need write action
peter [Wed, 16 Nov 2016 17:51:02 +0000 (18:51 +0100)]
"Configure Python Interpreter" doesn't need write action

6 years agogroovy "Add type customizer script to resources" doesn't need to start in a write...
peter [Wed, 16 Nov 2016 17:46:09 +0000 (18:46 +0100)]
groovy "Add type customizer script to resources" doesn't need to start in a write action

6 years agoCleanup (drops deprecated code)
Roman Shevchenko [Wed, 16 Nov 2016 17:51:32 +0000 (18:51 +0100)]
Cleanup (drops deprecated code)

6 years agoHiDPI: fix radio button center oval (light theme)
Egor.Ushakov [Wed, 16 Nov 2016 17:43:04 +0000 (20:43 +0300)]
HiDPI: fix radio button center oval (light theme)

6 years agotolerate INRE in java element renderers (EA-91963 - INRE: FileBasedIndexImpl.handleDu...
peter [Wed, 16 Nov 2016 17:26:59 +0000 (18:26 +0100)]
tolerate INRE in java element renderers (EA-91963 - INRE: FileBasedIndexImpl.handleDumbMode)

6 years agodevkit CreateHtmlDescriptionFix doesn't need to start in write action
peter [Wed, 16 Nov 2016 17:32:35 +0000 (18:32 +0100)]
devkit CreateHtmlDescriptionFix doesn't need to start in write action

6 years agoFix ImportError after refactoring (PY-21487)
Elizaveta Shashkova [Wed, 16 Nov 2016 17:11:21 +0000 (20:11 +0300)]
Fix ImportError after refactoring (PY-21487)

6 years agotolerate INRE when showing members in project view (EA-91482 - INRE: FileBasedIndexIm...
peter [Wed, 16 Nov 2016 17:04:06 +0000 (18:04 +0100)]
tolerate INRE when showing members in project view (EA-91482 - INRE: FileBasedIndexImpl.handleDumbMode)

6 years agotolerate INRE when checking for java property deprecatedness in structure view (EA...
peter [Wed, 16 Nov 2016 16:48:23 +0000 (17:48 +0100)]
tolerate INRE when checking for java property deprecatedness in structure view (EA-91628 - INRE: FileBasedIndexImpl.handleDumbMode)

6 years agoskip word selectioners that require indices in dumb mode (EA-91632 - INRE: FileBasedI...
peter [Wed, 16 Nov 2016 16:43:11 +0000 (17:43 +0100)]
skip word selectioners that require indices in dumb mode (EA-91632 - INRE: FileBasedIndexImpl.handleDumbMode)

6 years agoAbstractLayoutCodeProcessor: rethrow INRE so it can be handled (EA-91686 - INRE:...
peter [Wed, 16 Nov 2016 16:32:10 +0000 (17:32 +0100)]
AbstractLayoutCodeProcessor: rethrow INRE so it can be handled (EA-91686 - INRE: FileBasedIndexImpl.handleDumbMode)

6 years agoflush ant messages in smart mode (EA-91687 - INRE: FileBasedIndexImpl.handleDumbMode)
peter [Wed, 16 Nov 2016 16:19:04 +0000 (17:19 +0100)]
flush ant messages in smart mode (EA-91687 - INRE: FileBasedIndexImpl.handleDumbMode)

6 years agoui designer: finish inplace editing in a write-safe context (EA-91789 - assert: Docum...
peter [Wed, 16 Nov 2016 16:13:18 +0000 (17:13 +0100)]
ui designer: finish inplace editing in a write-safe context (EA-91789 - assert: DocumentImpl.replaceString)

6 years agoV8 inspector: debug sourcemap-backed files rubymine/171.1024
Vladimir Krivosheev [Wed, 16 Nov 2016 15:29:25 +0000 (16:29 +0100)]
V8 inspector: debug sourcemap-backed files

6 years ago[git] refs parser can recognize lines like HEAD -> refs/heads/master in git log output
Julia Beliaeva [Wed, 16 Nov 2016 16:13:38 +0000 (19:13 +0300)]
[git] refs parser can recognize lines like HEAD -> refs/heads/master in git log output

6 years ago[git] fix branch and user test
Julia Beliaeva [Tue, 15 Nov 2016 20:38:15 +0000 (23:38 +0300)]
[git] fix branch and user test

6 years ago[git] minor: lambdify
Julia Beliaeva [Tue, 15 Nov 2016 20:13:17 +0000 (23:13 +0300)]
[git] minor: lambdify

6 years agocheck PsiModifiableCodeBlock.shouldChangeModificationCount() before checking instanse...
Daniil Ovchinnikov [Wed, 16 Nov 2016 16:26:22 +0000 (19:26 +0300)]
check PsiModifiableCodeBlock.shouldChangeModificationCount() before checking instanseof PsiFileSystemItem

6 years agoclean up: FSRecords is not instantiatable class so implementation of Forceable was...
Maxim.Mossienko [Wed, 16 Nov 2016 14:57:25 +0000 (15:57 +0100)]
clean up: FSRecords is not instantiatable class so implementation of Forceable was removed, methods force / isDirty were made static for tests

6 years agoSettings/Other file types help topic ID
Rustam Vishnyakov [Wed, 16 Nov 2016 15:41:47 +0000 (18:41 +0300)]
Settings/Other file types help topic ID

6 years agoPY-21454: Use project dir if directory not provided
Ilya.Kazakevich [Wed, 16 Nov 2016 15:41:04 +0000 (18:41 +0300)]
PY-21454: Use project dir if directory not provided

 * We already have this functionality for tests, we now support it for any config.
 * Default folder should never be PyCharm working dir. Project should be used if workdir not provided explicitly

6 years agodo not scale twice
Egor.Ushakov [Wed, 16 Nov 2016 15:39:56 +0000 (18:39 +0300)]
do not scale twice

6 years ago[vcs-log] blue gear icon for Quick Settings
Julia Beliaeva [Tue, 15 Nov 2016 18:50:27 +0000 (21:50 +0300)]
[vcs-log] blue gear icon for Quick Settings

6 years ago[platform] lambda-friendly WriteCommandAction
Roman Shevchenko [Wed, 16 Nov 2016 15:07:09 +0000 (16:07 +0100)]
[platform] lambda-friendly WriteCommandAction

6 years agojunit 5: don't miss 'after' container failures (IDEA-164028)
Anna.Kozlova [Wed, 16 Nov 2016 14:59:50 +0000 (15:59 +0100)]
junit 5: don't miss 'after' container failures (IDEA-164028)

6 years agoEA-91810 - assert: NoSwingUnderWriteAction.lambda$watchForEvents$
Anna.Kozlova [Wed, 16 Nov 2016 14:25:38 +0000 (15:25 +0100)]
EA-91810 - assert: NoSwingUnderWriteAction.lambda$watchForEvents$
push write access to utility to avoid dialogs from write actions

6 years agoextract method: logging for possible NPE later
Anna.Kozlova [Wed, 16 Nov 2016 11:58:51 +0000 (12:58 +0100)]
extract method: logging for possible NPE later

6 years agoIDEA-123421 File chooser without path bar appcode/171.1022 clion/171.1023
Dmitry Avdeev [Wed, 16 Nov 2016 14:06:54 +0000 (17:06 +0300)]
IDEA-123421 File chooser without path bar

6 years agoIDEA-164031 Actions are disabled in modal dialogs
Denis Fokin [Wed, 16 Nov 2016 13:59:44 +0000 (16:59 +0300)]
IDEA-164031 Actions are disabled in modal dialogs

6 years agofixed dropdown position on hidpi
Egor.Ushakov [Wed, 16 Nov 2016 14:03:29 +0000 (17:03 +0300)]
fixed dropdown position on hidpi

6 years agodpi aware resize zone appcode/171.1021
Egor.Ushakov [Wed, 16 Nov 2016 13:09:37 +0000 (16:09 +0300)]
dpi aware resize zone

6 years agoLive Templates: use selection start for retrieving template expanding context
Alexander Zolotov [Wed, 16 Nov 2016 12:57:44 +0000 (15:57 +0300)]
Live Templates: use selection start for retrieving template expanding context

6 years agoDjango version updated (to fix tests)
Ilya.Kazakevich [Wed, 16 Nov 2016 12:51:02 +0000 (15:51 +0300)]
Django version updated (to fix tests)

6 years agoEA-75111 Handle projects with no modules and, hence, no configured docstring format
Mikhail Golubev [Wed, 16 Nov 2016 12:39:08 +0000 (15:39 +0300)]
EA-75111 Handle projects with no modules and, hence, no configured docstring format

It can happen in IDEA projects that contains no modules or, presumably,
in PyCharm projects which settings have been corrupted for some reason.
DocStringFormat.PLAIN is used in some cases as a fallback format.

6 years agoEA-83566 PyStructureViewElement considers that underlying PSI element can be invalid
Mikhail Golubev [Mon, 14 Nov 2016 12:45:22 +0000 (15:45 +0300)]
EA-83566 PyStructureViewElement considers that underlying PSI element can be invalid

6 years agoextra logging for IDEA-164040
Egor.Ushakov [Wed, 16 Nov 2016 12:25:50 +0000 (15:25 +0300)]
extra logging for IDEA-164040

6 years agoLiveTemplates: do not work with disposed template + reuse unblockDocument method
Alexander Zolotov [Wed, 16 Nov 2016 12:18:15 +0000 (15:18 +0300)]
LiveTemplates: do not work with disposed template + reuse unblockDocument method

6 years agoLive Templates: remove never used ability to reformat custom range in template
Alexander Zolotov [Tue, 15 Nov 2016 13:29:58 +0000 (16:29 +0300)]
Live Templates: remove never used ability to reformat custom range in template

6 years agoEmmet: use common customTemplateLogic for checking availability of live
Alexander Zolotov [Tue, 15 Nov 2016 11:22:43 +0000 (14:22 +0300)]
Emmet: use common customTemplateLogic for checking availability of live
templates (EA-91643)

6 years agocom.intellij.javascript.debugger, part 2 webstorm/171.1020
Vladimir Krivosheev [Wed, 16 Nov 2016 11:57:23 +0000 (12:57 +0100)]
com.intellij.javascript.debugger, part 2

6 years agocom.intellij.javascript.debugger
Vladimir Krivosheev [Wed, 16 Nov 2016 11:52:51 +0000 (12:52 +0100)]
com.intellij.javascript.debugger

6 years agofix PackageDirectoryMismatch
Vladimir Krivosheev [Wed, 16 Nov 2016 11:49:53 +0000 (12:49 +0100)]
fix PackageDirectoryMismatch

6 years agoMerge remote-tracking branch 'origin/master' clion/171.1017 dbe/171.1019
Dmitry Batkovich [Wed, 16 Nov 2016 11:52:41 +0000 (14:52 +0300)]
Merge remote-tracking branch 'origin/master'

6 years agoRevert "extract MapReduceIndexBase (doesn't depend on VFS & IDE's components) from...
Dmitry Batkovich [Wed, 16 Nov 2016 11:51:19 +0000 (14:51 +0300)]
Revert "extract MapReduceIndexBase (doesn't depend on VFS & IDE's components) from MapReduceIndex"

This reverts commit d931df063c2addc843fe5a2f8a923283e554513c.

6 years agoDeprecated api marked
Ilya.Kazakevich [Wed, 16 Nov 2016 11:38:42 +0000 (14:38 +0300)]
Deprecated api marked

6 years agoMove Debug console view related stuff to an appropriate class
Elizaveta Shashkova [Wed, 16 Nov 2016 11:24:40 +0000 (14:24 +0300)]
Move Debug console view related stuff to an appropriate class

6 years agosome more assertions dbe/171.1015
Alexey Kudravtsev [Wed, 16 Nov 2016 11:07:25 +0000 (14:07 +0300)]
some more assertions

6 years agodiagnostics
Alexey Kudravtsev [Tue, 15 Nov 2016 14:34:38 +0000 (17:34 +0300)]
diagnostics

6 years agocleanup
Alexey Kudravtsev [Tue, 15 Nov 2016 14:29:59 +0000 (17:29 +0300)]
cleanup

6 years agodiagnostics for DaemonRespond test
Alexey Kudravtsev [Mon, 14 Nov 2016 14:45:19 +0000 (17:45 +0300)]
diagnostics for DaemonRespond test

6 years agodiagnostics
Alexey Kudravtsev [Mon, 14 Nov 2016 14:34:03 +0000 (17:34 +0300)]
diagnostics

6 years agoextract MapReduceIndexBase (doesn't depend on VFS & IDE's components) from MapReduceIndex appcode/171.1012 phpstorm/171.1014
Dmitry Batkovich [Wed, 16 Nov 2016 10:04:17 +0000 (13:04 +0300)]
extract MapReduceIndexBase (doesn't depend on VFS & IDE's components) from MapReduceIndex

6 years ago EA-40615 - assert: DialogBuilder.showImpl
Denis Fokin [Wed, 16 Nov 2016 09:46:00 +0000 (12:46 +0300)]
 EA-40615 - assert: DialogBuilder.showImpl

6 years agomaven: write action is unnecessary in some quick fixes appcode/171.1009 clion/171.1008 dbe/171.1011
peter [Wed, 16 Nov 2016 08:47:40 +0000 (09:47 +0100)]
maven: write action is unnecessary in some quick fixes

6 years agopython: write action is unnecessary in some quick fixes
peter [Wed, 16 Nov 2016 08:20:04 +0000 (09:20 +0100)]
python: write action is unnecessary in some quick fixes

6 years agojava & platform: write action is unnecessary in some quick fixes
peter [Wed, 16 Nov 2016 08:11:47 +0000 (09:11 +0100)]
java & platform: write action is unnecessary in some quick fixes

6 years agoremoved junk tags from javadocs (IDEA-CR-15765)
nik [Wed, 16 Nov 2016 08:14:42 +0000 (11:14 +0300)]
removed junk tags from javadocs (IDEA-CR-15765)

6 years agoimprove error report 2 dbe/171.1003 idea/171.1004 pycharm/171.1005 pycharm/171.1006
Gregory.Shrago [Wed, 16 Nov 2016 03:51:35 +0000 (06:51 +0300)]
improve error report 2

6 years agoJBIterator: do not advance cursor iterator on each hasNext()
Gregory.Shrago [Tue, 15 Nov 2016 22:36:25 +0000 (01:36 +0300)]
JBIterator: do not advance cursor iterator on each hasNext()

6 years agoDoc added for PyEnvTestCase appcode/171.996 clion/171.991 dbe/171.992 idea/171.995 phpstorm/171.997 pycharm/171.998 pycharm/171.999 webstorm/171.1002
Ilya.Kazakevich [Tue, 15 Nov 2016 21:21:32 +0000 (00:21 +0300)]
Doc added for PyEnvTestCase

6 years agoRevert: test framework: intention action availability must be checked
irengrig [Tue, 15 Nov 2016 20:35:06 +0000 (21:35 +0100)]
Revert: test framework: intention action availability must be checked

6 years ago[groovy] refactor 'change to operator' inspection
Daniil Ovchinnikov [Tue, 15 Nov 2016 14:23:13 +0000 (17:23 +0300)]
[groovy] refactor 'change to operator' inspection

- use strings instead of IElementTypes
- get rid of call transformation
- simplify weird builder
- highlight only method reference instead of whole method call
- @NotNull

6 years agomove refactoring: call completeJustSubmittedTasks before refreshing PSI (IDEA-CR...
peter [Tue, 15 Nov 2016 19:00:31 +0000 (20:00 +0100)]
move refactoring: call completeJustSubmittedTasks before refreshing PSI (IDEA-CR-15756)

6 years agocorrect framework library download failure handling (IDEA-CR-15783)
peter [Tue, 15 Nov 2016 18:49:10 +0000 (19:49 +0100)]
correct framework library download failure handling (IDEA-CR-15783)

6 years agodistinguish interfaces inside type args, see RedundantCast15Test#testRawCastsToAvoidI...
Anna.Kozlova [Tue, 15 Nov 2016 18:35:38 +0000 (19:35 +0100)]
distinguish interfaces inside type args, see RedundantCast15Test#testRawCastsToAvoidIncompatibility

6 years agoAdd forgotten test data for PyArgumentListInspectionTest.testFloatFromhex
Semyon Proshev [Tue, 15 Nov 2016 18:25:12 +0000 (21:25 +0300)]
Add forgotten test data for PyArgumentListInspectionTest.testFloatFromhex

6 years ago[java] disables completion in module names (IDEA-164010) appcode/171.989 pycharm/171.990
Roman Shevchenko [Tue, 15 Nov 2016 17:14:34 +0000 (18:14 +0100)]
[java] disables completion in module names (IDEA-164010)

6 years agoinplace change signature: update current change info respecting delegate checkbox
Anna.Kozlova [Tue, 15 Nov 2016 17:04:05 +0000 (18:04 +0100)]
inplace change signature: update current change info respecting delegate checkbox

6 years agoconvert to varargs: ensure parameter type is normalized so old style arrays are conve...
Anna.Kozlova [Tue, 15 Nov 2016 16:53:30 +0000 (17:53 +0100)]
convert to varargs: ensure parameter type is normalized so old style arrays are converted correctly (IDEA-163962)

6 years agochange signature: refresh type element after normalizeDeclaration for old style arrays
Anna.Kozlova [Tue, 15 Nov 2016 16:50:43 +0000 (17:50 +0100)]
change signature: refresh type element after normalizeDeclaration for old style arrays

6 years agofix unwrap lambda for nested expression lambdas (IDEA-163987)
Anna.Kozlova [Tue, 15 Nov 2016 16:03:15 +0000 (17:03 +0100)]
fix unwrap lambda for nested expression lambdas (IDEA-163987)

6 years agosafe delete: make more evident that conflicts view contains only refs which are not...
Anna.Kozlova [Tue, 15 Nov 2016 14:46:55 +0000 (15:46 +0100)]
safe delete: make more evident that conflicts view contains only refs which are not safe to delete (IDEA-163976)

6 years agosafe delete: do not show conflicts about method reference if it occurs in the argumen...
Anna.Kozlova [Tue, 15 Nov 2016 14:13:25 +0000 (15:13 +0100)]
safe delete: do not show conflicts about method reference if it occurs in the argument to be deleted (IDEA-163964)

6 years agoinference: don't distinguish parameterizations with 2 different interfaces (IDEA...
Anna.Kozlova [Tue, 15 Nov 2016 13:48:31 +0000 (14:48 +0100)]
inference: don't distinguish parameterizations with 2 different interfaces (IDEA-163950)

6 years agoshow conflict if move as enum would change the semantics (IDEA-163248)
Anna.Kozlova [Tue, 15 Nov 2016 10:34:43 +0000 (11:34 +0100)]
show conflict if move as enum would change the semantics (IDEA-163248)

6 years agoinspection view: try to navigate to file or file+line if file's problem was fixed
Dmitry Batkovich [Tue, 15 Nov 2016 14:40:00 +0000 (17:40 +0300)]
inspection view: try to navigate to file or file+line if file's problem was fixed

6 years agoinspection view: clear single descriptor in RefElementNode if second problem was...
Dmitry Batkovich [Tue, 15 Nov 2016 14:33:09 +0000 (17:33 +0300)]
inspection view: clear single descriptor in RefElementNode if second problem was added

6 years agoCustom regions in structure view for all languages (IDEA-129599)
Rustam Vishnyakov [Tue, 15 Nov 2016 15:14:57 +0000 (18:14 +0300)]
Custom regions in structure view for all languages (IDEA-129599)

6 years agoremove SmartPsiElementPointerImpl.myElementClass
peter [Tue, 15 Nov 2016 15:59:44 +0000 (16:59 +0100)]
remove SmartPsiElementPointerImpl.myElementClass

6 years agoaccount for possible modal indexing finish under progress (IDEA-163999), add javadoc...
peter [Tue, 15 Nov 2016 15:55:31 +0000 (16:55 +0100)]
account for possible modal indexing finish under progress (IDEA-163999), add javadoc (IDEA-CR-15755)

6 years agoReopening Debugger Console causes IllegalArgumentException (PY-21457)
Elizaveta Shashkova [Tue, 15 Nov 2016 15:47:03 +0000 (18:47 +0300)]
Reopening Debugger Console causes IllegalArgumentException (PY-21457)

Add console folding to debug console once

6 years agoRUBY-18677: trim middle of the text instead of the end and increase the length to...
Valentin Fondaratov [Mon, 14 Nov 2016 16:49:44 +0000 (19:49 +0300)]
RUBY-18677: trim middle of the text instead of the end and increase the length to 20 for folding text

6 years agoIDEA-155623 Loading settings from settings repository fails to import live template
Vladimir Krivosheev [Tue, 15 Nov 2016 15:07:13 +0000 (16:07 +0100)]
IDEA-155623 Loading settings from settings repository fails to import live template

6 years agoextract addOptionTag
Vladimir Krivosheev [Tue, 15 Nov 2016 15:01:06 +0000 (16:01 +0100)]
extract addOptionTag

6 years agocleanup, use warn instead of info to report read error
Vladimir Krivosheev [Tue, 15 Nov 2016 14:47:52 +0000 (15:47 +0100)]
cleanup, use warn instead of info to report read error

6 years agoProvide headless focus manager for headless dialog because getFocusManager() can... appcode/171.988 clion/171.987
Ilya.Kazakevich [Tue, 15 Nov 2016 14:52:32 +0000 (17:52 +0300)]
Provide headless focus manager for headless dialog because getFocusManager() can't return null: it leads to NPE in headless environment.

6 years agobuild scripts: javadocs added
nik [Tue, 15 Nov 2016 14:49:41 +0000 (17:49 +0300)]
build scripts: javadocs added

6 years agoremove client allowStartingDumbModeInside usages
peter [Tue, 15 Nov 2016 14:38:15 +0000 (15:38 +0100)]
remove client allowStartingDumbModeInside usages

6 years agoCPP-7945 rainbow performance test + new local resolve
Alexey Utkin [Tue, 15 Nov 2016 14:00:12 +0000 (17:00 +0300)]
CPP-7945 rainbow performance test + new local resolve

6 years agoremoved unused class
Yaroslav Lepenkin [Tue, 15 Nov 2016 12:37:36 +0000 (15:37 +0300)]
removed unused class

6 years agoIDEA-163770 OS X: Actions can be invoked despite them being unavailable in modal...
Denis Fokin [Tue, 15 Nov 2016 13:22:34 +0000 (16:22 +0300)]
IDEA-163770 OS X: Actions can be invoked despite them being unavailable in modal context

6 years agofixed incorrect position of folding hints on hidpi
Egor.Ushakov [Tue, 15 Nov 2016 13:22:44 +0000 (16:22 +0300)]
fixed incorrect position of folding hints on hidpi