- 26 Apr, 2012 9 commits
-
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
- 25 Apr, 2012 6 commits
-
-
Gilles Caulier authored
remove unexistant XMP tag BUGS: 287272
-
smit mehta authored
-
smit mehta authored
Creating proper signals in kpsavesettingswidget and function to set the label Removing debugging info from dngconverter
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Gilles Caulier authored
-
- 24 Apr, 2012 15 commits
-
-
Gilles Caulier authored
-
Gilles Caulier authored
Give credits to Smit Usual coding style fixes
-
Gilles Caulier authored
-
smit mehta authored
-
Gilles Caulier authored
-
smit mehta authored
-
smit mehta authored
TODO : KMessageBoxes to be shifted to a "status" column in imagelistview
-
Script Kiddy authored
-
Gilles Caulier authored
No need a static method now, as all is done in imagelist. Code cleanup
-
Gilles Caulier authored
-
Frédéric Coiffier authored
-
Frédéric Coiffier authored
If a photo already exists, it retrieve its information and modify the list of albums/categories where it can be present. Correct the title for filename with dots. Correct some cases where bad XML is returned.
-
Gilles Caulier authored
-
Gilles Caulier authored
-
Frédéric Coiffier authored
-
- 23 Apr, 2012 4 commits
-
-
Frédéric Coiffier authored
Due to a previous mistake, photos were not associated to categories if the comment field was empty.
-
Gilles Caulier authored
it's better to send a status flag of item processed. List of flags is given on enum list. On signal is now used to dispatch status of process item. Using a enum of error is extensible quickly. Using a signal for each possible errors is more complex and increase the puzzle in source code. A QMap wrap url and status of items, which is used at end by listview to display status sting on right column. Don't forget to use i18n() to export strings to translate. CCMAIL: smit.meh@gmail.com
-
smit mehta authored
-
Script Kiddy authored
-
- 22 Apr, 2012 5 commits
-
-
Gilles Caulier authored
Smit, this code must be moved later to Action Thread as a new sub task, like DNGConverter do for ex.. Look my comment for details. CCMAIL: smit.meh@gmail.com
-
Gilles Caulier authored
-
smit mehta authored
New column "status" in listview, removing kmessagebox implementation and showing status in that column
-
Script Kiddy authored
-
smit mehta authored
-
- 21 Apr, 2012 1 commit
-
-
Gilles Caulier authored
-