Commit Graph
26 Commits
Author SHA1 Message Date
Dmitry Jemerov 70e628954f Apache 2 copyright headers 2013-10-21 15:29:20 +02:00
Konstantin Bulenkov 94ed15c9f4 fix yellow code producing by CommonDataKeys 2013-10-01 22:18:44 +02:00
Ekaterina Tuzova fd7a566afc fixed PY-9448 Add ability to directly create pdf's from sphinx documentation 2013-09-23 19:44:24 +04:00
Dmitry Jemerov 4ce0f0a737 remove hard dependency of python-rest on django 2013-09-18 19:36:28 +02:00
Ekaterina Tuzova 78de90beb7 fixed PY-10740 Error trying to create new Pyramid project
removed duplicated code
2013-09-07 19:26:15 +04:00
nik a09bc025a9 cleanup: added default (empty) implementation for SettingsEditor#disposeEditor 2013-08-15 10:15:36 +04:00
Yann Cébron d035e60bd7 fix compilation due to API-change 2013-08-12 22:15:37 +02:00
Dmitry Jemerov 17135d4309 passing a name to ModuleBasedConfiguration constructor is optional; kill a lot of code for passing around empty names 2013-07-25 17:11:28 +02:00
Dmitry Jemerov 83c9616577 provide default implementation for ModuleBasedConfiguration.createInstance(), delete a ton of existing implementations 2013-07-25 16:08:20 +02:00
Ekaterina Tuzova b00d24e5ff Do not reuse RunConfigurationModule for different configurations
fixed PY-10200 py.test producer choses the wrong project
2013-07-09 16:53:54 +04:00
Ekaterina Tuzova cda2749f3f fixed sphinx-quickstart for multi-module project
fixed PY-10237 Sphinx quickstart action should take module from datacontext instead of using modules[0]
2013-07-08 17:23:56 +04:00
Ekaterina Tuzova 5ace3a28b2 search for sphinx-quckstart in default location
fixed PY-10238 sphinx-quickstart couldn't be found under /usr/local/bin
2013-07-08 17:21:34 +04:00
Ekaterina Tuzova c97f24ee5f moved all configurations in Python Integrated Tools to module base
fixed PY-9018 Cannot create test run configuration from editor
2013-06-06 18:32:44 +04:00
Alexey Kudravtsev c56272b62a avoid HintAction if not necessary 2013-04-26 15:07:36 +04:00
Roman Shevchenko b6c5477efe Command line API cleaned, take 2 2013-04-24 20:24:36 +02:00
Roman Shevchenko c6610f62ce Command line API cleaned 2013-04-23 21:16:04 +02:00
Ekaterina Tuzova 952fa4dffb added content/source root checkboxes to all run configurations 2013-03-04 16:32:41 +04:00
Ekaterina Tuzova 8e53596ee0 fixed PY-8376 "Tools > Sphinx quickstart" command missing from main menu 2013-01-13 19:25:03 +04:00
Ekaterina Tuzova 727f35e367 fixed PY-8376 "Tools > Sphinx quickstart" command missing from main menu 2013-01-13 18:53:49 +04:00
Ekaterina Tuzova e9542398e6 Merge remote-tracking branch 'origin/master' 2013-01-09 11:07:13 +04:00
Vladimir Krivosheev a5251818b1 BrowserUtil.browse can open url with fragments
Now you can just pass File, VirtualFile, URL or URI instead of String — don't use file.toURI or url.toString or virtualFile.getUrl
2012-12-27 16:27:30 +04:00
Ekaterina Tuzova a647dd4499 fixed PY-8004 Doctest: support doctests in restructured text 2012-12-26 18:35:51 +04:00
Alexey Kudravtsev 66ca8b0cce notnull, cleanup, performance 2012-12-03 14:32:58 +04:00
Oleg Sukhodolsky fd07b2c58d Refactoring: only SyntaxHighlighterFactory should be used to create highlighters.
- SyntaxHighlighter.PROVIDER moved to SyntaxHighlighterFactory.
- POVIDER.create() encapsulated into SyntaxHighlighterFactory.getSyntaxHighligher(FileType, Project, VirtualFile()
2012-10-01 15:32:09 +04:00
Ekaterina Tuzova 1c48307426 cleanup python-rest dependencies 2012-07-26 20:31:54 +04:00
Ekaterina Tuzova e25293cf7a moved rest dependent code from python to python-rest 2012-07-26 20:08:43 +04:00