Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify contentview api | Maximilian Hils | 2015-09-12 | 1 | -3/+3 |
| | |||||
* | PR #700 | Chris Czub | 2015-09-02 | 1 | -1/+2 |
| | | | | | Start moving the contentview up a level Started shifting the contentview class up to libmproxy | ||||
* | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 1 | -0/+1 |
| | |||||
* | console: suport unary attributes | Aldo Cortesi | 2015-04-17 | 1 | -6/+4 |
| | | | | | | | | | Attributes with no value are treated as unary, e.g. "Secure" rather than "Secure=". If you really want to have an empty attribute value you can edit the header directly. Behind the scenes, restructure GridEditor to know about data conversion in and out of the editor. | ||||
* | Refactor flow list state management | Aldo Cortesi | 2015-04-07 | 1 | -2/+2 |
| | | | | | - Use signal mechanism for state synchronisation - Move "Copy to clipboard" shortcut to "P" | ||||
* | console: palette picker for the options screen | Aldo Cortesi | 2015-04-07 | 1 | -2/+11 |
| | |||||
* | console: factor out selection widget | Aldo Cortesi | 2015-04-06 | 1 | -130/+27 |
| | |||||
* | console: sticky cookies and auth to options screen | Aldo Cortesi | 2015-04-06 | 1 | -2/+24 |
| | |||||
* | console: TCP proxy patterns to new options screen | Aldo Cortesi | 2015-04-06 | 1 | -1/+17 |
| | |||||
* | console: default display mode to new options screen | Aldo Cortesi | 2015-04-06 | 1 | -2/+14 |
| | |||||
* | console: scripts to new options screen | Aldo Cortesi | 2015-04-06 | 1 | -1/+13 |
| | |||||
* | console: replacement patterns to new option screen | Aldo Cortesi | 2015-04-06 | 1 | -1/+16 |
| | |||||
* | console: ignore patterns to new options screen. | Aldo Cortesi | 2015-04-06 | 1 | -1/+17 |
| | |||||
* | Add headings to options, start migrating more options into options screen | Aldo Cortesi | 2015-04-06 | 1 | -23/+85 |
| | | | | SetHeaders first... | ||||
* | Minimal help context for options | Aldo Cortesi | 2015-04-03 | 1 | -4/+13 |
| | |||||
* | console: C to clear all options, correct footer in options screen | Aldo Cortesi | 2015-04-03 | 1 | -3/+27 |
| | |||||
* | console: keyboard shortcuts for options | Aldo Cortesi | 2015-04-03 | 1 | -9/+34 |
| | |||||
* | console: basic options page | Aldo Cortesi | 2015-04-03 | 1 | -0/+151 |