Commit Graph
44111 Commits
Author SHA1 Message Date
anna 6f47731d8c push down: sort out rebinding references in order to process imports first 2009-11-03 19:31:41 +03:00
anna ed5800cedc introduce parameter object: ui clarification; visibility can be fixed for writable files only 2009-11-03 19:31:41 +03:00
anna 1347a2332e introduce parameter object: add setters/getters, fix visibility for existing class 2009-11-03 19:31:40 +03:00
Dmitry Avdeev 6b9a260f4f GitRootTracker optimizations 2009-11-03 19:29:33 +03:00
Oleg Shpynov 94c2318b89 RUBY-5272 Find usages shouldn​'​t use foreground attributes for elements in presentation 2009-11-03 19:12:33 +03:00
irengrig 7f0d02ad94 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-03 18:28:58 +03:00
irengrig ddd98909c6 new Apply Patch UI 2009-11-03 18:26:37 +03:00
Eugene Zhuravlev 9ee901b6dd fix possible lock 2009-11-03 17:48:45 +03:00
irengrig b94bda6597 IDEA-25295 (NPE on integrating change into branch) 2009-11-03 17:01:52 +03:00
irengrig 5c51766273 Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-03 16:48:28 +03:00
Ekaterina Shliakhovetskaja 2edc6cabc7 Spellchecker: fix bug with bundled/user dictionary differentioation 2009-11-03 16:43:43 +03:00
Oleg Shpynov 9071491d29 Rails dictionary finally attached 2009-11-03 16:39:20 +03:00
Maxim.Mossienko 9932a2953a IDEA-25579 http​-​equiv auto complete missing '​Refresh' 2009-11-03 16:25:45 +03:00
Maxim Shafirov 86d7c5dfbd Decrease latency before cancellation when multiple threads asking for checkCancelled concurrently. 2009-11-03 16:17:23 +03:00
Kirill Kalishev 2f43f34fd3 Merge branch 'tool-window' 2009-11-03 16:15:33 +03:00
Kirill Kalishev 6336b33333 TreeUi: sorting fixes 2009-11-03 16:15:13 +03:00
Alexey Pegov 64174c7f97 second file path completion: first now filter by file types if any 2009-11-03 16:11:38 +03:00
nik 10615aa6ef IDEADEV-40711: Artifacts editor: exiting Rename mode moves focus to the Available Elements panel 2009-11-03 16:06:31 +03:00
nik a039ad3f18 IDEADEV-41036: Artifact editor: Remove button is enabled with focus on the output tree root 2009-11-03 16:06:31 +03:00
nik a9570ce0e7 IDEADEV-41034: Artifact: manifest.mf name recognition is case-sensitive 2009-11-03 16:06:31 +03:00
Constantine Plotnikov 509ef6fc50 git4idea: Added possiblitity to selectively push commits in push active branches dialog 2009-11-03 15:58:35 +03:00
Constantine Plotnikov 86aae04157 git4idea: Update operation is refactored to the separate class 2009-11-03 15:58:34 +03:00
Constantine Plotnikov e7cabd4603 git4idea: refactored rebase editor service to support other types of rebase editors 2009-11-03 15:58:33 +03:00
Constantine Plotnikov 2bc7c28fd3 git4idea: The do not show convert line separators dialog condition is handled correctly 2009-11-03 15:58:31 +03:00
Constantine Plotnikov a1be517ee0 git4idea: Date and time are now added in the stash message 2009-11-03 15:58:29 +03:00
Constantine Plotnikov 2b6ac69f85 git4idea: IDEADEV-41015, IDEADEV-40952: added support for text files without new lines 2009-11-03 15:58:28 +03:00
Alexey Kudravtsev dff3708795 cancel job when one of tasks threw PCE 2009-11-03 15:21:46 +03:00
Kirill Kalishev 7002c76979 Merge branch 'tool-window' 2009-11-03 14:46:11 +03:00
Kirill Kalishev 4624eb4cf3 toolwindow combo content ui - default state (+applied for hierarchy) - 2 2009-11-03 14:45:42 +03:00
nik f90ce2d81d artifact editor: manifest properties ui fixes 2009-11-03 14:18:52 +03:00
Dmitry Avdeev 97f7277290 IDEADEV-41056: javadoc in jsps fixed 2009-11-03 14:16:29 +03:00
Alexey Kudravtsev dc121af76d tests 2009-11-03 14:14:21 +03:00
irengrig 28dc66b2ad Merge branch 'master' of git.labs.intellij.net:idea/community 2009-11-03 14:09:19 +03:00
sergey.vasiliev b7ac3aa70a jsr-299 libs and facets 2009-11-03 13:36:37 +03:00
Kirill Kalishev 92ed41b128 toolwindow combo content ui - default state (+applied for hierarchy) 2009-11-03 13:18:08 +03:00
Alexey Kudravtsev 0705d2736a tests hang fixed
check for leaked injectors added
2009-11-03 13:16:45 +03:00
Alexey Pegov a656f12d61 fix file path completion tests 2009-11-03 13:12:46 +03:00
sergey.vasiliev b32bd182fb jsr-299 + 330 2009-11-03 01:07:45 +03:00
Gregory Shrago ec0d030571 more precise magic constant computation (IDEADEV-41161) 2009-11-02 23:28:02 +03:00
Gregory Shrago 8283d9a949 support persistence model in QuickEdit popup 2009-11-02 23:22:21 +03:00
Gregory Shrago 7f72baeaa2 dumbawareness 2009-11-02 21:53:36 +03:00
Oleg Shpynov fb79d01808 RUBY-5304: Provide rails dictionary for spellchecker 2009-11-02 20:13:30 +03:00
Kirill Kalishev f89a4b3b4f Merge branch 'tree-fixes' 2009-11-02 19:31:44 +03:00
Oleg Shpynov f377afa724 Do not save state if it is empty for rubymine extensions && cleanup 2009-11-02 19:23:48 +03:00
anna 6ff2ff0f94 coverage: try to read from old configs if current settings not found (IDEADEV-41154) 2009-11-02 19:21:14 +03:00
anna fa52b930a8 a way to hide tooltip for inspection (do not rely on HighlightSeverity.INFORMATION, e.g. todo tooltips are quite good) 2009-11-02 19:21:13 +03:00
anna 34a974cfb7 clear filter before configurable selection (in case it was filtered) 2009-11-02 19:21:12 +03:00
anna e1a728d048 do not search for containing file by method name 2009-11-02 19:21:12 +03:00
Alexey Pegov b9951cb513 file path completion on class name (ctrl+alt+space) 2009-11-02 19:19:25 +03:00
Eugene Zhuravlev cee3b67894 do not use multithreaded indexing in tests 2009-11-02 19:13:53 +03:00