summaryrefslogtreecommitdiffstats
path: root/src/gui/mphoneform.ui
Commit message (Collapse)AuthorAgeLines
* Re-added missing icon for main windowLubos Dolezel2015-06-04-1/+5
|
* Qt 5 now supportedLubos Dolezel2015-06-04-28/+28
|
* Application fully ported to Qt4 (no Qt3Support used any more)Lubos Dolezel2015-06-04-106/+113
|
* Fixed optional feature enablingLubos Dolezel2015-06-02-1/+1
| | | | | Hide Diamondcard support Other fixes
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls ↵Lubos Dolezel2015-06-02-2108/+2479
| | | | from outside the main thread)
* GUI build in progress.Lubos Dolezel2015-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 tooltipMichal Kubecek2015-04-15-1/+0
| | | | This will need rewriting to event handler. Disable for now.
* Qt4 port step 4: add missing forward declarationsMichal Kubecek2015-04-15-0/+1
|
* Qt4 port step 3: hide cursor properties temporarilyMichal Kubecek2015-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 checkinMichal Kubecek2015-04-13-0/+2851
Check in contents of upstream 1.4.2 tarball, exclude generated files.