nextcloud-desktop/src/mirall
2012-10-25 23:20:00 +02:00
..
application.cpp Do not allow the selection of a target in single folder mode 2012-10-22 11:32:53 +02:00
application.h Clean up argument handling 2012-10-16 19:06:23 +02:00
createanowncloudpage.ui Backport to Qt 4.6 finished - test against a local installation of owncloud via http 2012-04-21 21:03:29 +02:00
csyncfolder.cpp Fix compile problem. 2012-08-26 16:10:17 +02:00
csyncfolder.h Use qthread more correct, see 2012-08-26 11:47:45 +02:00
csyncthread.cpp Massive simplification of proxy support. 2012-10-09 02:35:08 +02:00
csyncthread.h Massive simplification of proxy support. 2012-10-09 02:35:08 +02:00
fileutils.cpp add proper licensing 2011-04-06 11:48:02 +02:00
fileutils.h add proper licensing 2011-04-06 11:48:02 +02:00
folder.cpp Fix default implementation of Folder::nativeSecondPath(). 2012-09-24 19:20:16 +02:00
folder.h Show pathes in platform specific notation 2012-08-15 18:16:44 +03:00
folderman.cpp Escape the folder alias as used in QSetting and as file name. 2012-10-17 16:33:19 +02:00
folderman.h Escape the folder alias as used in QSetting and as file name. 2012-10-17 16:33:19 +02:00
folderwatcher.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
folderwatcher.h Use a better inotify implementation and use config.h. Fixes oCB #713. 2012-07-20 17:13:23 +02:00
folderwizard.cpp Do not allow the selection of a target in single folder mode 2012-10-22 11:32:53 +02:00
folderwizard.h Use the themes appName() instead of "ownCloud". 2012-09-24 17:57:20 +02:00
folderwizardnetworkpage.ui Add a sitecopy backend to mirall, some GUI cleanups 2011-09-26 13:12:00 +02:00
folderwizardowncloudpage.ui Polished the ui, stop syncing during user actions. 2011-11-03 16:06:40 +01:00
folderwizardsourcepage.ui continue backport Qt 4.6: place holder text was introduced in Qt 4.7 2012-04-21 01:07:22 +02:00
folderwizardtargetpage.ui Fix ownCloud icon and a layout issue. 2012-09-19 13:31:42 +03:00
gitfolder.cpp A lot of krazy2 (codechecker) fixes. 2012-05-21 16:48:49 +02:00
gitfolder.h - removed the sitecopy files and last references 2012-03-26 13:20:15 +02:00
inotify.cpp Use a better inotify implementation and use config.h. Fixes oCB #713. 2012-07-20 17:13:23 +02:00
inotify.h Use a better inotify implementation and use config.h. Fixes oCB #713. 2012-07-20 17:13:23 +02:00
logbrowser.cpp Use PlainTextEdit widget for more efficient log file display. 2012-08-26 11:46:59 +02:00
logbrowser.h Use PlainTextEdit widget for more efficient log file display. 2012-08-26 11:46:59 +02:00
mirallconfigfile.cpp Use themed app name in password dialog. 2012-10-02 16:54:46 +02:00
mirallconfigfile.h Merge branch 'master' of gitorious.org:owncloud/mirall 2012-08-24 11:16:58 +02:00
miralltheme.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
miralltheme.h Fixed icon setup. Theme now really supports icons in various sizes. 2012-07-18 17:29:06 +02:00
networklocation.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
networklocation.h add simple network location infrastructure 2011-04-06 15:22:40 +02:00
occinfo.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
occinfo.h Added an update check that queries an oC server for new versions. 2012-04-02 20:10:29 +02:00
owncloudcredentialspage.ui Improved some grammar based on Matts proposals. 2012-06-15 10:51:51 +02:00
owncloudfolder.cpp Make PAC work on Windows 2012-10-09 03:08:39 +02:00
owncloudfolder.h Prepend slash to remote folder 2012-10-05 22:42:35 +02:00
owncloudftpaccesspage.ui Backport to Qt 4.6 finished - test against a local installation of owncloud via http 2012-04-21 21:03:29 +02:00
owncloudinfo.cpp Dirty qnam/proxy export is no longer required 2012-10-09 17:19:09 +02:00
owncloudinfo.h Dirty qnam/proxy export is no longer required 2012-10-09 17:19:09 +02:00
owncloudsetuppage.ui Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudsetupwizard.cpp Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudsetupwizard.h Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudtheme.cpp Brown paper bag fix. 2012-09-27 12:22:27 +02:00
owncloudtheme.h Fixed icon setup. Theme now really supports icons in various sizes. 2012-07-18 17:29:06 +02:00
owncloudwizard.cpp Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudwizard.h Show wizard with intro when starting without account 2012-10-20 13:58:37 +02:00
owncloudwizardresultpage.ui More custom media for the connect dialog. 2012-07-26 11:01:43 +03:00
owncloudwizardselecttypepage.ui replace URL by Link in user string 2012-07-02 11:03:41 +02:00
proxydialog.cpp Use HttpProxy instead of Socks5Proxy. 2012-10-08 11:08:01 +02:00
proxydialog.h Qt part of proxy support - contributed by Thomas Mueller. 2012-07-31 11:17:52 +03:00
proxydialog.ui Fix size of dialog. 2012-08-02 12:16:18 +03:00
sslerrordialog.cpp Show hashes of unknown certs 2012-10-24 01:44:13 +02:00
sslerrordialog.h Consistency fix: name ui and src alike 2012-10-03 00:45:54 +02:00
sslerrordialog.ui Consistency fix: name ui and src alike 2012-10-03 00:45:54 +02:00
statusdialog.cpp If present, select first item in status dialog 2012-10-20 14:58:49 +02:00
statusdialog.h Add a method to set the enabled status of the buttons correctly. 2012-09-19 12:57:12 +03:00
statusdialog.ui Removed Log Window Button 2012-07-26 11:38:14 +03:00
syncresult.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
syncresult.h Added support method statusToString 2012-07-30 17:09:49 +03:00
theme.cpp Introduce defaultServerFolder and defaultClientFolder. 2012-09-28 13:42:22 +02:00
theme.h remove compilation warning 2012-10-25 23:20:00 +02:00
unisonfolder.cpp Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
unisonfolder.h Allow to interrupt running sync task, incl. some cleanups. 2012-04-30 08:56:56 +02:00
updatedetector.cpp Use HTTPS for update check 2012-10-09 17:46:41 +02:00
updatedetector.h Add system info to updatedetector on Linux. 2012-05-16 11:56:05 +02:00
version.h.in Simplify version display. 2012-09-17 21:23:56 +02:00