Commit Graph
191 Commits
Author SHA1 Message Date
Ekaterina Tuzova 0a13f6c4db console options always modified 2014-02-13 13:20:59 +04:00
Ekaterina Tuzova ed6ff89722 added detected sdks to create virtual env 2014-02-12 22:06:41 +04:00
Ekaterina Tuzova aa98747043 add detected sdk from details dialog 2014-02-12 21:49:07 +04:00
Ekaterina Tuzova 807a713a36 used setup sdk properly 2014-02-12 21:35:48 +04:00
Ekaterina Tuzova 1a437f5efd selection fix 2014-02-12 21:04:16 +04:00
Ekaterina Tuzova fb03522bb8 select in combobox interpreter selected in details 2014-02-12 20:19:43 +04:00
Ekaterina Tuzova 77ff70dce4 remove upused methods 2014-02-12 19:22:43 +04:00
Ekaterina Tuzova aba8055a71 renamed PythonSdkDetailsDialog 2014-02-12 19:20:35 +04:00
Ekaterina Tuzova dd5098d38d reload python paths list 2014-02-12 19:18:34 +04:00
Ekaterina Tuzova 5111f9dfbb proper reset in case sdk added 2014-02-12 18:21:12 +04:00
Ekaterina Tuzova 96f6a67225 update combobox on add local interpreter 2014-02-12 15:30:39 +04:00
Ekaterina Tuzova 9d897149ec apply in case of detected sdk 2014-02-12 15:12:40 +04:00
Ekaterina Tuzova 5df90d47ce put detected vEnv in front of other detected vEnvs 2014-02-12 14:30:34 +04:00
Ekaterina Tuzova d4e77306a7 PythonSdkDetailsStep renamed 2014-02-12 14:20:16 +04:00
Ekaterina Tuzova 08476e2beb added focus to sdk list 2014-02-12 14:17:47 +04:00
Ekaterina Tuzova 0722673433 NPE 2014-02-12 14:12:05 +04:00
Ekaterina Tuzova 47f9d569e5 added generate skeletons action 2014-02-12 13:47:48 +04:00
Ekaterina Tuzova 9356f0b92e don't add already existed sdk 2014-02-12 12:52:37 +04:00
Ekaterina Tuzova 84d7f65df3 initial version of show all/more actions 2014-02-12 12:38:42 +04:00
Ekaterina Tuzova d38edf2085 all sdks properly added to sdk combobox 2014-02-11 17:14:18 +04:00
Ekaterina Tuzova 038550fbff get rid of make active for selected checkbox in create virtual env 2014-02-11 14:07:12 +04:00
Ekaterina Tuzova e7bd55b7ec show packages for detected sdk, fixed NPE if no interpreter selected 2014-02-11 13:34:11 +04:00
Ekaterina Tuzova 846cd8372d second iteration for python project interpreters page
Added More/Show All buttons
filter out symlinks from suggested interpreters homepath
Add detected sdk to project
Sorting for interpreters combobox
Added separators to interpreter combobox
2014-02-11 12:50:34 +04:00
Ekaterina Tuzova 6820fe5453 added options for the details button 2014-02-07 18:59:46 +04:00
Ekaterina Tuzova 057c5f3329 initial python project interpreters page 2014-02-06 20:16:08 +04:00
Vladimir Krivosheev 3357209267 cleanup, prepare to fix WEB-9756 Quick evaluate expression popup: long values are cut and cannot be copy correctly
SimpleColoredComponent — add getFragmentTagAt
AbstractBaseTagMouseListener — remove duplicated code
2014-02-06 13:09:26 +01:00
Ekaterina Tuzova 7b70428799 fixed PY-11696 Cancel after adding new interpreter removes configured project interpreter 2014-01-23 18:24:38 +04:00
Andrey Vlasovskikh e234e09121 Don't show python-skeletons path in the Python interpreter paths tab (PY-11218) 2013-12-17 16:27:05 +04:00
Ekaterina Tuzova 0008bb2c8a fixed PY-11594 New Project: selected interpreter is not set as project interpreter when attaching project to already opened one 2013-12-12 16:20:40 +04:00
Dmitry Jemerov 185804e6b8 refactor supported root type checking according to CR-IC-3056 2013-11-11 13:04:29 +01:00
Dmitry Jemerov 625e81bb08 don't show "production" and "test" scopes in predefined scopes if current product doesn't support test source roots (PY-7324) 2013-11-08 12:52:44 +01:00
Dmitry Jemerov 70e628954f Apache 2 copyright headers 2013-10-21 15:29:20 +02:00
Ekaterina Tuzova b52acac62e PY-11012 Web2py project: notify error when import module in folder web2py/site-packages
moved web2py source root configuration to the proper place
2013-10-04 17:34:37 +04:00
Konstantin Bulenkov 94ed15c9f4 fix yellow code producing by CommonDataKeys 2013-10-01 22:18:44 +02:00
Roman Shevchenko 8a0882725f IDEA-113594 (OpenJDK notification refined) 2013-10-01 20:55:27 +02:00
Ekaterina Tuzova ccc33e50e2 Merge remote-tracking branch 'origin/master' 2013-10-01 12:07:06 +04:00
Dmitry Jemerov 359171a774 cleanly separate resources of pycharm community and professional 2013-09-27 16:12:31 +02:00
Ekaterina Tuzova ce1013e9b6 fixed is modified check in dependencies configurable 2013-09-27 16:05:02 +04:00
Dmitry Jemerov 3e3c5809cf move PythonFileTypeFactory to correct place 2013-09-27 12:18:38 +02:00
Dmitry Jemerov 0c74a24541 tweaking dependencies to allow running pycharm ce 2013-08-30 18:51:59 +02:00
Dmitry Jemerov d44732de3a extract community part out of python-ide module 2013-08-30 18:51:58 +02:00