VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/UserInterface.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-06Linux/MaxOSX: correctly detect type of internal exceptionsMounir IDRASSI1-2/+5
2015-04-05Linux/MacOSX: Always add the source location when system exception occur in o...Mounir IDRASSI1-2/+1
2015-03-08Linux/MacOSX: Load preferences if only volume path is given in command line a...Mounir IDRASSI1-4/+2
2015-02-08Linux: When not under Gnome/KDE, use xdg-open to open the mounted volume if i...Mounir IDRASSI1-1/+17
2014-12-30Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...Mounir IDRASSI1-11/+24
2014-12-26Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...Mounir IDRASSI1-1/+72
2014-12-19Linux/MacOSX: Enhance performance by implementing the possibility to choose t...Mounir IDRASSI1-1/+6
2014-11-08MacOSX : change OSXFuse error message to indicate the MacFUSE compatibility l...Mounir IDRASSI1-1/+1
2014-11-08MacOSX : Since we link directly with OSXFuse, change error message to indicat...Mounir IDRASSI1-1/+1
2014-11-08MacOSX : Update Fuse error message to display OSXFUSE requirement alongside M...Mounir IDRASSI1-1/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI1-1/+1
2014-11-08Change legacy version check in newly added Linux/MacOSX sources from 0x600 (T...Mounir IDRASSI1-2/+2
2014-11-08Replace TrueCrypt from Linux/MacOSX mount point namesMounir IDRASSI1-2/+2
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI1-21/+21
2014-11-08Add TrueCrypt 7.1a MacOSX/Linux specific source files.Mounir IDRASSI1-0/+1494
f='#n194'>194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242