summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2013-03-08Migrate VPN process to QProcessTomás Touceda
Also: - Add a new tray icon for the whole app and a VPN specific one - Add a way to start/stop EIP independently - Improve reaction to the process dying
2013-03-06Add UI merging all the codeTomás Touceda
Also add resources
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-30add new assets for connection statuskali
2013-01-25update translations (de)kali
2013-01-10renamed connection pagekali
2013-01-09more missed strings to be translatedkali
plus initial <de> translation.
2013-01-09this should be the complete list of userfacing strings.antialias
see #665.
2013-01-02initial OSX packagingkali
2012-12-21updated "translate" to work in objects other than QObjectskali
2012-12-20working transifex workflowkali
Closes #666
2012-12-20initial translation example.kali
2012-12-19documentation update!kali
reSTructured (no pun intended) the sphinx docs, and trimmed README
2012-11-28modified hash of resourceskali
2012-11-21tango icons for checking/checked/failed check statuskali
2012-11-06new validation pages in a reusable MVC stylekali
using progress indicators inside QTableWidget
2012-10-24removed branding info from branding config filekali
So we officially can say this is a generic client now. Branding config file is still at pkg/branding/config.py Note that with this change the package is called now leap-client so you will have to remove old installs of leap-foo-client in your path (from previous branded builds). Changing the package name was an AWFUL and painful idea, and we will not do that again. (launcher is another story). Lesson learned.
2012-09-20Merge branch 'develop' into feature/systray-menukali
Conflicts: src/leap/app.py
2012-09-18do_branding command added to setupkali
2012-09-13add leap logokali
2012-07-22initial importkali