Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed File::ShareDir::dist_file distName from Shared | Angelo Naselli | 2014-09-06 | 1 | -3/+4 |
| | |||||
* | Used AdminPanel::Shared::Locales | Angelo Naselli | 2014-08-10 | 1 | -189/+189 |
| | |||||
* | removed old code | Angelo Naselli | 2014-08-10 | 1 | -117/+1 |
| | | | | removed use of undef value | ||||
* | Added remove key function | Angelo Naselli | 2014-08-02 | 1 | -3/+35 |
| | |||||
* | Added "add key" to manage keys dialog | Angelo Naselli | 2014-08-01 | 1 | -3/+38 |
| | |||||
* | Added key table filling | Angelo Naselli | 2014-07-25 | 1 | -0/+58 |
| | |||||
* | Wrong values | Angelo Naselli | 2014-07-25 | 1 | -3/+2 |
| | |||||
* | First attempt to port manage keys function | Angelo Naselli | 2014-07-24 | 1 | -111/+213 |
| | |||||
* | removed BP | Angelo Naselli | 2014-07-23 | 1 | -1/+0 |
| | |||||
* | Fixed row selection in the case of update check changing | Angelo Naselli | 2014-07-22 | 1 | -1/+11 |
| | |||||
* | managed checkboxes (enabled/update) | Angelo Naselli | 2014-07-22 | 1 | -4/+57 |
| | |||||
* | Removed double click management and added a checkbox on dialog | Angelo Naselli | 2014-07-22 | 1 | -18/+50 |
| | |||||
* | double click on a media allows to change its status (enable/disable) | Angelo Naselli | 2014-07-21 | 1 | -0/+31 |
| | |||||
* | preparing call backs launch | Angelo Naselli | 2014-07-21 | 1 | -0/+6 |
| | |||||
* | removing media and writing config ones | Angelo Naselli | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | Remove media add a wait message | Angelo Naselli | 2014-07-20 | 1 | -4/+3 |
| | |||||
* | Managed selection changed also after removing from list | Angelo Naselli | 2014-07-20 | 1 | -11/+16 |
| | | | | (buttons enabling) | ||||
* | - Selected first line after list change | Angelo Naselli | 2014-07-20 | 1 | -0/+11 |
| | | | | - block event during list change | ||||
* | fixed AdminPanel dependency | Angelo Naselli | 2014-07-20 | 1 | -9/+9 |
| | |||||
* | fixed AdminPanel dependency | Angelo Naselli | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | fixed AdminPanel dependency | Angelo Naselli | 2014-07-20 | 1 | -5/+5 |
| | |||||
* | Added also "add" button management | Angelo Naselli | 2014-07-20 | 1 | -30/+22 |
| | |||||
* | cleaned code | Angelo Naselli | 2014-07-20 | 1 | -6/+0 |
| | |||||
* | used the same code in a single point | Angelo Naselli | 2014-07-20 | 1 | -24/+16 |
| | |||||
* | added a list refresh if a mirror is added | Angelo Naselli | 2014-07-19 | 1 | -2/+13 |
| | |||||
* | First implementation of add a specific media mirror functionality | Angelo Naselli | 2014-07-18 | 1 | -17/+23 |
| | |||||
* | in rpmdragora mageia_release is defined instead of mandrivalinux | Angelo Naselli | 2014-07-17 | 1 | -7/+7 |
| | |||||
* | removed useless code | Angelo Naselli | 2014-07-16 | 1 | -2/+0 |
| | |||||
* | add_callback ok button managed | Angelo Naselli | 2014-07-15 | 1 | -172/+66 |
| | |||||
* | removed BP | Angelo Naselli | 2014-07-15 | 1 | -3/+0 |
| | |||||
* | better layout | Angelo Naselli | 2014-07-14 | 1 | -5/+8 |
| | |||||
* | first attempt to port add_callback() | Angelo Naselli | 2014-07-14 | 1 | -0/+192 |
| | |||||
* | fixed double declaration | Angelo Naselli | 2014-07-13 | 1 | -7/+6 |
| | |||||
* | Added global option dialog | Angelo Naselli | 2014-07-12 | 1 | -71/+162 |
| | |||||
* | Edit media save functionality | Angelo Naselli | 2014-07-11 | 1 | -87/+40 |
| | |||||
* | useless comments | Angelo Naselli | 2014-07-11 | 1 | -2/+0 |
| | |||||
* | Added enable/disable and set/reset as Updates media functionalities | Angelo Naselli | 2014-07-10 | 1 | -7/+51 |
| | |||||
* | Changed to is_root_capability_required atm to avoid redeclarations | Angelo Naselli | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | Redefined variable | Angelo Naselli | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Fixed a warning for undef value | Angelo Naselli | 2014-07-09 | 1 | -2/+3 |
| | |||||
* | Let's ceil the percentage for progress bar to be sure an int is passed | Angelo Naselli | 2014-07-08 | 1 | -10/+13 |
| | |||||
* | - label is already created in new, let's change the content instead | Angelo Naselli | 2014-07-08 | 1 | -3/+3 |
| | | | | | of creating a new one - YUI progress bar works in a int range 0..100 | ||||
* | PODdified | Angelo Naselli | 2014-07-07 | 1 | -85/+17 |
| | |||||
* | Added proxy_callback | Angelo Naselli | 2014-07-06 | 1 | -6/+149 |
| | |||||
* | Added pollEvent to show progress bar dialogs | Angelo Naselli | 2014-07-06 | 1 | -0/+1 |
| | |||||
* | Removed member from Shared (usning MDK::Common::DataStructure one) | Angelo Naselli | 2014-07-05 | 1 | -0/+1 |
| | |||||
* | evaluating more room for url | Angelo Naselli | 2014-07-04 | 1 | -2/+2 |
| | |||||
* | Start implementing edit_callback | Angelo Naselli | 2014-07-04 | 1 | -3/+109 |
| | |||||
* | Fixed menu entry position in a better way | Angelo Naselli | 2014-07-04 | 1 | -11/+13 |
| | |||||
* | Added update media (TODO fix index to update them really) | Angelo Naselli | 2014-07-04 | 1 | -0/+3 |
| |