ui: use the icons and qtutils helpers
commit7b54c3fc2b46598f4c97e8be44fc5c833f2e4418
authorDavid Aguilar <davvid@gmail.com>
Mon, 24 Aug 2015 20:55:22 +0000 (24 13:55 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 24 Aug 2015 20:55:22 +0000 (24 13:55 -0700)
treef535e2c44f2d7ade8e20ebba975402c72fd0fba2
parent8b2f90a975372734ed5d4c4ab0d6c04755461103
ui: use the icons and qtutils helpers

Make the UI scalable by using the icons module and the checkbox() and
radiobox() helpers from qtutils.

Signed-off-by: David Aguilar <davvid@gmail.com>
38 files changed:
cola/actions.py
cola/app.py
cola/cmds.py
cola/difftool.py
cola/gravatar.py
cola/guicmds.py
cola/main.py
cola/models/browse.py
cola/qtcompat.py
cola/qtutils.py
cola/widgets/about.py
cola/widgets/archive.py
cola/widgets/bookmarks.py
cola/widgets/browse.py
cola/widgets/cfgactions.py
cola/widgets/commitmsg.py
cola/widgets/compare.py
cola/widgets/completion.py
cola/widgets/createbranch.py
cola/widgets/createtag.py
cola/widgets/dag.py
cola/widgets/diff.py
cola/widgets/editremotes.py
cola/widgets/filetree.py
cola/widgets/finder.py
cola/widgets/grep.py
cola/widgets/main.py
cola/widgets/merge.py
cola/widgets/patch.py
cola/widgets/prefs.py
cola/widgets/recent.py
cola/widgets/remote.py
cola/widgets/search.py
cola/widgets/selectcommits.py
cola/widgets/startup.py
cola/widgets/stash.py
cola/widgets/status.py
share/git-cola/bin/git-xbase