projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IDEA-214538: remove auto-disabling of input methods, remake via notification
[idea/community.git]
/
platform
/
core-api
/
src
/
com
/
8 days ago
Dmitry Jemerov
Report plugin conflict when two plugins try to register...
tree
|
commitdiff
8 days ago
Vladimir Krivosheev
string key is slow due to hashCode/equals — introduce...
tree
|
commitdiff
9 days ago
Vladimir Krivosheev
disable reportStatistic for PathMacrosImpl
tree
|
commitdiff
9 days ago
Vladimir Krivosheev
simplify app loader (it is possible now, after moving...
tree
|
commitdiff
9 days ago
Gregory.Shrago
reference slow data-providers in "Action Subsystem...
tree
|
commitdiff
10 days ago
Daniil Ovchinnikov
SlowOperations: more details in error message
tree
|
commitdiff
10 days ago
Daniil Ovchinnikov
SlowOperations: simplify stack of frames with FList
tree
|
commitdiff
10 days ago
Daniil Ovchinnikov
SlowOperations: clean up `#assertSlowOperationsAreAllowed`
tree
|
commitdiff
10 days ago
Daniil Ovchinnikov
extract `EmptyProgressIndicatorBase`
tree
|
commitdiff
10 days ago
Daniil Ovchinnikov
extract `EmptyProgressIndicatorBase` - rename file
tree
|
commitdiff
10 days ago
Roman Shevchenko
Cleanup (dead code)
tree
|
commitdiff
11 days ago
Alexandr Evstigneev
JavaDoc fix
tree
|
commitdiff
11 days ago
Egor Ushakov
IDEA-265500 Provide cpu snapshots in freeze reports...
tree
|
commitdiff
11 days ago
Gregory.Shrago
IDEA-263282 introduce first-time fast update to avoid...
tree
|
commitdiff
12 days ago
Vladimir Krivosheev
reduce classloading
tree
|
commitdiff
12 days ago
Vladimir Krivosheev
reduce classloading
tree
|
commitdiff
12 days ago
Vladimir Krivosheev
more async start-up, do not activate icon loader explicitly
tree
|
commitdiff
2021-04-01
Gregory.Shrago
add "Action Subsystem" section to java-doc
tree
|
commitdiff
2021-03-31
Daniil Ovchinnikov
add default implementation of `Progress#checkCancelled`
tree
|
commitdiff
2021-03-31
Alexey Kudravtsev
cleanup, notnull
tree
|
commitdiff
2021-03-29
kirill.skrygan
fixes due to review
tree
|
commitdiff
2021-03-29
Alexey Kudravtsev
remove checking the displayName uniqueness because...
tree
|
commitdiff
2021-03-29
Kirill.Skrygan
fix blinking lookup for thin clients
tree
|
commitdiff
2021-03-29
Dmitry Jemerov
Correctly dispose DeprecatedVirtualFileSystem event...
tree
|
commitdiff
2021-03-27
Alexey Kudravtsev
check for Language.getDisplayName() uniqueness to avoid...
tree
|
commitdiff
2021-03-27
Vladimir Krivosheev
getting time from JAR entry doesn't make any sense...
tree
|
commitdiff
2021-03-26
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2021-03-26
Vladimir Krivosheev
deprecate ServiceManager.getService()
tree
|
commitdiff
2021-03-26
Vladimir Krivosheev
deprecate ServiceManager.getService(project)
tree
|
commitdiff
2021-03-26
Vladimir Krivosheev
don't use deprecated AbstractExtensionPointBean
tree
|
commitdiff
2021-03-26
Vladimir Krivosheev
optimize getting service
tree
|
commitdiff
2021-03-26
Vladimir Krivosheev
cleanup (reduce usages of deprecated Getter interface)
tree
|
commitdiff
2021-03-26
Vladimir Krivosheev
default value for registry must be specified
tree
|
commitdiff
2021-03-26
Daniil Ovchinnikov
pass `Progress` instead of `CoroutineContext` for cance...
tree
|
commitdiff
2021-03-26
Nikolay Chashnikov
cleanup: replace usages of LOG.debugOrInfoIfTestMode...
tree
|
commitdiff
2021-03-24
Andrew Kozlov
[platform] more customizable messages in ProgressManage...
tree
|
commitdiff
2021-03-24
Andrew Kozlov
[platform] Task is aware of the parent JComponent;...
tree
|
commitdiff
2021-03-24
Andrew Kozlov
[platform] TaskRunnable removed
tree
|
commitdiff
2021-03-24
Vladimir Krivosheev
initial value of ourAlwaysAllow must be unknown
tree
|
commitdiff
2021-03-24
Vladimir Krivosheev
don't attempt to use application before it is initialized
tree
|
commitdiff
2021-03-23
Andrew Kozlov
[plugins] multiple Refs in PluginInstaller replaced...
tree
|
commitdiff
2021-03-23
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2021-03-22
Gregory.Shrago
introduce specific `ide.slow.operations.assertion`...
tree
|
commitdiff
2021-03-22
Gregory.Shrago
replace `ide.enable.slow.operations.in.edt` with `ide...
tree
|
commitdiff
2021-03-22
Anton Bragin
DS-1541 Show EAP user agreement instead of Privacy...
tree
|
commitdiff
2021-03-20
Nikolay Chashnikov
[util] refactoring: move logger.kt from util.ex to...
tree
|
commitdiff
2021-03-18
Roman Shevchenko
Cleanup (disbanding one not particularly useful utility...
tree
|
commitdiff
2021-03-18
Alexey Kudravtsev
annotate NotNull list of NotNull VFileEvents
tree
|
commitdiff
2021-03-18
Patrick Scheibe
ElementPattern et al: JavaDoc
tree
|
commitdiff
2021-03-17
Alexey Kudravtsev
cleanup, more type safety, remove unused methods
tree
|
commitdiff
2021-03-17
Kirill Kirichenko
IDEA-191366 Revert AttributesFlyweight, rewrite EditorN...
tree
|
commitdiff
2021-03-16
Alexander Zolotov
[editor] pull up set/getHighlighter to Editor interface
tree
|
commitdiff
2021-03-16
Konstantin Bulenkov
ability to run task once per project AND product
tree
|
commitdiff
2021-03-16
Kirill Kirichenko
IDEA-191366 Implement proper equals and fix tests
tree
|
commitdiff
2021-03-16
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2021-03-12
Gregory.Shrago
introduce `Navigatable.EMPTY_NAVIGATABLE_ARRAY`
tree
|
commitdiff
2021-03-12
Alexey Kudravtsev
reduce usages of WriteThread to avoid confusion
tree
|
commitdiff
2021-03-11
Dmitry.Krasilschikov
IDEA-248785 moving `SET_PARENT` reflection into an...
tree
|
commitdiff
2021-03-11
Roman Shevchenko
Cleanup (short version number and "utm" parameters...
tree
|
commitdiff
2021-03-11
Kirill Kirichenko
IDEA-191366 Simplify AttributesFlyweight and set backgr...
tree
|
commitdiff
2021-03-10
Yann Cébron
PsiTreeChangeListener: javadoc cleanup
tree
|
commitdiff
2021-03-09
Andrew Kozlov
[plugins] methods moved to ApplicationInfoImpl; cross...
tree
|
commitdiff
2021-03-09
Alexey Kudravtsev
provide readable file type name (instead of e.g. PLAINT...
tree
|
commitdiff
2021-03-09
Alexandr Suhinin
IJ-CR-6569 extract method: remove redundant util class
tree
|
commitdiff
2021-03-06
Alexey Kudravtsev
a bit of performance: reduce allocation
tree
|
commitdiff
2021-03-04
Aleksey Pivovarov
CWM-1588 cwm: fix spurious boxed effect type in client...
tree
|
commitdiff
2021-03-04
Alexander.Kirsanov
[cwm] Safer strategy for handling code execution under...
tree
|
commitdiff
2021-03-03
kirill.skrygan
fix lots of issues:
tree
|
commitdiff
2021-03-03
Alexey Kudravtsev
cleanup
tree
|
commitdiff
2021-03-02
Alexander Bubenchikov
IDEA-263365 - fix VfsUtilCore.pathEqualsTo for WSL...
tree
|
commitdiff
2021-03-02
Daniil Ovchinnikov
rename `TargetPopupPresentation` -> `TargetPresentation`
tree
|
commitdiff
2021-02-26
Alexander.Kirsanov
[cwm] ClientId validation checking based on Disposer...
tree
|
commitdiff
2021-02-24
Gregory.Shrago
introduce `AccessToken`-based API to reduce stack size
tree
|
commitdiff
2021-02-24
Alexey Kudravtsev
add javadoc about calling RangeMarker.dispose()
tree
|
commitdiff
2021-02-24
Alexey Kudravtsev
deprecate and remove toBytesIfPossible because of JEP 254
tree
|
commitdiff
2021-02-21
Leonid Shalupov
cwm: rename ij client -> cwm guest: rename PlatformUtil...
tree
|
commitdiff
2021-02-18
Vladimir Krivosheev
do not use module level message bus
tree
|
commitdiff
2021-02-18
Leonid Shalupov
cwm: rename most of product info and icons: intellij...
tree
|
commitdiff
2021-02-18
Julia Beliaeva
[git-index] do not undo staging operations from the...
tree
|
commitdiff
2021-02-17
Vladimir Krivosheev
IDEA-242875 dispose handlers during immediate delivery
tree
|
commitdiff
2021-02-17
Vladimir Krivosheev
cleanup, change level from WARN to ERROR for "Broadcast...
tree
|
commitdiff
2021-02-17
Vladimir Krivosheev
avoid message broadcasting
tree
|
commitdiff
2021-02-16
Vladimir Krivosheev
remove dead code and add comment to explain why no...
tree
|
commitdiff
2021-02-16
Vladimir Krivosheev
lock-free adding of child bus
tree
|
commitdiff
2021-02-16
Vladimir Krivosheev
disable broadcast for DUMB_MODE topic
tree
|
commitdiff
2021-02-16
Vladimir Krivosheev
cleanup
tree
|
commitdiff
2021-02-16
Tagir Valeev
Remove redundant overrides
tree
|
commitdiff
2021-02-15
Daniil Ovchinnikov
add `AstLoadingFilter#disallowTreeLoading(Runnable...
tree
|
commitdiff
2021-02-15
Vladislav.Soroka
Merge remote-tracking branch 'origin/vsoroka/gradle_on_...
tree
|
commitdiff
2021-02-15
Vladimir Krivosheev
do not use createLazyKey - doesn't make sense
tree
|
commitdiff
2021-02-12
Nikolay Chashnikov
[platform] deprecation: add @ScheduledForRemoval annota...
tree
|
commitdiff
2021-02-12
Marat Khabibullin
[devkit] Add readme and update links in javadoc (LAB-50)
tree
|
commitdiff
2021-02-10
Nikolay Chashnikov
[platform] javadoc: wrap http links in into <a> tags...
tree
|
commitdiff
2021-02-10
Alexey Kudravtsev
replace error-prone user data keys with sane methods
tree
|
commitdiff
2021-02-09
Vladimir Krivosheev
use NIO
tree
|
commitdiff
2021-02-09
Daniil Ovchinnikov
require `equals` and `hashCode` in `Symbol` and `Symbol...
tree
|
commitdiff
2021-02-09
Alexey Kudravtsev
cleanup of undo
tree
|
commitdiff
2021-02-08
Alexey Kudravtsev
avoid too concrete fastutil class declarations, use...
tree
|
commitdiff
2021-02-08
Vladimir Krivosheev
cleanup
tree
|
commitdiff
2021-02-08
Alexey Kudravtsev
remove unnecessary constructor
tree
|
commitdiff
next