lp://staging/~stefan-schwarzburg/qreator/qreator_sms_mms_tel
Created by
Schwarzburg
and last modified
- Get this branch:
- bzr branch lp://staging/~stefan-schwarzburg/qreator/qreator_sms_mms_tel
Only
Schwarzburg
can upload to this branch. If you are
Schwarzburg
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- David Planella: Approve
- Diff: 0 lines
Superseded
for merging
into
lp://staging/~dpm/qreator/trunk
- David Planella: Needs Fixing
-
Diff: 1482 lines (+803/-131)31 files modified.quickly (+1/-1)
bin/qreator (+8/-3)
data/media/sms.svg (+119/-0)
data/ui/QrCodeSMS.ui (+123/-0)
qreator/QreatorWindow.py (+8/-5)
qreator/__init__.py (+14/-9)
qreator/qrcodes/GtkHelpers.py (+8/-8)
qreator/qrcodes/QRCodeLocation.py (+2/-2)
qreator/qrcodes/QRCodeLocationGtk.py (+8/-8)
qreator/qrcodes/QRCodeSMS.py (+32/-0)
qreator/qrcodes/QRCodeSMSGtk.py (+171/-0)
qreator/qrcodes/QRCodeSoftwareCenterApp.py (+2/-2)
qreator/qrcodes/QRCodeSoftwareCenterAppGtk.py (+8/-8)
qreator/qrcodes/QRCodeText.py (+2/-2)
qreator/qrcodes/QRCodeTextGtk.py (+8/-8)
qreator/qrcodes/QRCodeType.py (+1/-1)
qreator/qrcodes/QRCodeURL.py (+2/-2)
qreator/qrcodes/QRCodeURLGtk.py (+8/-8)
qreator/qrcodes/QRCodeVCard.py (+2/-2)
qreator/qrcodes/QRCodeVCardGtk.py (+9/-9)
qreator/qrcodes/QRCodeWifi.py (+2/-2)
qreator/qrcodes/QRCodeWifiGtk.py (+8/-8)
qreator/tools.py (+9/-0)
qreator_lib/AboutDialog.py (+50/-0)
qreator_lib/Builder.py (+5/-3)
qreator_lib/PreferencesDialog.py (+64/-0)
qreator_lib/Window.py (+46/-4)
qreator_lib/__init__.py (+2/-0)
qreator_lib/helpers.py (+7/-10)
qreator_lib/qreatorconfig.py (+2/-4)
setup.py (+72/-22)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~dpm/qreator/trunk