summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2014-02-27Update app strings for Transifex.Ivan Alejandro
2014-02-26Add Pastebin button to logger window.Ivan Alejandro
Also add png image for the button and license information.
2013-10-17update locale resources to match the completed translationsKali Kaneko
2013-10-17Merge remote-tracking branch 'kali/feature/new-translations' into developIvan Alejandro
2013-10-17Ignore dynamically generated file.Ivan Alejandro
2013-10-17Add tool to generate project file automatically.Ivan Alejandro
2013-10-17added new translations (vi, en_GB)Kali Kaneko
2013-10-11updated strings to 0.3.4 releaseKali Kaneko
2013-10-08Fix widget fit problem. Closes #4058.Ivan Alejandro
The spacer policy was wrong. The size of the wizard had to be increased. The icon was shrinked.
2013-10-01Implement new UITomás Touceda
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality)
2013-09-25update source strings so translators can go onKali Kaneko
2013-09-11remove unused icons from resourcesKali Kaneko
2013-09-04Images shuffleKali Kaneko
2013-09-03Remove last page from wizard.Ivan Alejandro
Also remove the globe image because is no longer needed.
2013-08-20Add first draft of mail UITomás Touceda
2013-08-19Add mail locked/unlocked icons and license info.Ivan Alejandro
2013-08-12update makefile and project fileKali Kaneko
2013-08-09Update documentation.Ivan Alejandro
2013-08-08Update images, jumping guy -> rainbow mask.Ivan Alejandro
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