summaryrefslogtreecommitdiff
path: root/extensions/uiconfig/scanner
AgeCommit message (Collapse)Author
2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara
Change-Id: If0d3829bfc14c602a0167967cbe215782c75f549
2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara
so the dialog stops scribbling on itself, and instead uses a real widget for that This has to be one of our weirdest dialogs, why expend so much effort to create this dialog for the most obscure of issues. Change-Id: Ia25e6c67fb278528c6c68a1d6db74de59915fd34
2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály
Change-Id: I4476559cc2e6a90b65d5bdc8169b256929f07f7e Reviewed-on: https://gerrit.libreoffice.org/9734 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-11extract Scan Preview code into a preview widgetCaolán McNamara
instead of scribbling over the parent dialog directly. Doing is this way allows the .ui-ification to work right. Change-Id: Ia0c33eae4cd5a4c94896436fe5a5afad8d60a577
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály
Change-Id: I1f08493cdc18f4c0691a8436368432fe4e94dec3 Reviewed-on: https://gerrit.libreoffice.org/9696 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>