Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix some compiler warnings | Michal Kubecek | 2015-06-12 | -2/+2 |
* | style: break too long lines, fix alignment | Michal Kubecek | 2015-06-12 | -18/+24 |
* | Fix #13 (calls to GUI from wrong thread) | Lubos Dolezel | 2015-06-10 | -1/+23 |
* | Fix QPixmap use outside of main thread | Lubos Dolezel | 2015-06-04 | -0/+1 |
* | Ported Q3Process and Q3ProgressDialog | Lubos Dolezel | 2015-06-02 | -2/+2 |
* | Fixed optional feature enabling | Lubos Dolezel | 2015-06-02 | -0/+7 |
* | Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls f... | Lubos Dolezel | 2015-06-02 | -4/+2 |
* | GUI build in progress. | Lubos Dolezel | 2015-06-01 | -2/+4 |
* | replace more GUI accesses from non-GUI threads | Michal Kubecek | 2015-04-17 | -0/+3 |
* | replace more GUI accesses from non-GUI threads | Michal Kubecek | 2015-04-15 | -0/+2 |
* | do not call GUI slots directly from non-GUI threads | Michal Kubecek | 2015-04-15 | -0/+5 |
* | Qt4 port step 2: apply qt3toqt4 | Michal Kubecek | 2015-04-15 | -2/+2 |
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+396 |