1
0
Fork 0
Nextcloud-Desktop/src/gui
alex-z 9f74f8521e Windows. Remove CWD from DLL search paths.
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-10-28 09:03:55 +00:00
..
cloudproviders Use FindPkgConfig to find libcloudproviders and related libs 2021-04-12 10:00:08 +00:00
creds l10n: Change to uppercase 2021-07-22 15:47:52 +00:00
tray Don't constrain size of hover background 2021-07-28 10:29:04 +00:00
updater Create QMessageBox on heap when the update is ready. Do not return true from OCUpdater to allow for a proper app::quit 2021-07-21 14:23:43 +03:00
wizard Accept nc scheme in provider page 2021-09-14 14:33:53 +00:00
CMakeLists.txt Add custom component ActivityItem. 2021-07-21 17:03:26 +02:00
accountmanager.cpp Enforce fetching of user id 2021-08-11 16:43:11 +00:00
accountmanager.h Refresh Windows download dialog progress when hydrating a placeholder 2021-03-24 14:09:06 +02:00
accountsettings.cpp do not block account menu: availability checking can be slow 2021-07-21 12:58:23 +00:00
accountsettings.h Allow creation of new folders from the Settings Dialog. 2021-02-04 10:05:18 +02:00
accountsettings.ui Handle the warning message when unchecking folders for syncing. 2020-12-14 12:36:51 +01:00
accountstate.cpp Display the user status emoji separated from the message. 2021-05-25 06:55:53 +00:00
accountstate.h Fix aligment emoji + message on Windows. 2021-05-25 06:55:53 +00:00
addcertificatedialog.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
addcertificatedialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
addcertificatedialog.ui l10n: Delete space and change capital letter 2021-04-28 11:41:06 +00:00
application.cpp Show main dialog as normal window if tray icons not available 2021-07-12 14:10:26 +00:00
application.h Make ownCloud accassible on the Application object 2020-12-15 10:59:14 +01:00
authenticationdialog.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
authenticationdialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
cocoainitializer.h Apply clang-format 2017-05-17 12:26:27 +02:00
cocoainitializer_mac.mm License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
conflictdialog.cpp Remove last left over of the "remote" wording 2020-10-26 14:45:46 +00:00
conflictdialog.h Add a conflict dialog to help the user solve them 2020-10-22 16:40:46 +02:00
conflictdialog.ui Add a conflict dialog to help the user solve them 2020-10-22 16:40:46 +02:00
conflictsolver.cpp Add KeepBothVersions as a possible solution to ConflictSolver 2020-10-22 16:40:46 +02:00
conflictsolver.h Add KeepBothVersions as a possible solution to ConflictSolver 2020-10-22 16:40:46 +02:00
connectionvalidator.cpp Remove request to config for userVisibleURL. 2021-07-16 06:45:41 +00:00
connectionvalidator.h Remove request to config for userVisibleURL. 2021-07-16 06:45:41 +00:00
elidedlabel.cpp Remove redundant initialization of ElidedLabel::_elideMode 2020-07-08 14:08:41 +02:00
elidedlabel.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
folder.cpp Fix crash in Folder::isSyncRunning() 2021-07-28 08:58:00 +00:00
folder.h Add error message to GUI. 2021-06-15 14:33:45 +03:00
foldercreationdialog.cpp Fix crash when trying to open the folder creation dialog 2021-03-17 08:43:32 +01:00
foldercreationdialog.h Put FolderCreationDialog into the OCC namespace. 2021-02-05 16:27:25 +01:00
foldercreationdialog.ui Put FolderCreationDialog into the OCC namespace. 2021-02-05 16:27:25 +01:00
folderman.cpp Remove unnused variable 2021-07-20 07:43:36 +00:00
folderman.h Refresh Windows download dialog progress when hydrating a placeholder 2021-03-24 14:09:06 +02:00
folderstatusdelegate.cpp Draw active progressbar 2020-12-15 10:59:25 +01:00
folderstatusdelegate.h Remove vfs warning in the delegate, indicate them in the description instead 2020-12-15 10:59:20 +01:00
folderstatusmodel.cpp One more apostrophe change 2021-05-12 12:45:33 +02:00
folderstatusmodel.h Allow creation of new folders from the Settings Dialog. 2021-02-04 10:05:18 +02:00
folderstatusview.cpp Use the return braced init list pattern 2020-05-27 14:36:07 +02:00
folderstatusview.h Make the "Add Folder Sync Connection" button act like a button 2018-10-31 20:05:14 +01:00
folderwatcher.cpp FolderWatcher: Disable test on OSX #7305 2020-11-24 16:56:49 +00:00
folderwatcher.h FolderWatcher: Usage of QTime for elapsed time is deprecated 2020-11-24 16:56:49 +00:00
folderwatcher_linux.cpp FolderWatcher: Become unreliable if test notification fails #7241 2020-11-24 16:56:49 +00:00
folderwatcher_linux.h FolderWatcher: Wait for ready before testing #7305 2020-11-24 16:56:49 +00:00
folderwatcher_mac.cpp Also output the event flags in the debug logs 2020-10-26 12:37:00 +00:00
folderwatcher_mac.h FolderWatcher: Wait for ready before testing #7305 2020-11-24 16:56:49 +00:00
folderwatcher_win.cpp GetLastError() needs to be called when the error happens 2021-05-06 07:35:59 +00:00
folderwatcher_win.h Win: Use full Windows paths in file watcher and improve logging 2020-12-15 10:59:16 +01:00
folderwizard.cpp Temporary! Windows. VFS. Block Virtual Files for partition root sync folders. 2021-05-11 18:53:35 +03:00
folderwizard.h Stop using e2e()->isFolderEncrypted() in the folder wizard 2020-12-15 10:59:23 +01:00
folderwizardsourcepage.ui l10n: Triple dot to ellipsis 2020-02-05 06:50:27 +01:00
folderwizardtargetpage.ui l10n: Change case of one word 2020-02-24 11:08:56 +01:00
generalsettings.cpp Update windows launch on start binary location 2020-12-30 16:17:47 +01:00
generalsettings.h Remove dead code 2020-12-15 10:59:14 +01:00
generalsettings.ui General settings: move buttons to the bottom left of their group boxes. 2020-12-17 07:04:07 +00:00
gui.md Structure developer documentation 2015-06-29 18:43:21 +02:00
guiutility.cpp Validate sensitive URLs to onle allow http(s) schemes. 2021-02-09 15:00:35 +02:00
guiutility.h Default parameter nullptr widget for openBrowser. 2021-02-09 08:40:51 +00:00
headerbanner.cpp Update comments 2020-10-15 02:18:52 +02:00
headerbanner.h Update comments 2020-10-15 02:18:52 +02:00
iconjob.cpp Free IconJob after use 2020-09-28 12:30:53 +02:00
iconjob.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
ignorelisteditor.cpp Never ignore .sync-exclude, even if excludeHidden 2019-08-15 03:00:26 +01:00
ignorelisteditor.h Extract IgnoreListTableWidget to be reused 2019-08-15 03:00:26 +01:00
ignorelisteditor.ui IgnoreListEditor: increase a bit the size 2020-12-15 10:58:21 +01:00
ignorelisttablewidget.cpp Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
ignorelisttablewidget.h Extract IgnoreListTableWidget to be reused 2019-08-15 03:00:26 +01:00
ignorelisttablewidget.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-09-25 14:02:59 +02:00
legalnotice.cpp also update ownCloud years interval in copyright notice 2021-05-10 10:29:22 +00:00
legalnotice.h Settings dialog: Move detailed version info from About section to Legal notice dialog 2020-03-07 06:45:41 +01:00
legalnotice.ui Fix Legal notice dialog: Correct title and header font 2020-03-09 00:41:59 +01:00
lockwatcher.cpp Test: Add test for locked file tracking and propagation 2020-12-15 10:58:17 +01:00
lockwatcher.h LockWatcher: Add chrono header 2020-12-15 10:58:20 +01:00
logbrowser.cpp Log Window: Create and open folder properly #7166 2020-12-15 10:58:50 +01:00
logbrowser.h LogWindow: Remove output, add "go to log folder" button #6475 2020-12-15 10:58:47 +01:00
main.cpp Windows. Remove CWD from DLL search paths. 2021-10-28 09:03:55 +00:00
manifest-mingw.rc Add manifest file on Windows to make the application UAC aware. 2016-11-14 12:16:58 +01:00
mnemonicdialog.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-09-25 14:02:59 +02:00
navigationpanehelper.cpp Display VFS sync folder within the navigation panel on Windows. 2021-04-16 07:18:44 +00:00
navigationpanehelper.h Windows: Add a setting to enable/disable the explorer navigation pane integration 2017-10-24 16:10:53 +02:00
networksettings.cpp Network Settings: Show a warning that proxy settings do not apply to localhost 2020-12-15 10:59:03 +01:00
networksettings.h Network Settings: Show a warning that proxy settings do not apply to localhost 2020-12-15 10:59:03 +01:00
networksettings.ui Network Settings: Show a warning that proxy settings do not apply to localhost 2020-12-15 10:59:03 +01:00
notificationconfirmjob.cpp Removes unused NotificationWidget class. 2018-08-13 15:17:40 +02:00
notificationconfirmjob.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
ocsjob.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
ocsjob.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
ocsnavigationappsjob.cpp Adds function to add raw header to the request. 2018-05-07 18:03:42 +02:00
ocsnavigationappsjob.h Adds function to add raw header to the request. 2018-05-07 18:03:42 +02:00
ocsshareejob.cpp Fixed slow sharee search in the share dialog 2020-12-08 13:48:43 +00:00
ocsshareejob.h Fixed slow sharee search in the share dialog 2020-12-08 13:48:43 +00:00
ocssharejob.cpp Obey enforced password for share by email. 2021-04-29 07:43:20 +00:00
ocssharejob.h Obey enforced password for share by email. 2021-04-29 07:43:20 +00:00
openfilemanager.cpp Use raw string literals when appropriate 2020-05-26 20:13:51 +02:00
openfilemanager.h License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
owncloud.exe.manifest-mingw Add manifest file on Windows to make the application UAC aware. 2016-11-14 12:16:58 +01:00
owncloud.xml.in Virtual Files Mime Type: use "vnd." prefix instead of "x-" 2020-12-15 10:58:03 +01:00
owncloudgui.cpp Validate sensitive URLs to onle allow http(s) schemes. 2021-02-09 15:00:35 +02:00
owncloudgui.h Show main dialog as normal window if tray icons not available 2021-07-12 14:10:26 +00:00
owncloudsetupwizard.cpp Only set dav user after login. 2021-09-03 09:24:08 +00:00
owncloudsetupwizard.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
proxyauthdialog.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
proxyauthdialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
proxyauthdialog.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-09-25 14:02:59 +02:00
proxyauthhandler.cpp ProxyAuthHandler Use QPointer instead of QWeakPointer 2020-12-15 10:59:05 +01:00
proxyauthhandler.h ProxyAuthHandler: Add template member function execAwait to avoid code duplication 2020-07-06 21:51:40 +02:00
remotewipe.cpp Enable all the misc clang-tidy check except one 2020-08-31 09:14:09 +02:00
remotewipe.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-10-17 20:11:31 +02:00
selectivesyncdialog.cpp Stop using e2e()->isFolderEncrypted() in the folder wizard 2020-12-15 10:59:23 +01:00
selectivesyncdialog.h Stop using e2e()->isFolderEncrypted() in the folder wizard 2020-12-15 10:59:23 +01:00
settingsdialog.cpp Update the settings dialog window title. 2020-12-17 07:04:07 +00:00
settingsdialog.h Remove empty action in the settings toolbar 2020-12-15 10:59:24 +01:00
settingsdialog.ui Don't customize settings dialog palette 2021-03-12 11:47:16 +01:00
sharedialog.cpp Improve public link sharing UI. Fix UX issues. 2021-04-27 13:51:52 +03:00
sharedialog.h Improve public link sharing UI. Fix UX issues. 2021-04-27 13:51:52 +03:00
sharedialog.ui resolving conflict with current master 2019-10-29 14:07:26 +01:00
sharee.cpp Sharing: add the `shareWithAdditionalInfo` string in autocompletion results 2020-12-15 10:58:15 +01:00
sharee.h Fixed slow sharee search in the share dialog 2020-12-08 13:48:43 +00:00
sharelinkwidget.cpp Improve public link sharing UI. Fix UX issues. 2021-04-27 13:51:52 +03:00
sharelinkwidget.h Improve public link sharing UI. Fix UX issues. 2021-04-27 13:51:52 +03:00
sharelinkwidget.ui Improve public link sharing UI. Fix UX issues. 2021-04-27 13:51:52 +03:00
sharemanager.cpp Fix Felix's comments. 2021-04-29 07:43:21 +00:00
sharemanager.h Obey enforced password for share by email. 2021-04-29 07:43:20 +00:00
sharepermissions.h Beautify flags 2020-12-15 10:59:13 +01:00
shareusergroupwidget.cpp Fix Felix's comments. 2021-04-29 07:43:21 +00:00
shareusergroupwidget.h Use separate progress indicator for password and replace a button with it while running. 2021-04-29 07:43:20 +00:00
shareusergroupwidget.ui Merge branch 'master' into resource-cleanup 2020-03-01 05:34:12 +01:00
shareuserline.ui Merge branch 'master' into rakekniven-patch-2 2021-04-30 14:38:23 +02:00
socketapi.cpp Reduce Socket API logging. 2021-04-06 09:34:20 +03:00
socketapi.h SocketApi: cleanup debug output 2020-12-15 10:58:57 +01:00
socketapi_p.h Add GUI testing SocketApi extension 2020-12-15 10:58:56 +01: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 SocketAPI OSX: Forbid further sends on connectionDidDie 2020-12-15 10:58:36 +01:00
sslbutton.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
sslbutton.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
sslerrordialog.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
sslerrordialog.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
sslerrordialog.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
syncrunfilelog.cpp Remvoe now unneeded SyncRunFileLog::directionToStr 2020-12-15 10:59:11 +01:00
syncrunfilelog.h Remvoe now unneeded SyncRunFileLog::directionToStr 2020-12-15 10:59:11 +01:00
systray.cpp Position main dialog on at tray icon if not a regular window 2021-07-14 18:27:50 +02:00
systray.h Remove Q_INVOKABLE from signals because it's not needed 2021-07-20 12:55:37 +02:00
systray.mm Fix macOS bug where tray window causes spaces to switch 2020-12-02 06:54:16 +00:00
thumbnailjob.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
thumbnailjob.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
tooltipupdater.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
tooltipupdater.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
userinfo.cpp Update comments 2020-10-15 02:18:52 +02:00
userinfo.h Update comments 2020-10-15 02:18:52 +02:00
userstatus.cpp Display the user status emoji separated from the message. 2021-05-25 06:55:53 +00:00
userstatus.h Display the user status emoji separated from the message. 2021-05-25 06:55:53 +00:00
version.rc.in Use correct values for items in version.rc 2016-02-17 14:16:29 +01:00