Merge lp://staging/~tsimonq2/software-properties/port-away-from-kde into lp://staging/software-properties

Proposed by Simon Quigley
Status: Merged
Merged at revision: 1049
Proposed branch: lp://staging/~tsimonq2/software-properties/port-away-from-kde
Merge into: lp://staging/software-properties
Diff against target: 18733 lines (+4065/-4066)
105 files modified
KDE-BUGS-TODO (+0/-64)
QT-BUGS-TODO (+64/-0)
data/designer/main.ui (+1/-1)
data/software-properties-kde.desktop.in (+0/-14)
data/software-properties-qt.desktop.in (+14/-0)
debian/changelog (+6/-0)
debian/control (+6/-5)
debian/manpages/software-properties-kde.1 (+0/-153)
debian/manpages/software-properties-qt.1 (+150/-0)
debian/software-properties-kde.install (+0/-4)
debian/software-properties-kde.manpages (+0/-1)
debian/software-properties-qt.install (+4/-0)
debian/software-properties-qt.manpages (+1/-0)
po/POTFILES.in (+8/-8)
po/am.po (+32/-32)
po/ar.po (+32/-32)
po/be.po (+32/-32)
po/bg.po (+32/-32)
po/bn.po (+32/-32)
po/br.po (+32/-32)
po/ca.po (+32/-32)
po/cs.po (+32/-32)
po/csb.po (+32/-32)
po/da.po (+32/-32)
po/de.po (+32/-32)
po/el.po (+32/-32)
po/en_AU.po (+32/-32)
po/en_CA.po (+32/-32)
po/en_GB.po (+32/-32)
po/eo.po (+32/-32)
po/es.po (+32/-32)
po/et.po (+32/-32)
po/eu.po (+32/-32)
po/fa.po (+32/-32)
po/fi.po (+32/-32)
po/fr.po (+32/-32)
po/fur.po (+32/-32)
po/gl.po (+32/-32)
po/he.po (+32/-32)
po/hi.po (+32/-32)
po/hr.po (+32/-32)
po/hu.po (+32/-32)
po/id.po (+32/-32)
po/it.po (+32/-32)
po/ja.po (+32/-32)
po/ka.po (+32/-32)
po/ko.po (+32/-32)
po/ku.po (+32/-32)
po/lt.po (+32/-32)
po/lv.po (+32/-32)
po/mk.po (+32/-32)
po/mr.po (+32/-32)
po/ms.po (+32/-32)
po/nb.po (+32/-32)
po/ne.po (+32/-32)
po/nl.po (+32/-32)
po/nn.po (+32/-32)
po/no.po (+32/-32)
po/oc.po (+32/-32)
po/pa.po (+32/-32)
po/pl.po (+32/-32)
po/ps.po (+32/-32)
po/pt.po (+32/-32)
po/pt_BR.po (+32/-32)
po/qu.po (+32/-32)
po/ro.po (+32/-32)
po/ru.po (+32/-32)
po/rw.po (+32/-32)
po/sk.po (+32/-32)
po/sl.po (+32/-32)
po/software-properties.pot (+46/-46)
po/sq.po (+32/-32)
po/sr.po (+32/-32)
po/sv.po (+32/-32)
po/ta.po (+32/-32)
po/th.po (+32/-32)
po/tl.po (+32/-32)
po/tr.po (+32/-32)
po/uk.po (+32/-32)
po/ur.po (+32/-32)
po/vi.po (+32/-32)
po/xh.po (+32/-32)
po/zh_CN.po (+32/-32)
po/zh_HK.po (+32/-32)
po/zh_TW.po (+32/-32)
setup.cfg (+5/-5)
setup.py (+3/-3)
software-properties-kde (+0/-146)
software-properties-qt (+145/-0)
softwareproperties/distro.py (+8/-8)
softwareproperties/kde/CdromProgress.py (+0/-63)
softwareproperties/kde/DialogAdd.py (+0/-86)
softwareproperties/kde/DialogEdit.py (+0/-131)
softwareproperties/kde/DialogMirror.py (+0/-248)
softwareproperties/kde/I18nHelper.py (+0/-85)
softwareproperties/kde/SoftwarePropertiesKDE.py (+0/-753)
softwareproperties/kde/__init__.py (+0/-1)
softwareproperties/qt/CdromProgress.py (+63/-0)
softwareproperties/qt/DialogAdd.py (+86/-0)
softwareproperties/qt/DialogEdit.py (+131/-0)
softwareproperties/qt/DialogMirror.py (+248/-0)
softwareproperties/qt/I18nHelper.py (+85/-0)
softwareproperties/qt/SoftwarePropertiesQt.py (+749/-0)
softwareproperties/qt/__init__.py (+1/-0)
tests/test_pyflakes.py (+1/-1)
To merge this branch: bzr merge lp://staging/~tsimonq2/software-properties/port-away-from-kde
Reviewer Review Type Date Requested Status
Gianfranco Costamagna Approve
Rik Mills Pending
Review via email: mp+349592@code.staging.launchpad.net

Commit message

Port the KDE frontend to a pure Qt frontend that Lubuntu can use as well.

Description of the change

Some things are hardcoded into the KDE frontend that Lubuntu does not want to use; for example, Kubuntu is hardcoded in a few places, and so is KDE.

This simply renames things to Qt, and makes some things more generic.

To post a comment you must log in.
Revision history for this message
Rik Mills (rikmills) wrote :

From Kubuntu dev perspective, no problem Qt'ifying this

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

I merged it, because it looked sane, and we should have lots of time to switch to kde again if this is needed.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to status/vote changes: