aboutsummaryrefslogtreecommitdiffstats
path: root/mageiaSync/mageiasync.py
Commit message (Collapse)AuthorAgeFilesLines
* Not creating new line when checkingPapoteur2015-04-041-5/+2
|
* Correction to the manualchek function.Papoteur2015-04-041-19/+22
| | | | | Allow stretchable main window Correction of the help link
* Adapt the command "Select All"Papoteur2015-04-041-7/+9
| | | | Resizing columns in Local list
* Update link to README.mdPapoteur2015-04-041-1/+1
| | | | Update strings not to translate
* Add About and Help dialogPapoteur2015-03-301-2/+44
|
* New release 0.1.4daviddavid2015-03-251-45/+77
| | | | | | | Sur la branche master Modifications qui seront validées : modifié : CHANGELOG Replace remote list with table view
* localList no more selectablePapoteur2015-02-281-1/+2
|
* Add updating lists after new params and renamingPapoteur2015-02-281-0/+3
|
* Correction of a bug on translation function in renaming.Papoteur2015-02-281-1/+5
|
* update the location of qm files. Install them with setup.pyPapoteur2015-02-121-10/+5
|
* Correction in writing the destination directory. A "&" was wrongly added in ↵Papoteur2015-02-121-4/+9
| | | | Mageia 5.
* Added Interntionalizationpapoteur-mga2014-12-131-28/+36
| | | | Added French translation
* Correction of check being launched after stopping.papoteur-mga2014-11-221-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 >4Gpapoteur-mga2014-10-281-3/+3
|
* Correction of the transmission of the file sizepapoteur-mga2014-10-271-2/+2
| | | | | Formatting thousand with space Reset the remaining field when stopped
* Updated mageiaSyncDBrename.py and UIpapoteur-mga2014-10-241-1/+1
|
* Suppression of print commandpapoteur-mga2014-10-191-2/+1
|
* A new dialog box added to ask user/password before to list release in a ↵papoteur-mga2014-09-201-29/+58
| | | | combobox.
* Merge branch local 'master' of david.davidSARL ENR-682014-09-201-0/+427
- rename folder 'mageiaSync' instead of 'mageiasync' - fix setup.py file - fix spec file - add a CHANGELOG file