~rik-shaw/+junk/legacy-bazaar

  • Committer: Rik Shaw
  • Author(s): Justin Luth
  • Date: 2020-01-25 12:13:04 UTC
  • Revision ID: git-v1:d28228ada440dc079df6cae1a7992434f9e84f5d
NFC: various code cleanup items

No Functional Change intended with:
-fix spelling errors
-clarify the overriding nature of useBackupIncludeFilter.txt
-QDir().mkpath(<absolute path>) returns true if directory
already exists, or if it is successfully created, so eliminate
some useless checking code.
-QDir(): it looks strange to have an absolute path create itself,
and resulted in multiple similar-looking variable names.
Using QDir(). just looks cleaner to me, so doing it where the variable
isn't used anyway. It could probably apply in a few more cases as
well [like QDir().rename(x,y)], but I didn't dare cause any bugs.
-use case-insensitive compare on a user-editable config.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 24 8 years ago Rik Shaw udev usb fix Diff
icons 24 8 years ago Rik Shaw udev usb fix Diff
l10n 29 7 years ago Rik Shaw refactoring for l10n Diff
LICENSE 25 8 years ago Rik Shaw Create LICENSE 34.3 KB Diff Download File
main.cpp 34 7 years ago Rik Shaw cleaning up l10n location and build 744 bytes Diff Download File
mainwindow.cpp 52 4 years ago Rik Shaw NFC: various code cleanup items No Functional Cha 83.2 KB Diff Download File
mainwindow.h 17 10 years ago iveand * Bugfix on Restore ALL and Restore Deleted 1.5 KB Diff Download File
mainwindow.ui 48 5 years ago Rik Shaw adding spanish and russian translation files 22.4 KB Diff Download File
readme.txt 21 9 years ago Rik Shaw Updated BackupDirs to include Fieldworks, Bloom, a 1 KB Diff Download File
File wasta-backup-postinst.sh 44 5 years ago Rik Shaw correcting sed to comment out line crashing with e 1.8 KB Diff Download File
File wasta-backup-udev 25.1.1 8 years ago Rik Shaw revert to old autolaunch method if 'at' broken 1.6 KB Diff Download File
File wasta-backup-usb-autolaunch 16 10 years ago iveand * Implemented multi-user for "Restore ALL", so now 1.1 KB Diff Download File
wasta-backup.appdata.xml 31 7 years ago Rik Shaw updated appdata.xml description 1.4 KB Diff Download File
wasta-backup.desktop 35 7 years ago Rik Shaw replacing ' with \" for shelll commands to accomod 396 bytes Diff Download File
wasta-backup.pro 47 5 years ago Rik Shaw using xdg-user-dir to retrieve user folders plus o 895 bytes Diff Download File
wasta-backup.pro.user 49 5 years ago Rik Shaw updating french translation strings 18.8 KB Diff Download File
wasta-backup.rules 26.1.2 8 years ago Rik Shaw 1.0.10 203 bytes Diff Download File