diff options
author | Carlos Bohórquez <carlos@kernelmap.com> | 2015-09-11 14:53:30 +0200 |
---|---|---|
committer | Carlos Bohórquez <carlos@kernelmap.com> | 2015-09-11 14:53:30 +0200 |
commit | 9d6c79522dde67a1810d6a040bd40e12f8eaae44 (patch) | |
tree | 7b8ad7ac7c90260f086f34d9d16a9dbf22ea38d3 /lumina-open/i18n/lumina-open_lv.ts | |
parent | Solves issue 11400 (diff) | |
download | lumina-9d6c79522dde67a1810d6a040bd40e12f8eaae44.tar.gz lumina-9d6c79522dde67a1810d6a040bd40e12f8eaae44.tar.bz2 lumina-9d6c79522dde67a1810d6a040bd40e12f8eaae44.zip |
Several changes
Use the global variable sessionsettings_config_file in all places that
must be used.
QSettings::setPath was already setted so it's not needed. Deleted.
Instead using variable for date and time format in case user settings
aren't setted, now we go to Qt::DefaultLocaleShortDate. To perform this
operation, we must work with Date and Time separately. Now
DirWidget::date_format is an QStringList, first item for date and second
for time. The QDateTime with format "yyyyMMddhhmmsszzz" is stored on
whatsThis variable for being used in sort operations.
CQTreeWidgetItem operator< function has been simplified. Now, to check
dates, we used the value stored in whatsThis.
Diffstat (limited to 'lumina-open/i18n/lumina-open_lv.ts')
0 files changed, 0 insertions, 0 deletions