aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/pythoneditor
Commit message (Expand)AuthorAgeFilesLines
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* Register python editors icon overlay in extensionsInitialized()Ulf Hermann2016-11-082-3/+6
* ClangStaticAnalyzer: Tests: Rely on projects telling when they finished parsingNikolai Kosjar2016-10-311-0/+2
* PythonEditor: Code cosmeticshjk2016-10-063-15/+8
* Python: Use helpers in FolderNode to set up project treeTobias Hunger2016-10-051-141/+8
* PythonEditor: Fix qbs buildChristian Kandeler2016-08-261-2/+2
* PythonEditor: Modernize/Streamlinehjk2016-08-2614-496/+238
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Use FileChangeBlockerTobias Hunger2016-07-181-2/+1
* PythonEditor: Fix translation contextTakumi ASAKI2016-05-301-1/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-1/+1
|\
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+1
* | Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+0
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-2/+2
|\|
| * Icons: Move Run/Stop/Interrupt from projectexplorer to coreAlessandro Portale2016-04-101-2/+2
* | Wholesale conversion to #pragma oncehjk2016-03-308-32/+8
|/
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-11/+0
* PythonEditor: Ensure to set environmentChristian Stenger2016-03-111-0/+3
* Editor: Fix whitespace cleaning.David Schulz2016-02-242-43/+22
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-2/+2
* ProjectExplorer: Use StandardRunnable in ApplicationLauncherhjk2016-01-281-9/+7
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1914-224/+159
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-3/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* Project: Add setRootProjectNode methodTobias Hunger2016-01-111-13/+3
* Project: Do not save filenames in derived classesTobias Hunger2016-01-111-15/+12
* Project: Add setProjectManager methodTobias Hunger2016-01-111-7/+11
* Project: Add setDocument methodTobias Hunger2016-01-111-14/+4
* Project: Sprinkle override over all the projectsTobias Hunger2016-01-071-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-1/+2
* Target: Make constructor privateTobias Hunger2015-11-231-1/+1
* FolderNodes: Specify filter for Add Existing DirectoryTobias Hunger2015-11-091-0/+7
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-5/+5
* Python: Simplify project nodeTobias Hunger2015-11-021-20/+5
* ProjectNodes: Sprinkle override over the Node classesTobias Hunger2015-10-301-1/+1
* ProjectNode: Provide default implementations of a few functionsDaniel Teske2015-09-151-47/+0
* PythonEditor: Avoid creation of Custom Executable run configurationChristian Stenger2015-09-041-1/+1
* PythonEditor: Do not create run configuration for project fileChristian Stenger2015-09-021-0/+3
* PythonEditor: Do not recreate run configuration if already presentChristian Stenger2015-09-021-2/+13
* PythonEditor: Remove unused variable.Christian Kandeler2015-08-241-1/+0
* Debugger: Rework Python Debuggerhjk2015-08-202-59/+77
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-041-0/+6
|\
| * Fix i18n problemsSergey Belyashov2015-07-231-0/+6
* | PythonEditor: Fix compilationChristian Stenger2015-07-291-1/+1
|/
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-7/+7
* PythonEditor: Add a run configurationhjk2015-06-162-1/+1035
* Fix excessive warnings by MSVC 2013 64bit about size_t->int truncationFriedemann Kleint2015-02-201-2/+2
* Use new mime databaseEike Ziller2015-02-173-9/+6
* Update LicenseEike Ziller2015-01-1614-82/+82