Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed linenoise warnings | Christian Mollekopf | 2018-05-24 |
| | |||
* | linenoise: Use inline instead of static | Christian Mollekopf | 2018-05-23 |
| | |||
* | Replaced readline with cpp-linenoise | Christian Mollekopf | 2018-05-23 |
| | | | | | | | | | ... a single header readline replacement that works on all linux, osx and windows (or so they claim). Besides cleaning up the code considerably, it should help us build sinksh on windows where readline is not really (there are some ancient broken readline ports) available. cpp-readline comes from here: https://github.com/yhirose/cpp-linenoise | ||
* | Windows compat | Christian Mollekopf | 2018-04-19 |
| | |||
* | Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility | Christian Mollekopf | 2016-02-17 |
| | |||
* | Build without warnings | Christian Mollekopf | 2016-01-31 |
| | |||
* | Ignore warnings only locally | Christian Mollekopf | 2016-01-31 |
| | |||
* | Renamed Akonadi2 to Sink | Christian Mollekopf | 2016-01-20 |
(except for documentation). |