lp://staging/~kubuntu-users/jockey/jockey-kde
- Get this branch:
- bzr branch lp://staging/~kubuntu-users/jockey/jockey-kde
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 182. By Jonathan <jonathan@jonathan-desktop>
-
We're only using QTreeWidgetItem, so only import that from QtGui\n We can also eliminate setting the systray icon by specifying the icon in the declaratoin.
- 181. By Jonathan <jonathan@jonathan-desktop>
-
Ported over the QMessageBoxes to KMessageBoxes. Now they don't throw attribute errors plus they look nice to boot.
- 179. By Jonathan <jonathan@jonathan-desktop>
-
Should probably check for the icon where it's actually installed
- 178. By Jonathan <jonathan@jonathan-desktop>
-
Fix icon loading bug where main window wouldn't get icon. os.path.exists looks for an absolute path (making it always fail). It also turns out KIcon doesn't like absolute paths too much, making it somewhat useless for fallback purposes, so I reverted it to use QIcon since DE integration would be pretty much hopeless if the first icon check failed...
- 177. By richard <richard@zaphod>
-
Changed icon loading to use KIcon(name) instead of KIcon(full path)
- 176. By richard <richard@zaphod>
-
Merged attempts to port jockey-kde to kde4 with Kubuntu-users jockey-kd branch
- 173. By Ryan Kavanagh
-
Moved our icons to jockey-kde.png and reverted GNOME's (sorry\!). Also set our window icon to jockey-kde
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)