summaryrefslogtreecommitdiffstats
path: root/src/gui/addresscardform.cpp
Commit message (Collapse)AuthorAgeLines
* Replace (old) FSF postal address with URL in header filesFrédéric Brière2016-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 Dolezel2015-06-04-13/+13
|
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-0/+96
from outside the main thread)