Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #154 from fbriere/feature/inhibit-idle-session | Luboš Doležel | 2020-02-23 | -0/+13 |
|\ | | | | | Add an option to prevent an idle session while a call is in progress | |||
| * | Add an option to prevent an idle session while a call is in progress | Frédéric Brière | 2019-07-13 | -0/+13 |
| | | | | | | | | | | | | | | | | | | Having the session marked as idle while a call is in progress could trigger certain actions (such as locking the screen, logging out automatically, or suspending the system) which could be undesirable in this situation. Closes #123 | |||
* | | Add configuration option to disable incoming call popup window | Frédéric Brière | 2019-06-30 | -1/+14 |
|/ | | | | Closes #126 | |||
* | Added OSD with mute and hangup buttons (resolves #10) | Lubos Dolezel | 2015-06-08 | -8/+15 |
| | ||||
* | Fix a small UI glitch in system settings | Lubos Dolezel | 2015-06-04 | -21/+21 |
| | ||||
* | Add more playback & recording periods, seems to be needed for PulseAudio | Lubos Dolezel | 2015-06-04 | -9/+49 |
| | ||||
* | syssettingsform ported to Qt4 | Lubos Dolezel | 2015-06-03 | -1561/+1781 |
| | ||||
* | Fixed optional feature enabling | Lubos Dolezel | 2015-06-02 | -1/+1 |
| | | | | | Hide Diamondcard support Other fixes | |||
* | Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵ | Lubos Dolezel | 2015-06-02 | -8/+8 |
| | | | | from outside the main thread) | |||
* | GUI build in progress. | Lubos Dolezel | 2015-06-01 | -1699/+1482 |
| | | | | The next step is to adapt .ui.h files to use Qt4 UIC-generated headers. | |||
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+1854 |
Check in contents of upstream 1.4.2 tarball, exclude generated files. |