Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #79 from fbriere/bug/selectuserform | Luboš Doležel | 2016-10-05 | -2/+1 |
|\ | | | | | Fix two issues with SelectUserForm | |||
| * | List users in forward order in SelectUserForm::show() | Frédéric Brière | 2016-10-03 | -1/+1 |
| | | ||||
| * | Fix double incrementation in SelectUserForm::validate() | Frédéric Brière | 2016-10-03 | -1/+0 |
| | | ||||
* | | Replace (old) FSF postal address with URL in header files | Frédéric Brière | 2016-10-02 | -2/+1 |
|/ | | | | | | Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html Fixes #25, fixes #71 | |||
* | Application fully ported to Qt4 (no Qt3Support used any more) | Lubos Dolezel | 2015-06-04 | -5/+5 |
| | ||||
* | selectuserform ported to Qt4 | Lubos Dolezel | 2015-06-03 | -26/+27 |
| | ||||
* | Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵ | Lubos Dolezel | 2015-06-02 | -0/+166 |
from outside the main thread) |