aboutsummaryrefslogtreecommitdiffstats
path: root/mageiaSync/mageiaSyncExt.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename remaining sha1 in sha512Papoteur2016-12-181-2/+2
|
* Change the logic on checking the signingPapoteur2016-12-181-5/+11
| | | | | If signed and checking fails, not perform the sum, say failed. Add messages on standard ouput
* Suppress no more used code (Date check)Papoteur2016-05-241-24/+0
|
* After signature checking, show an icon, nothing if not OKPapoteur2016-05-241-10/+9
|
* Clean codePapoteur2016-05-081-4/+0
|
* Add verification of signaturePapoteur2016-05-081-1/+15
|
* suppress unuseful printed file namePapoteur2016-05-051-1/+0
|
* Add the count of renamed files and directories.Papoteur2016-05-051-15/+20
|
* List only directories in release dropdown (preferences).Papoteur2016-05-051-1/+1
|
* Remove useless codedaviddavid2016-03-131-2/+0
|
* Change SHA1 check with SHA512Papoteur2016-03-131-2/+4
|
* Adapt for Python 3Papoteur2015-08-051-2/+2
|
* New release 0.1.4daviddavid2015-03-251-8/+10
| | | | | | | Sur la branche master Modifications qui seront validées : modifié : CHANGELOG Replace remote list with table view
* Add updating lists after new params and renamingPapoteur2015-02-281-2/+2
|
* Correction of a bug on translation function in renaming.Papoteur2015-02-281-2/+2
|
* Added one string translationpapoteur-mga2014-12-131-4/+4
|
* Added Interntionalizationpapoteur-mga2014-12-131-11/+11
| | | | Added French translation
* Correction of check being launched after stopping.papoteur-mga2014-11-221-1/+3
| | | | | | | | Added shortcuts. Added new feature : launching checks on demand Correction of size display Added "Quit" button Correction of the icon
* Correction of isosize transmission for numbers >4Gpapoteur-mga2014-10-281-6/+6
|
* Correction of the transmission of the file sizepapoteur-mga2014-10-271-0/+1
| | | | | Formatting thousand with space Reset the remaining field when stopped
* Suppression of print commandpapoteur-mga2014-10-191-1/+0
|
* Suppression of "." in the list of releasespapoteur-mga2014-09-201-1/+1
|
* A new dialog box added to ask user/password before to list release in a ↵papoteur-mga2014-09-201-2/+0
| | | | combobox.
* Merge branch local 'master' of david.davidSARL ENR-682014-09-201-0/+318
- rename folder 'mageiaSync' instead of 'mageiasync' - fix setup.py file - fix spec file - add a CHANGELOG file