nextcloud-desktop/src/gui
Roeland Douma bc542a4b80 Merge pull request #3426 from rullzer/thumbnail
Sharedialog show thumbnail of file (if available)
2015-07-17 08:58:06 +02:00
..
creds Password dialog: Include account name. 2015-07-03 11:39:44 +02:00
updater Win32: Do not silent-update if the application is already up-to-date 2015-07-16 17:26:53 +02:00
wizard Wizard: show an error if the folder already exists 2015-07-13 15:37:01 +02:00
accountmanager.cpp TrayMenu: Ensure it updates when accounts are added or removed. 2015-07-03 11:13:19 +02:00
accountmanager.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
accountmigrator.cpp Fix header names 2014-11-09 23:25:57 +01:00
accountmigrator.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
accountsettings.cpp AccountSettings: Fix label for ServiceUnavailable state. 2015-07-15 14:02:45 +02:00
accountsettings.h AccountSettings: Improve error reporting. #3084 2015-07-15 12:04:44 +02:00
accountsettings.ui Accountsettings: Show a notification when there are new unconfirmed folders 2015-06-12 12:19:24 +02:00
accountstate.cpp AccountState: fix Sing-in of a connected account 2015-07-07 14:44:16 +02:00
accountstate.h Fix qt4 build 2015-07-06 11:04:17 +02:00
addcertificatedialog.cpp Add proper copyright headers to some files, fixes #2869 2015-02-25 17:00:27 +01:00
addcertificatedialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
addcertificatedialog.ui Client Dialog Support: Fix certificate dialog 2015-02-02 23:35:39 +01:00
application.cpp Merge pull request #3404 from owncloud/fix-2702 2015-07-04 12:56:06 +02:00
application.h Merge pull request #3404 from owncloud/fix-2702 2015-07-04 12:56:06 +02:00
authenticationdialog.cpp Credential: move the implementation to the gui 2015-06-15 17:39:28 +02:00
authenticationdialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
CMakeLists.txt Merge pull request #3347 from jturcotte/shell_integration_findersync 2015-07-02 14:20:24 +02:00
cocoainitializer.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
cocoainitializer_mac.mm Adjust namespaces 2014-11-09 22:34:07 +01:00
folder.cpp owncloudGui: Do not reset folders when login in or out. 2015-07-09 13:25:27 +02:00
folder.h Sync scheduling: fix per-account scheduling. #3379 2015-07-01 14:53:07 +02:00
folderman.cpp FolderMan::checkPathValidityForNewFolder 2015-07-13 14:35:19 +02:00
folderman.h FolderMan::checkPathValidityForNewFolder 2015-07-13 14:35:19 +02:00
folderstatusdelegate.cpp AccountSettings: disable the add folder button when syncing the entire owncloud #3438 2015-07-14 11:03:25 +02:00
folderstatusdelegate.h AccountSettings: disable the add folder button when syncing the entire owncloud #3438 2015-07-14 11:03:25 +02:00
folderstatusmodel.cpp Qt4 build: Qt::ItemNeverHasChildren was added in Qt 5.1 2015-07-14 15:01:33 +02:00
folderstatusmodel.h FolderStatusModel: uses int64 for the sizes to prevent overflow 2015-07-08 14:52:58 +02:00
folderwatcher.cpp FolderWatcher: Fix ignore list usage. 2015-01-22 15:42:47 +01:00
folderwatcher.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_linux.cpp Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
folderwatcher_linux.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_mac.cpp OS X: Fix a few warnings 2015-06-17 14:32:34 +02:00
folderwatcher_mac.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_qt.cpp Adjust namespaces 2014-11-09 22:34:07 +01:00
folderwatcher_qt.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwatcher_win.cpp FolderWatcher Win: Use proper lang path handling in folder watcher. 2015-07-08 18:13:40 +02:00
folderwatcher_win.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwizard.cpp FolderMan::checkPathValidityForNewFolder 2015-07-13 14:35:19 +02:00
folderwizard.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
folderwizardsourcepage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
folderwizardtargetpage.ui Remote folder wizard: Add optional manual entry #2613 2015-03-13 09:52:21 +01:00
generalsettings.cpp Settings: fix broken signal/slot connection: 2015-07-07 20:46:39 +02:00
generalsettings.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
generalsettings.ui Confirm feature: Add an option for it 2015-07-07 16:28:48 +02:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
ignorelisteditor.cpp Settings: fix broken signal/slot connection: 2015-07-07 20:46:39 +02:00
ignorelisteditor.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
ignorelisteditor.ui IgnoreEditor: Make UI more explicit. #3172 2015-06-26 10:46:13 +02:00
logbrowser.cpp some typos, grammar and sentence fixes 2015-02-14 23:47:07 +01:00
logbrowser.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
main.cpp Install the crash handler earlier during startup 2015-03-12 17:16:05 +01:00
networksettings.cpp Network: Fix enabling of proxy auth text fields. 2015-07-16 10:27:15 +02:00
networksettings.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
networksettings.ui Settings: Auto download bandwidth limit #1485 2015-06-29 17:43:25 +02:00
openfilemanager.cpp Windows: Fix opening activity entries with a space in the name 2015-02-06 13:44:06 +01:00
openfilemanager.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
owncloudgui.cpp OS X Overlay Icons: Don't use waitForReadyRead() 2015-07-16 14:08:45 +02:00
owncloudgui.h TrayMenu: Show submenus per account. 2015-07-03 14:54:20 +02:00
owncloudsetuppage.ui Split into three separate projects: library, gui and cmd 2014-07-11 11:07:31 +02:00
owncloudsetupwizard.cpp Wizard: remove the configExists state 2015-07-13 15:21:18 +02:00
owncloudsetupwizard.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
protocolwidget.cpp Merge remote-tracking branch 'origin/1.9' 2015-05-12 10:03:38 +02:00
protocolwidget.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
protocolwidget.ui Don't translate dummy strings 2015-02-20 10:12:31 +01:00
quotainfo.cpp QuotaInfo: make sure that we always check the quota every 30 seconds 2015-06-26 18:04:27 +02:00
quotainfo.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
selectivesyncdialog.cpp Qt4 SelectiveSyncDialog: Give a better size to the column by default 2015-07-14 15:18:55 +02:00
selectivesyncdialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
settingsdialog.cpp Settings: Aling the non-accounts button on the right 2015-07-03 11:04:03 +02:00
settingsdialog.cpp.Rbt431 Make all ptr-based members either const or check for their existance 2014-12-01 13:08:49 +01:00
settingsdialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
settingsdialog.ui Merge branch 'master' into rename_client 2014-12-02 13:37:22 +01:00
settingsdialogmac.cpp OS X: Fix settings dialog after multi-account introduction 2015-07-16 14:11:06 +02:00
settingsdialogmac.h OS X: Fix settings dialog after multi-account introduction 2015-07-16 14:11:06 +02:00
sharedialog.cpp Merge pull request #3426 from rullzer/thumbnail 2015-07-17 08:58:06 +02:00
sharedialog.h Sharedialog show thumbnail of file (if available) 2015-07-15 14:33:04 +02:00
sharedialog.ui Sharedialog: Fix compiler warnings. 2015-04-08 08:59:36 +02:00
socketapi.cpp shell_i: Build the extension with the '-' identity by default 2015-06-22 13:55:19 +02:00
socketapi.h Merge pull request #3347 from jturcotte/shell_integration_findersync 2015-07-02 14:20:24 +02:00
socketapisocket_mac.h shell_i: Use an NSConnection instead of a local socket #2340 2015-06-15 15:28:17 +02:00
socketapisocket_mac.mm shell_i: Use an NSConnection instead of a local socket #2340 2015-06-15 15:28:17 +02:00
sslbutton.cpp SslButton: Only show menu when info is available. 2015-07-02 10:49:18 +02:00
sslbutton.h SslButton: Only show menu when info is available. 2015-07-02 10:49:18 +02:00
sslerrordialog.cpp AbstractSslErrorHandler: Also give QSslConfiguration 2015-04-06 21:46:03 +02:00
sslerrordialog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
sslerrordialog.ui Adjust namespaces 2014-11-09 22:34:07 +01:00
syncrunfilelog.cpp Propagator: Use QBA for responseTimestamp instead of QString 2015-03-09 15:52:52 +01:00
syncrunfilelog.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
systray.cpp OS X: Send notification natively 2015-02-07 18:23:40 +01:00
systray.h Use doxygen style everywhere 2015-06-29 18:56:09 +02:00
systray.mm OS X: Send notification natively 2015-02-07 18:23:40 +01:00
version.rc.in Windows: Add version information for owncloud.exe 2015-04-01 15:03:41 +02:00