summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2014-06-10Merge tag '0.5.2' into deb-0.5.2Kali Kaneko
Tag leap.bitmask version 0.5.2 Conflicts: docs/man/bitmask-root.1.rst docs/man/bitmask.1.rst
2014-06-06add icons for the vpn exit nodesKali Kaneko
2014-04-09Merge tag '0.5.0' into deb-0.5.0Kali Kaneko
Tag leap.bitmask version 0.5.0 Conflicts: pkg/requirements.pip
2014-03-11add cProfile+viewer target to MakefileKali Kaneko
2014-03-10comment workaround for systems w/o pgrepKali Kaneko
2014-03-07add ability to set nice order via env varKali Kaneko
2014-03-05script to graph cpu/mem usage. Related: #5259Kali Kaneko
Use as: RESOURCE_TIME=5 make resource_graph where RESOURCE_TIME are the minutes to run for.
2014-02-17add line_profiler targets to MakefileKali Kaneko
2014-02-17profiling target to makefileKali Kaneko
2013-11-15Merge tag '0.3.7' into debianKali Kaneko
Tag leap.bitmask version 0.3.7
2013-11-14Add advanced key management ui to the makefile.Ivan Alejandro
2013-10-30Merge tag '0.3.5' into debianKali Kaneko
Tag leap.bitmask version 0.3.5 Conflicts: .gitignore pkg/requirements.pip
2013-10-17Add project file generation to `make translations`Ivan Alejandro
2013-10-14Merge tag '0.3.4' into debianKali Kaneko
Tag leap.bitmask version 0.3.4 Conflicts: pkg/requirements.pip
2013-10-01Implement new UITomás Touceda
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality)
2013-08-26Merge branch 'master' into debian-0.3.1Kali Kaneko
2013-08-23Add preferences panel.Ivan Alejandro
2013-08-22Merge remote-tracking branch 'origin/develop' into debianMicah Anderson
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