Commit Graph

31 Commits

Author SHA1 Message Date
Frédéric Pierret (fepitre)
340aa50063
Fix pyc unreproducibility
Surprisingly, pyc does not have their modification time header
respecting SDE but @marmarek found that was file time instead.
2021-03-02 09:57:06 +01:00
Frédéric Pierret (fepitre)
5a45d14af1
spec: improve reproducibility when generating QT files 2021-03-02 09:56:53 +01:00
Frédéric Pierret (fepitre)
d8de88b743
debian: add packaging
QubesOS/qubes-issues#4186
2020-06-16 17:52:16 +02:00
Marta Marczykowska-Górecka
e79724f9db
Update Qt version used in qubesmanager to Qt5
Fixed dependencies, places where obsolete functions stopped working,
code fragments that started throwing warnings and an .ui file that
stopped being readable after the update.
2019-05-30 21:33:49 +02:00
Marta Marczykowska-Górecka
3ec089f827
Added make clean to Makefile 2018-04-12 22:10:37 +02:00
Wojtek Porczyk
2c3df7bd67 spring cleaning part 5: more python3 fixes 2017-07-12 14:54:14 +02:00
Wojtek Porczyk
a023fb708e spring cleaning part 2
setup.py
2017-07-12 14:54:12 +02:00
Wojtek Porczyk
933a4b82db spring cleaning part 1
ui/
2017-07-12 14:54:12 +02:00
Marek Marczykowski-Górecki
4946d7b8d0
Merge branch 'i18n'
* i18n:
  i18n: update translations
  i18n: add configuration for transifex client
  i18n: add 'en' translation file as a source template
  Translated some strings to test the process
  i18n: add skeleton translation file for spanish
  i18n: wrap strings with self.tr
  i18n: add basic support for translations
2017-02-03 17:29:08 +01:00
unman
a72003f44b
Add extended information and Network diagram to Manager 2017-01-26 20:36:39 +00:00
Marek Marczykowski-Górecki
cf8b99c763
i18n: add basic support for translations
Handle translations of GUI elements defined in .ui files.
See README.md for details.

Fixes QubesOS/qubes-issues#2599
2017-01-22 13:22:16 +01:00
Marek Marczykowski-Górecki
b001f26ee1
Create custom 'About' dialog, with 'release notes' viewer (#1259)
Fixes QubesOS/qubes-issues#1259
2015-10-01 22:34:49 +02:00
Marek Marczykowski
2c140d634d makefile: generic rpms-dom0 and rpms-vm targets 2012-11-14 01:42:14 +01:00
Marek Marczykowski
710aae93ae Remove old firewall UI file 2012-06-05 20:31:30 +02:00
Agnieszka Kostrzewa
7890aac8e8 Log dialog with 'copy-clipboard-to-qubes-clipboard'(#543) 2012-05-10 13:17:24 +02:00
Joanna Rutkowska
10ccafc115 Makefile: do not update the repo automatically 2012-04-25 14:12:35 +02:00
Agnieszka Kostrzewa
49495d6444 Global settings dialog 2012-01-31 17:29:00 +01:00
Agnieszka Kostrzewa
e38f4df7fe Backup dialog.
Plus an extra page in the backup restore dialog, so that it resembles
the backup dialog.
2012-01-31 14:29:13 +01:00
Agnieszka Kostrzewa
456c1e63d7 Added settings dialog. 2012-01-28 12:25:35 +01:00
Agnieszka Kostrzewa
601fbd1863 Restored makefile 2012-01-24 15:50:21 +01:00
Agnieszka Kostrzewa
6b8a2279d1 Added multiselectwidget for future use in multiple windows 2012-01-24 01:18:32 +01:00
Agnieszka Kostrzewa
5600056d44 Qubes Manager with more tabular layout 2012-01-22 18:45:41 +01:00
Joanna Rutkowska
d1d254fa18 Makefile: add dummy clean target 2011-11-09 12:49:11 +01:00
Joanna Rutkowska
00b2d55f85 Makefile: do not run update_repo.sh for update-repo-installer 2011-11-05 11:35:12 +01:00
Joanna Rutkowska
c1d6335db1 Makefile: update-repo-current-testing 2011-06-24 23:24:26 +02:00
Joanna Rutkowska
e0aa071670 Makefile: udpate-repo-installler 2011-04-07 12:36:58 +02:00
Joanna Rutkowska
b50a1afcb6 Makefile improvements for repo management
* Sign only current version of the rpms generated
 * repo-update-{current,unstable} targets for new yum repo
2011-04-04 12:59:59 +02:00
Tomasz Sterna
f8aadd7998 Implemented Firewall Rules Editor 2011-02-21 18:15:35 +01:00
Joanna Rutkowska
b5c9ff2690 Makefile: new targets: update-repo{-testing} 2010-06-18 16:33:26 +02:00
Bruce Downs
eca7fab65b Moved qmgr.spec into new rpm_spec directory and updated Makefile. 2010-05-17 19:37:12 +02:00
Joanna Rutkowska
c1b81d3ab6 Initial public commit.
(c) 2010 Invisible Things Lab

Author:
=========
Joanna Rutkowska <joanna@invisiblethingslab.com>
2010-05-11 16:54:35 +02:00