Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compute and check SHA3-512 sum instead of SHA512 | Papoteur | 2020-07-25 | 1 | -7/+7 |
| | |||||
* | Keep only one sum checking | Papoteur | 2020-07-25 | 1 | -40/+7 |
| | |||||
* | Add checking that destination directory is writable | Papoteur | 2020-07-25 | 1 | -0/+3 |
| | |||||
* | Add checking for existence of local destination directory (mga#26975) | Papoteur | 2020-07-25 | 1 | -2/+11 |
| | |||||
* | Update checking to new signature method for Mageia 7. | Papoteur | 2019-07-09 | 1 | -1/+8 |
| | |||||
* | Rename remaining sha1 in sha512 | Papoteur | 2016-12-18 | 1 | -2/+2 |
| | |||||
* | Change the logic on checking the signing | Papoteur | 2016-12-18 | 1 | -0/+21 |
| | | | | | If signed and checking fails, not perform the sum, say failed. Add messages on standard ouput | ||||
* | Suppress no more used code (Date check) | Papoteur | 2016-05-24 | 1 | -9/+0 |
| | |||||
* | After signature checking, show an icon, nothing if not OK | Papoteur | 2016-05-24 | 1 | -1/+15 |
| | |||||
* | Clean code | Papoteur | 2016-05-08 | 1 | -3/+0 |
| | |||||
* | Manage the default value for release and destination directory. | Papoteur | 2016-05-05 | 1 | -4/+4 |
| | | | | Doesn't update lists when prefs are canceled. | ||||
* | Keep the current directory in filepicker and in prefs dialog box for destination | Papoteur | 2016-05-05 | 1 | -4/+6 |
| | |||||
* | Add the count of renamed files and directories. | Papoteur | 2016-05-05 | 1 | -5/+4 |
| | |||||
* | Get remote directories also when updating preferences (was only at first ↵ | Papoteur | 2016-05-05 | 1 | -2/+6 |
| | | | | setting) | ||||
* | The import function are yet working also locally | Papoteur | 2016-05-05 | 1 | -8/+16 |
| | |||||
* | Change SHA1 check with SHA512 | Papoteur | 2016-03-13 | 1 | -1/+1 |
| | |||||
* | Reverse "not creating new line when checking" which was bugous | Papoteur | 2015-11-20 | 1 | -2/+5 |
| | |||||
* | Adapt to Python 3 | Papoteur | 2015-09-26 | 1 | -8/+8 |
| | |||||
* | Not creating new line when checking | Papoteur | 2015-04-04 | 1 | -5/+2 |
| | |||||
* | Correction to the manualchek function. | Papoteur | 2015-04-04 | 1 | -19/+22 |
| | | | | | Allow stretchable main window Correction of the help link | ||||
* | Adapt the command "Select All" | Papoteur | 2015-04-04 | 1 | -7/+9 |
| | | | | Resizing columns in Local list | ||||
* | Update link to README.md | Papoteur | 2015-04-04 | 1 | -1/+1 |
| | | | | Update strings not to translate | ||||
* | Add About and Help dialog | Papoteur | 2015-03-30 | 1 | -2/+44 |
| | |||||
* | New release 0.1.4 | daviddavid | 2015-03-25 | 1 | -45/+77 |
| | | | | | | | Sur la branche master Modifications qui seront validées : modifié : CHANGELOG Replace remote list with table view | ||||
* | localList no more selectable | Papoteur | 2015-02-28 | 1 | -1/+2 |
| | |||||
* | Add updating lists after new params and renaming | Papoteur | 2015-02-28 | 1 | -0/+3 |
| | |||||
* | Correction of a bug on translation function in renaming. | Papoteur | 2015-02-28 | 1 | -1/+5 |
| | |||||
* | update the location of qm files. Install them with setup.py | Papoteur | 2015-02-12 | 1 | -10/+5 |
| | |||||
* | Correction in writing the destination directory. A "&" was wrongly added in ↵ | Papoteur | 2015-02-12 | 1 | -4/+9 |
| | | | | Mageia 5. | ||||
* | Added Interntionalization | papoteur-mga | 2014-12-13 | 1 | -28/+36 |
| | | | | Added French translation | ||||
* | Correction of check being launched after stopping. | papoteur-mga | 2014-11-22 | 1 | -4/+27 |
| | | | | | | | | 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 >4G | papoteur-mga | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | Correction of the transmission of the file size | papoteur-mga | 2014-10-27 | 1 | -2/+2 |
| | | | | | Formatting thousand with space Reset the remaining field when stopped | ||||
* | Updated mageiaSyncDBrename.py and UI | papoteur-mga | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Suppression of print command | papoteur-mga | 2014-10-19 | 1 | -2/+1 |
| | |||||
* | A new dialog box added to ask user/password before to list release in a ↵ | papoteur-mga | 2014-09-20 | 1 | -29/+58 |
| | | | | combobox. | ||||
* | Merge branch local 'master' of david.david | SARL ENR-68 | 2014-09-20 | 1 | -0/+427 |
- rename folder 'mageiaSync' instead of 'mageiasync' - fix setup.py file - fix spec file - add a CHANGELOG file |