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
Kirill Likhodedov
47c440a8c0
FileHistoryPanelImpl: calculate maximum string value of the columns to make them resize properly.
2012-07-26 15:32:59 +04:00
Denis.Zhdanov
6309295fcb
Allow to show quick doc info at the previously docked documentation tool window
2012-07-26 15:26:43 +04:00
Denis.Zhdanov
5b33689581
IDEA-66333 Quick documentation lookup on mouse hover
...
Ensure that the doc is shown on client request
2012-07-26 15:21:10 +04:00
Denis.Zhdanov
cb62b0643e
Add a border to the quick doc font size control
2012-07-26 15:21:10 +04:00
irengrig
1b8a9497cd
Merge remote branch 'origin/master'
2012-07-26 15:16:35 +04:00
irengrig
ad008b79ee
IDEA-88479 "Copy revision number" puts a wrong revision to clipboard after you delete lines above
2012-07-26 15:15:49 +04:00
Denis.Zhdanov
6cefc10061
IDEA-66333 Quick documentation lookup on mouse hover
...
1. Generalize hint component access for both 'popup' and 'layered pane' display modes;
2. Don't consider pure horizontal/vertical mouse moves as a 'move toward tooltip';
3. Corrected 'show documentation for element under caret' processing for the docked documentation window;
4. Refactoring and green code policy;
2012-07-26 15:10:07 +04:00
irengrig
47ef79d568
Merge remote branch 'origin/master'
2012-07-26 15:02:15 +04:00
irengrig
fb5a2722fd
svn annotations + commit: 1) fix occasionally introduced bug with missing .entries listener for svn 2) force-refresh wc.db and .entries after commit from IDEA 3) force notify annotations about commit
2012-07-26 14:58:56 +04:00
Alexander Lobas
6f2672ab6e
Renderer
2012-07-26 14:40:55 +04:00
Dmitry Avdeev
b50491d586
Remote run configuration UI compacted
2012-07-26 13:40:23 +04:00
Dmitry Avdeev
bb37cd20b9
cleanup
2012-07-26 13:40:22 +04:00
Roman Shevchenko
9be2fdb16e
Fix tests on XP
2012-07-26 11:35:42 +02:00
Alexander Lobas
53e8e0f038
IDEA-88983
2012-07-26 13:32:35 +04:00
irengrig
f5eeccef6a
IDEA-89289 Commit changes presentation: when treeview is used with added subtree and missing [changed] folder in the middle
2012-07-26 12:54:14 +04:00
Eugene Kudelevsky
9b81bb3215
adjust problematic tests
2012-07-26 12:52:34 +04:00
Eugene Kudelevsky
2f1bc8b1b4
check if the new name looks like file (contains point in name), todo
2012-07-26 12:52:33 +04:00
Eugene Kudelevsky
11bbb7a4f9
invoke getFieldNameByResourceName when renaming R field
2012-07-26 12:52:32 +04:00
Eugene Kudelevsky
be4ec708ac
IDEA-89236 do not show error message if debugging was cancelled
2012-07-26 12:52:30 +04:00
Eugene Kudelevsky
f046b9fda6
IDEA-89238 fix text messages: use 'library' instead of 'library project'
2012-07-26 12:52:29 +04:00
Eugene Kudelevsky
443b5d04f2
fix: normalize delimiters of resource name keys in AndroidValueResourcesIndex
2012-07-26 12:52:28 +04:00
irengrig
92bfbc3e70
SVN: correctly refresh files after addition: for: IDEA-88821 Subversion plugin doesn't add recursively
2012-07-26 11:46:07 +04:00
Oleg Sukhodolsky
2dbaaaac29
RUBY-11144: (refactoring) Pair replaced with BlockInfo class.
2012-07-26 07:54:24 +04:00
Roman Shevchenko
66402a1065
Avoid unneeded string copying in IdeaWin32
2012-07-25 22:26:41 +02:00
peter
a1806d3a4d
a more efficient groovy isReassigned: process only suitable references
2012-07-25 22:17:00 +02:00
peter
e3fa9d8320
groovy highlighting performance: use walking visitor
2012-07-25 22:17:00 +02:00
peter
d36b2ecf44
only search for variables in java incomplete code (i.e. not groovy)
2012-07-25 22:16:59 +02:00
Roman Shevchenko
fe60a09392
Dynamic linking in IdeaWin32
2012-07-25 21:59:38 +02:00