aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/optionspage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to upstream changesEike Ziller2021-03-161-1/+1
| | | | | | | PathChooser::setFileName was removed/replaced by setFilePath Change-Id: I3fbf675c9c15248629bab5ebeb3311dd62526b03 Reviewed-by: hjk <hjk@qt.io>
* Adapt to upstream changesEike Ziller2020-05-281-1/+1
| | | | | Change-Id: Ic6f34677f8048e8d3b3a88e5e6fd6dde4bd4d027 Reviewed-by: hjk <hjk@qt.io>
* Show error in editor if stack cannot be runEike Ziller2018-01-061-1/+2
| | | | | | | With the option to open the configuration page. Change-Id: I4895e27648d5e161fd0c9b617723f7fdd6853248 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Add options page for stack executableEike Ziller2017-10-011-0/+83