summaryrefslogtreecommitdiffstats
path: root/src/gui/diamondcardprofileform.ui
Commit message (Collapse)AuthorAgeLines
* Fixed optional feature enablingLubos Dolezel2015-06-02-1/+1
| | | | | Hide Diamondcard support Other fixes
* GUI build in progress.Lubos Dolezel2015-06-01-306/+38
| | | | The next step is to adapt .ui.h files to use Qt4 UIC-generated headers.
* Qt4 port step 11: fix diamondcardprofileform.uiMichal Kubecek2015-04-15-0/+6
| | | | Add missing includes and variable declarations.
* Qt4 port step 3: hide cursor properties temporarilyMichal Kubecek2015-04-15-4/+4
| | | | | 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/+307
Check in contents of upstream 1.4.2 tarball, exclude generated files.