Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | -2108/+2479 |
| | | | | from outside the main thread) | |||
* | GUI build in progress. | Lubos Dolezel | 2015-06-01 | -2677/+1955 |
| | | | | The next step is to adapt .ui.h files to use Qt4 UIC-generated headers. | |||
* | Qt4 port step 8: disable buddy list tooltip | Michal Kubecek | 2015-04-15 | -1/+0 |
| | | | | This will need rewriting to event handler. Disable for now. | |||
* | Qt4 port step 4: add missing forward declarations | Michal Kubecek | 2015-04-15 | -0/+1 |
| | ||||
* | Qt4 port step 3: hide cursor properties temporarily | Michal Kubecek | 2015-04-15 | -36/+36 |
| | | | | | Qt4 doesn't seem to process them in 3.3. ui files correctly. Disable them until ui files are converted to native Qt4. | |||
* | initial checkin | Michal Kubecek | 2015-04-13 | -0/+2851 |
Check in contents of upstream 1.4.2 tarball, exclude generated files. |