nextcloud-desktop/src/mirall
Daniel Molkentin 991a04abc5 remove arguments from ownCloudInfo ctor
its only caller is the singletons instance() method
2012-09-26 16:59:53 +02:00
..
application.cpp Consistency fixes for single folder mode 2012-09-26 16:59:47 +02:00
application.h Added a simple about dialog. 2012-09-17 21:06:20 +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 Use the themes appName() instead of "ownCloud". 2012-09-24 17:57:20 +02:00
csyncthread.h Use qthread more correct, see 2012-08-26 11:47:45 +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 Use the themes appName() instead of "ownCloud". 2012-09-24 17:57:20 +02:00
folderman.h Remove unused declaration. 2012-09-20 11:12:52 +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 More use of appName() in tr()'s. 2012-09-24 19:21:55 +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 Reuse Theme singleton 2012-09-24 19:42:48 +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 Use delete[] to free mem from qstrdup, thanks valgrind. 2012-09-19 13:51:27 +03:00
owncloudfolder.h Use qthread more correct, see 2012-08-26 11:47:45 +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 remove arguments from ownCloudInfo ctor 2012-09-26 16:59:53 +02:00
owncloudinfo.h remove arguments from ownCloudInfo ctor 2012-09-26 16:59:53 +02:00
owncloudsetuppage.ui Don't swallow ':' when entered. 2012-09-17 19:23:53 +02:00
owncloudsetupwizard.cpp More use of appName() in tr()'s. 2012-09-24 19:21:55 +02:00
owncloudsetupwizard.h converted ownCloudInfo to Singleton pattern to fix crashes. 2012-07-26 10:16:18 +02:00
owncloudtheme.cpp icon improvements 2012-09-25 17:14:21 +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 Don't swallow ':' when entered. 2012-09-17 19:23:53 +02:00
owncloudwizard.h Damino requested that QUrl be used to parse the URL, along with toString(QUrl::RemoveScheme). QUrl::RemoveScheme doesn't remove the slashes, so extra code was thrown in to ensure they were removed if they were present. 2012-09-13 22:47:39 -04: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 Fix QLatin1String issues. 2012-08-17 18:13:17 +03: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 Fix QLatin1String issues. 2012-08-17 18:13:17 +03:00
sslerrordialog.h make ssldialog aware of custom configs. 2012-06-13 11:36:56 +02:00
sslerrorsdialog.ui Fix a typo in ssl dialog 2012-06-18 18:27:06 +02:00
statusdialog.cpp More use of appName() in tr()'s. 2012-09-24 19:21:55 +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 Use the themes appName() instead of "ownCloud". 2012-09-24 17:57:20 +02:00
theme.h Use the themes appName() instead of "ownCloud". 2012-09-24 17:57:20 +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 More use of appName() in tr()'s. 2012-09-24 19:21:55 +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