Commit Graph
85677 Commits
Author SHA1 Message Date
anna 2f1db49cf5 Revert: FindUsages for Java step definition implemented
(abf977263c81448458de87ca50fe41a7d8535708)
2012-07-26 22:19:33 +02:00
anna 813ff28558 also ask for existing library replacement when configurable can do smth else 2012-07-26 22:19:32 +02:00
Konstantin Bulenkov 015da552a1 ability to disable yellow intention icon in completion 2012-07-26 22:02:22 +02:00
peter 555843b337 we are interested in just any dom element, not necessarily the one produced by the first contributor 2012-07-26 21:35:51 +02:00
Roman Shevchenko 8bf4f5f2ef Read root path attributes by IdeaWin32 2012-07-26 21:28:26 +02:00
Roman Shevchenko aa87be5f96 Typo 2012-07-26 21:28:25 +02:00
Konstantin Bulenkov 51a819bb26 don't mix intention yellow fcker with extender. the extender's glasspane will be always above the lookup's glasspane 2012-07-26 21:21:23 +02:00
Konstantin Bulenkov 51f901e350 return full name w/o ellipsis if element is selected 2012-07-26 21:21:23 +02:00
Konstantin Bulenkov 04685a2bdc + isShowing() 2012-07-26 21:21:22 +02:00
peter c923f0fd1c cache JavaMethod instances with annotation cache within 2012-07-26 19:55:26 +02:00
peter 109e7a1068 cache null JavaMethod.getAnnotation result 2012-07-26 19:55:26 +02:00
peter 313da5e6a7 ensure a unique sem chunk per file 2012-07-26 19:55:26 +02:00
Evgeny Zakrevsky 9add7fba64 IDEA-88532 Settings | File Templates: Plus and Minus (Add, Remove) buttons have different styles on Mac OS 2012-07-26 21:03:37 +04:00
Evgeny Zakrevsky 060ee3f0bf toolbar decorator. borders fixed. 2012-07-26 21:03:36 +04:00
Evgeny Zakrevsky 6db62f00a5 minor ui fixes 2012-07-26 21:03:35 +04:00
Evgeny Zakrevsky 51c505c4b5 edit macros dialog. ui improved. 2012-07-26 21:03:34 +04:00
Evgeny Zakrevsky a7061c61bc added titled border factory with indent and without insets 2012-07-26 21:03:33 +04:00
Evgeny Zakrevsky f74b496a52 IDEA-89122 Wrong align of the "Use safe write" checkbox 2012-07-26 21:03:32 +04:00
anna 793c7a0a3a EA-37682 - NPE: ChangeTypeArgumentsFix.fun 2012-07-26 18:21:16 +02:00
anna 51165c80da calculate dumb clip size (validateSize leaves the component in invalid state and the getVisibleRect returns too small area) 2012-07-26 18:21:15 +02:00
anna 58b8ac814b NPE 2012-07-26 18:21:14 +02:00
anna 498faaa7fc inline: do not remove anything during inline 2012-07-26 18:21:14 +02:00
peter 36e846fe99 less memory occupied by dom (IDEA-89273) 2012-07-26 18:15:06 +02:00
peter bce8590921 IDEA-89270 IntelliJ expands "home" string incorrectly when opening a project with shared JUnit configurations on Linux 2012-07-26 18:15:06 +02:00
Konstantin Bulenkov 07d0bc1eaa fix unfocused foreground on Nimbus 2012-07-26 18:12:25 +02:00
Kirill Likhodedov edaff474e8 [git] Compare with Branch for directories
Reuse GitDiffFromHistoryHandler to display diff for file or directory.
Make hacky revision numbers with human readable revisions (branch names) for file diff.
2012-07-26 20:07:16 +04:00
Kirill Likhodedov 646335cc2c [git] Better dialog title for dir diff 2012-07-26 20:07:15 +04:00
Kirill Likhodedov 5ad75af150 Fix javadoc. 2012-07-26 20:07:15 +04:00
Kirill Likhodedov 27b8a0d7c8 GitCompareWithBranchAction: fix the title of the current revision
Display current branch name (or short hash), not the full hash.
2012-07-26 20:07:14 +04:00
Alexander Lobas 5411fe5a78 EA-37493 2012-07-26 19:34:35 +04:00
Vassiliy Kudryashov d525e1a00e IDEA-89318 Missing question mark in stop confirmation 2012-07-26 19:16:20 +04:00
Andrey Vokin 8ad96d3122 FindUsages for Java step definition implemented 2012-07-26 18:56:20 +04:00
Roman Shevchenko 4135b2350d Test cleanup 2012-07-26 16:50:19 +02:00
Roman Shevchenko eb8cc2437b Test cleanup 2012-07-26 16:48:02 +02:00
Roman Shevchenko 7ce3d4f4f4 Test cleanup 2012-07-26 16:31:39 +02:00
irengrig c4a778b364 Merge remote branch 'origin/master' 2012-07-26 17:58:34 +04:00
irengrig 242298b693 IDEA-84892 File annotations do not update on git commit 2012-07-26 17:56:42 +04:00
Konstantin Bulenkov 822769a0c7 problems with file colors and bg painting 2012-07-26 15:22:26 +02:00
Kirill Likhodedov 4ca0296da7 [git] "Show Diff with local" from file history for dirs. IDEA-53116
* Call the DiffFromHistoryHandler from the "Show Diff with Local" action.
* In Git implementation be aware that  a CurrentRevision may be passed. Pass null hash in that case.
* GitChangeUtils: fix the order of revisions again; make code more clear; remove the not-used parameter.
2012-07-26 16:59:34 +04:00
Kirill Likhodedov dcfb30d32d FileHistoryPanelImpl: disable "Get" for directories, since it doesn't work for any VCS anyway.
Relates to IDEA-53116
2012-07-26 16:59:33 +04:00
Dmitry Avdeev e21464d34b IDEA-89307 Unable to share a run configuration 2012-07-26 16:20:00 +04:00
Dmitry Avdeev a404caa1cd cleanup 2012-07-26 16:20:00 +04:00
Andrey Vokin b1394d3740 Dependency from module 'cucumber' to 'testFramework-java' switched to 'testFramework' 2012-07-26 15:49:05 +04:00
irengrig 26cb5e5c0b create patch from committed changes now works only for 1 list at a time: IDEA-88458 "Create patch..." command on repository revisions treeview doesn't working 2012-07-26 15:36:09 +04:00
Kirill Likhodedov 2d994d83af [git] Fix "Show Diff" from file history for directories. IDEA-63725, IDEA-53116
Show the ChangesBrowser window with differences in the folder between revisions.
VcsHistoryUtil: extract revision sorting to a separate method to reuse it.
2012-07-26 15:33:02 +04:00
Kirill Likhodedov c7fb458fc2 GitChangeUtils.showDiff: correct the order of revisions for Changes parsing. 2012-07-26 15:33:02 +04:00
Kirill Likhodedov 5c26f7865b DialogBuilder.CloseDialogAction: simpler constructor with common defaults. 2012-07-26 15:33:01 +04:00
Kirill Likhodedov e507331aec IDEA-79870 Git push dialog: allow to push when some repositories don't have remotes
Just don't count repositories without remotes: don't add them to the list, don't query them when looking for common remotes.
(cherry picked from commit 90298e61c590b44ea38539b9348132f2b9fc9d90)
2012-07-26 15:33:01 +04:00
Kirill Likhodedov 83d6f8d528 javadoc 2012-07-26 15:33:00 +04:00
Kirill Likhodedov df3eb95c04 DialogBuilder: better assertion message 2012-07-26 15:33:00 +04:00