summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-08-22Merge tag '0.3.0' into debianMicah Anderson
Tag bitmask version 0.3.0 Conflicts: .coveragerc .tx/config NEWS.rst setup.cfg src/leap/base/checks.py src/leap/base/exceptions.py src/leap/base/tests/test_checks.py src/leap/eip/checks.py src/leap/gui/firstrun/login.py src/leap/gui/locale_rc.py src/leap/util/polkit.py tests/test_qt_environment.py tox.ini
2013-08-12update makefile and project fileKali Kaneko
2013-08-09Update documentation.Ivan Alejandro
2013-07-08Update lupdate binary name.Ivan Alejandro
This may be different in other linuxes, but for now i'll let working in my system.
2013-06-13Refactor the status bits out of the MainWindow to StatusPanelWidgetTomás Touceda
2013-06-13Refactor login to its own widget and remove Utils menuTomás Touceda
2013-05-29Integrate LoggerWindow with clientIvan Alejandro
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-06Add UI merging all the codeTomás Touceda
Also add resources
2013-03-06Remove everything to start from scratchTomás Touceda
2013-02-01add some cleanups to makefilekali
2013-01-30rename manpagekali
I am also commiting the manpage itself temporarily, we should leave only the .rst in the repo!
2013-01-30add manpage in rst formatkali
2012-12-21included api docskali
2012-12-20working transifex workflowkali
Closes #666
2012-12-20initial translation example.kali
2012-08-10working "make deb" using git-buildpackage! :)kali
2012-08-09added packaging feature to Makefilekali
2012-08-09added packaging feature to Makefilekali
2012-07-23add todo in compile resource stuffkali
2012-07-22initial importkali