summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2013-07-08Add comment with helper command.Ivan Alejandro
2013-07-08Update project file and transifex files to upload.Ivan Alejandro
2013-06-25add small img for cocoasudo iconKali Kaneko
2013-06-13Refactor the status bits out of the MainWindow to StatusPanelWidgetTomás Touceda
2013-05-27Add oxygen iconsIvan Alejandro
2013-04-11Use dark icons (light theme) for OSXkali
Closes:#2130
2013-03-12Add watermark imageTomás Touceda
2013-03-11Finish up translation supportTomás Touceda
Also: - Add spanish translations - Fix an issue when disabling autologin
2013-03-08Add translation supportTomás Touceda
Also: - Make OpenVPN use a random port every time - Logout in parallel so the UI doesn't block - Add the WAIT status from OpenVPN to the mainwindow displays - Support non-unix sockets in the LinuxVPNLauncher
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