Commit Graph

16 Commits

Author SHA1 Message Date
Sergei Tachenov
37a2edd522 IDEA-74443 Keep folders on top when sorting by time
GitOrigin-RevId: f690e046be7c1314e8ecadb8f74145d04c063f27
2023-05-12 13:57:46 +00:00
Sergei Tachenov
f3d65d6d74 IDEA-74443 Implement Sort by Time in Project View
GitOrigin-RevId: 30511cc19142b341a3d135f99320a01a2bd36830
2023-05-12 13:57:33 +00:00
Sergey Malenkov
f2d03e8848 IDEA-166142: find archived file in project view if archive is located under a module group 2018-09-06 19:38:17 +03:00
peter
4b2c2c7adf fix misplaced packages in package view test data 2018-07-30 16:55:14 -07:00
nik
38eb0b11bc project view: don't show module name if it differs from directory name only by case of letters
(IDEA-185935)
2018-02-01 17:00:03 +03:00
Sergey Malenkov
b1b8e5386c Invalidate a node with compacted directories 2017-12-28 15:55:32 +03:00
nik
83e84fc677 qualified module names: don't show module name in Project View if it matches directory structure (IDEA-166061)
If module name can be composed by appending its directory name to a module name for the parent directory it makes no sense to show the full module name on the directory node in Project View.
2017-02-01 14:43:57 +03:00
nik
e9ab28ff71 project view: don't show duplicated nodes for content roots located under excluded roots (IDEA-162102) 2016-10-06 11:06:59 +03:00
peter
102374b1d3 (by patch from IDEA-151808) Walk up to the root to determine if file is in content roots 2016-03-04 15:14:44 +01:00
peter
ee5fad06d2 show .class files located in source content in project view 2015-11-14 20:41:50 +01:00
Anton Makeev
78df394d95 Project view: support manual oder 2014-10-20 16:50:58 +02:00
Anton Makeev
5efb124588 Project view: test for IDEA-80435 Project file sorting 2014-10-20 12:57:30 +02:00
Anton Makeev
9a83d37a7b ProjectView: 'sort by type' mixes up folders and files 2014-10-20 12:39:06 +02:00
Anton Makeev
f7d60da2a3 ProjectView: sort by type doesn't work when 'folders always on top' is disabled 2014-10-20 12:39:05 +02:00
Dmitry Avdeev
745e2ce402 IDEA-83733 project panel does not scroll to the current source file when it is opened 2012-04-24 13:53:54 +04:00
Kirill Kalishev
0bc490c330 project & structure view tests to CE 2010-03-16 18:26:49 +03:00