]> dgit.raspbian.org Git - nextcloud-desktop.git/log
nextcloud-desktop.git
11 years agoProgress: Show real speed and all filenames #3403 #3095
Markus Goetz [Thu, 6 Aug 2015 12:05:08 +0000 (14:05 +0200)]
Progress: Show real speed and all filenames #3403 #3095

11 years agoSyncJournalDB: clear all the prepared query when closing the database
Olivier Goffart [Thu, 6 Aug 2015 12:28:02 +0000 (14:28 +0200)]
SyncJournalDB: clear all the prepared query when closing the database

Not closing it may keep the file open (issue #3421)

11 years agoFix warning
Olivier Goffart [Thu, 6 Aug 2015 11:56:58 +0000 (13:56 +0200)]
Fix warning

csync_vio_local_unix.c:109:7: warning: ignoring return value of function declared with
      warn_unused_result attribute [-Wunused-result]
      asprintf(&file_stat->original_name, "%s/%s", handle->path, dirent->d_name);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

11 years agoFix Qt4 build
Olivier Goffart [Thu, 6 Aug 2015 11:54:43 +0000 (13:54 +0200)]
Fix Qt4 build

11 years ago1.8 Migration: Fix password overwrite #3539
Markus Goetz [Thu, 6 Aug 2015 10:49:18 +0000 (12:49 +0200)]
1.8 Migration: Fix password overwrite #3539

11 years agoMerge pull request #3531 from jturcotte/master
Markus Goetz [Thu, 6 Aug 2015 09:03:28 +0000 (11:03 +0200)]
Merge pull request #3531 from jturcotte/master

Remove need for UPDATE_VIEW to refetch the status #2340

11 years agoMerge pull request #3562 from owncloud/revert-2920-utility_SHGetKnownFolderPath
Jocelyn Turcotte [Thu, 6 Aug 2015 08:43:04 +0000 (10:43 +0200)]
Merge pull request #3562 from owncloud/revert-2920-utility_SHGetKnownFolderPath

Revert "Use dynamic library loading for detecting the correct path for links #2920"

11 years agoRevert "Use dynamic library loading for detecting the correct path for links"
Jocelyn Turcotte [Thu, 6 Aug 2015 08:41:33 +0000 (10:41 +0200)]
Revert "Use dynamic library loading for detecting the correct path for links"

11 years agocheck_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it
Olivier Goffart [Thu, 6 Aug 2015 08:02:12 +0000 (10:02 +0200)]
check_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 6 Aug 2015 06:19:02 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3558 from owncloud/si-units
Daniel Molkentin [Wed, 5 Aug 2015 15:45:53 +0000 (17:45 +0200)]
Merge pull request #3558 from owncloud/si-units

Utility: use SI units for the sizes in bytes

11 years agoUtility: use SI units for the sizes in bytes
Olivier Goffart [Wed, 5 Aug 2015 14:22:09 +0000 (16:22 +0200)]
Utility: use SI units for the sizes in bytes

11 years agoAccount settings: Fix a label
Olivier Goffart [Wed, 5 Aug 2015 14:12:58 +0000 (16:12 +0200)]
Account settings: Fix a label

The feature is for all folder, not only shared folder

11 years agoSelective sync: on the first sync, do not ask confirmation for every folders
Olivier Goffart [Wed, 5 Aug 2015 14:11:59 +0000 (16:11 +0200)]
Selective sync: on the first sync, do not ask confirmation for every folders

Since we already confirmed a previous selective sync dialog

11 years agoTheme: add a settings for configuring the default of newBigFolderSizeLimit
Olivier Goffart [Wed, 5 Aug 2015 13:33:38 +0000 (15:33 +0200)]
Theme: add a settings for configuring the default of newBigFolderSizeLimit

11 years agoFolderStatusModel: do not expand the unconfimred folder themselfs
Olivier Goffart [Wed, 5 Aug 2015 13:00:21 +0000 (15:00 +0200)]
FolderStatusModel: do not expand the unconfimred folder themselfs

11 years agoSettingsDialog: use the same short display name on Win/Linux than on Mac
Olivier Goffart [Wed, 5 Aug 2015 12:49:16 +0000 (14:49 +0200)]
SettingsDialog: use the same short display name on Win/Linux than on Mac

Issue #3516

11 years agoOS X: Try harder to enable 10.10 plugin #3463
Markus Goetz [Wed, 5 Aug 2015 13:10:00 +0000 (15:10 +0200)]
OS X: Try harder to enable 10.10 plugin #3463

11 years agoSslButton: Improve reliability and usefulness #3534 #3536
Markus Goetz [Wed, 5 Aug 2015 10:58:04 +0000 (12:58 +0200)]
SslButton: Improve reliability and usefulness #3534 #3536

11 years agoAccountSettings: automatically refresh and expands the undecided folders #3541
Olivier Goffart [Wed, 5 Aug 2015 10:51:49 +0000 (12:51 +0200)]
AccountSettings: automatically refresh and expands the undecided folders #3541

11 years agoCsync tests: fix on linux
Olivier Goffart [Wed, 5 Aug 2015 09:09:27 +0000 (11:09 +0200)]
Csync tests: fix on linux

Linux do not iconv to decode filenames

11 years agoFolderman: make the backup number starts with 2: #3512
Olivier Goffart [Mon, 3 Aug 2015 07:17:45 +0000 (09:17 +0200)]
Folderman: make the backup number starts with 2: #3512

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 5 Aug 2015 06:19:02 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

11 years agoCSync: Proper error for invalid filenames #2777 #3128 #2240
Markus Goetz [Tue, 4 Aug 2015 20:13:38 +0000 (22:13 +0200)]
CSync: Proper error for invalid filenames #2777 #3128 #2240

11 years agocheck_vio_ext: Fix on OS X
Markus Goetz [Tue, 4 Aug 2015 15:25:48 +0000 (17:25 +0200)]
check_vio_ext: Fix on OS X

11 years agoFolderManTest: Make compile
Markus Goetz [Tue, 4 Aug 2015 14:55:10 +0000 (16:55 +0200)]
FolderManTest: Make compile

11 years agoMerge pull request #3549 from phil-davis/patch-1
Olivier Goffart [Tue, 4 Aug 2015 14:07:18 +0000 (16:07 +0200)]
Merge pull request #3549 from phil-davis/patch-1

Notify of big folders that are greater than or equal to the limit

11 years agoNotify of big folders that are greater than or equal to the limit
Phil Davis [Tue, 4 Aug 2015 13:43:23 +0000 (19:28 +0545)]
Notify of big folders that are greater than or equal to the limit

This should allow for the case when a user has set the limit to 0 and a new empty folder appears on the server. The folder will have size 0 (no files in it). Doing the >= test here will mean that the user will be prompted about the new folder, which I think is the behaviour they would expect.
The side-effect of this change is that if the user has a limit of, for example, 10,000,000 and a new folder comes along with exactly 10,000,000 of content then they will now be prompted about it. Before the change such a new folder would have been auto-synced without prompting the user. I do not think this is a big deal - I cannot believe that users will be counting exact bytes for this limit, they are just setting a rough number of MB at the UI.
Should fix https://github.com/owncloud/client/issues/3542

11 years agoNSIS: Elevate uninstaller, too
Daniel Molkentin [Tue, 4 Aug 2015 10:37:54 +0000 (12:37 +0200)]
NSIS: Elevate uninstaller, too

Resolves #3546

11 years agoExclude list: Add entries from other sync programs #2814
Markus Goetz [Mon, 3 Aug 2015 15:52:45 +0000 (17:52 +0200)]
Exclude list: Add entries from other sync programs #2814

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 4 Aug 2015 06:19:00 +0000 (02:19 -0400)]
[tx-robot] updated from transifex

11 years agoNSIS: add polish translation
Daniel Molkentin [Mon, 3 Aug 2015 18:02:11 +0000 (20:02 +0200)]
NSIS: add polish translation

11 years agowin32: libwebp has been bumped to version 5
Daniel Molkentin [Mon, 3 Aug 2015 17:23:28 +0000 (19:23 +0200)]
win32: libwebp has been bumped to version 5

11 years agoMerge pull request #3540 from aputtu/patch-2
Markus Goetz [Mon, 3 Aug 2015 15:44:11 +0000 (17:44 +0200)]
Merge pull request #3540 from aputtu/patch-2

Minor typo: Ingored -> Ignored

11 years agoMinor typo: Ingored -> Ignored
Aputsiaĸ Niels Janussen [Mon, 3 Aug 2015 15:35:58 +0000 (17:35 +0200)]
Minor typo: Ingored -> Ignored

Issue raised by user 'kant' in Transifex on the 1st of August.

11 years agoStartup: Don't notify other instance when session restored #3070
Markus Goetz [Mon, 3 Aug 2015 15:32:41 +0000 (17:32 +0200)]
Startup: Don't notify other instance when session restored #3070

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 3 Aug 2015 06:18:47 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 2 Aug 2015 06:18:57 +0000 (02:18 -0400)]
[tx-robot] updated from transifex

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 1 Aug 2015 17:10:44 +0000 (13:10 -0400)]
[tx-robot] updated from transifex

11 years agoremove stay file
Daniel Molkentin [Sat, 1 Aug 2015 16:48:00 +0000 (18:48 +0200)]
remove stay file

11 years agoMerge branch 'new_nsis_modules'
Daniel Molkentin [Sat, 1 Aug 2015 16:47:26 +0000 (18:47 +0200)]
Merge branch 'new_nsis_modules'

11 years agoshell_i: Don't request statuses on UPDATE_VIEW
Jocelyn Turcotte [Fri, 31 Jul 2015 19:40:51 +0000 (21:40 +0200)]
shell_i: Don't request statuses on UPDATE_VIEW

Now that the client is pushing all changes of state, we don't need
to track the requested URLs anymore and risk that the way that we
reseted that list could leave a few entries in Finder's cache outdated.

We can remove the same code from other platforms in a later release,
a bit earlier than a week before beta1.

11 years agoSocketApi: Force fowarding an OK STATUS for all parent directories
Jocelyn Turcotte [Fri, 31 Jul 2015 19:20:58 +0000 (21:20 +0200)]
SocketApi: Force fowarding an OK STATUS for all parent directories

This fixes a few issues with the new FinderSync integration on OSX which
can't easily clear its status cache when receiving an UPDATE_VIEW message
except by unregistering the folder, but which causes flickering.

This fix should also make the regeneration of the cache unnecessary on other
platforms through possibly expensive RETRIEVE_FILE_STATUS commands.

11 years agoDo not add all remote directories to the SyncItemVector
Jocelyn Turcotte [Fri, 31 Jul 2015 19:18:03 +0000 (21:18 +0200)]
Do not add all remote directories to the SyncItemVector

To allow forwarding all OK states of sync jobs to the socket API
we need to make sure that the vector doesn't contain unneeded items.

This initially was intended to force updating the metadata for parent
folders, but since then the should_update_metadata flag check was
added both here and in PropagateDirectory::finalize where the metadata
is actually updated for parent folders. We can safely remove the inclusion
of all remote directory items.

11 years agoSocketApi: Remove an unneeded emit syncItemDiscovered
Jocelyn Turcotte [Fri, 31 Jul 2015 19:14:30 +0000 (21:14 +0200)]
SocketApi: Remove an unneeded emit syncItemDiscovered

The signal is emitted in this case if the instruction is NONE
but in the only ultimately connected slot to this signal,
SocketApi::slotSyncItemDiscovered, we return early according
to the same condition.

The emission of the same signal at the end of treewalkFile remains
and take care of the normal cases.

11 years agoFolderMan: Fix up previous commit #3528
Markus Goetz [Fri, 31 Jul 2015 16:31:54 +0000 (18:31 +0200)]
FolderMan: Fix up previous commit #3528

11 years agoNSIS: Actually call the elevation wrapper
Daniel Molkentin [Fri, 31 Jul 2015 16:25:17 +0000 (18:25 +0200)]
NSIS: Actually call the elevation wrapper

11 years agoMerge remote-tracking branch 'origin/master' into new_nsis_modules
Daniel Molkentin [Fri, 31 Jul 2015 16:20:27 +0000 (18:20 +0200)]
Merge remote-tracking branch 'origin/master' into new_nsis_modules

11 years agoFolderMan: Use sync() on config after migration #3528
Markus Goetz [Fri, 31 Jul 2015 15:09:56 +0000 (17:09 +0200)]
FolderMan: Use sync() on config after migration #3528

11 years agoReconcile: Improve debug output
Markus Goetz [Fri, 31 Jul 2015 14:43:30 +0000 (16:43 +0200)]
Reconcile: Improve debug output

11 years agoMerge pull request #3513 from owncloud/fix_nautilus_plugin
Daniel Molkentin [Fri, 31 Jul 2015 14:06:21 +0000 (16:06 +0200)]
Merge pull request #3513 from owncloud/fix_nautilus_plugin

Fix nautilus plugin

11 years agoOS X: Fix enabling overlays for branded clients #3463
Markus Goetz [Fri, 31 Jul 2015 13:13:14 +0000 (15:13 +0200)]
OS X: Fix enabling overlays for branded clients #3463

11 years agoOS X Settings Dialog: Two-lined account name #3516
Markus Goetz [Fri, 31 Jul 2015 12:56:14 +0000 (14:56 +0200)]
OS X Settings Dialog: Two-lined account name #3516

11 years agoCheckServerJob: Only show SSL ticket warning when actually suceeded
Markus Goetz [Thu, 30 Jul 2015 16:15:55 +0000 (18:15 +0200)]
CheckServerJob: Only show SSL ticket warning when actually suceeded

11 years agocmd: properly initialize random seed to avoid transferid collisions #3522
Vincent Petry [Thu, 30 Jul 2015 16:08:28 +0000 (18:08 +0200)]
cmd: properly initialize random seed to avoid transferid collisions #3522

11 years agoPropagator: Log chunk transferid
Markus Goetz [Thu, 30 Jul 2015 15:46:38 +0000 (17:46 +0200)]
Propagator: Log chunk transferid

11 years agoutility: Put the config include to top of includes.
Klaas Freitag [Thu, 30 Jul 2015 14:38:22 +0000 (16:38 +0200)]
utility: Put the config include to top of includes.

11 years agocsync cmake: Removed not needed define of DATADIR.
Klaas Freitag [Thu, 30 Jul 2015 14:37:56 +0000 (16:37 +0200)]
csync cmake: Removed not needed define of DATADIR.

11 years agocmake: rather use SHAREDIR than DATADIR define.
Klaas Freitag [Thu, 30 Jul 2015 14:37:22 +0000 (16:37 +0200)]
cmake: rather use SHAREDIR than DATADIR define.

DATADIR is a reserved structure name in win32, using it like us here
leads to very nifty compile problems. SHAREDIR is clean.

11 years agoPropagator: Don't corrupt file with broken webserver #3373
Markus Goetz [Thu, 30 Jul 2015 12:32:33 +0000 (14:32 +0200)]
Propagator: Don't corrupt file with broken webserver #3373

11 years agoPropagator: More debug output for downloads/uploads
Markus Goetz [Thu, 30 Jul 2015 12:27:54 +0000 (14:27 +0200)]
Propagator: More debug output for downloads/uploads

11 years agoFolder: Version debug at end
Markus Goetz [Thu, 30 Jul 2015 12:11:29 +0000 (14:11 +0200)]
Folder: Version debug at end

Often users send us parts of logs with this information missing.

11 years agoSparkleupdater: Use qDebug not qWarning
Markus Goetz [Thu, 30 Jul 2015 12:08:50 +0000 (14:08 +0200)]
Sparkleupdater: Use qDebug not qWarning

Else QT_FATAL_WARNINGS triggers.

11 years agoCapabilities: Add macro to make win compile again.
Klaas Freitag [Thu, 30 Jul 2015 09:04:49 +0000 (11:04 +0200)]
Capabilities: Add macro to make win compile again.

11 years agoFix compilation with old GCC
Olivier Goffart [Thu, 30 Jul 2015 08:44:07 +0000 (10:44 +0200)]
Fix compilation with old GCC

that does not understand nullptr

Note that we can't just replace nullptr by 0 in createIndex otherwise
it would be ambiguious.
So leave it commented to show that your intention is to create it with
a null pointer  (which is the default because of the default parameter)

11 years agoNSIS: Add conversions for polish and slavic languages
Daniel Molkentin [Wed, 29 Jul 2015 12:50:24 +0000 (14:50 +0200)]
NSIS: Add conversions for polish and slavic languages

11 years agoWizard: Make the name of the backup folder more user friendly
Olivier Goffart [Wed, 29 Jul 2015 10:23:33 +0000 (12:23 +0200)]
Wizard: Make the name of the backup folder more user friendly

Issue #3512

11 years agoAccount Capabilities: style fixup
Olivier Goffart [Wed, 29 Jul 2015 10:05:00 +0000 (12:05 +0200)]
Account Capabilities: style fixup

 - Remove the copy constructor. The default constructor is fine. Having
   a user defined copy constructor inhibit the move constructor.
 - Pass QVariantMap arguments via const references
 - Do not return a pointer to Capabilities from the account. It is a
   value type and should not be used by pointer.

11 years agoMerge pull request #3232 from flocke/master
Jürgen Weigert [Wed, 29 Jul 2015 10:00:48 +0000 (12:00 +0200)]
Merge pull request #3232 from flocke/master

[Unix] Install architecture-independent files to DATADIR.

DATADIR is already used elsewhere. So this even adds consistency!

Thanks!

11 years agoMerge pull request #3439 from rullzer/use_caps
Markus Goetz [Wed, 29 Jul 2015 09:50:35 +0000 (11:50 +0200)]
Merge pull request #3439 from rullzer/use_caps

Use server capabilities for share dialog

11 years agoNautilus Shell Integration: Re-Assemble the whole filename after split.
Klaas Freitag [Wed, 29 Jul 2015 09:47:00 +0000 (11:47 +0200)]
Nautilus Shell Integration: Re-Assemble the whole filename after split.

The socketapi uses the colon as delimiter, which splits files that contain
a colon. This patch re-assembles the filename again in case that happened.

11 years agoNautilus Shell Integration: Only show menu entry for item state OK
Klaas Freitag [Wed, 29 Jul 2015 09:29:10 +0000 (11:29 +0200)]
Nautilus Shell Integration: Only show menu entry for item state OK

If the file is ignored or errornous, do not add the sharing menu item to
the context menu.

This is (a partly) solution to bug ä2775

11 years agoshell_i: Activate the finder integration on install #3463
Jocelyn Turcotte [Tue, 28 Jul 2015 15:57:55 +0000 (17:57 +0200)]
shell_i: Activate the finder integration on install #3463

This makes sure that users won't have to go into settings
to activate the extension. This might upset users by forcing
them to re-disable it on each oC upgrade, but if this becomes
an issue we should then make this configurable in the client's
settings itself.

11 years agoFix the tests build on OS X in debug
Jocelyn Turcotte [Tue, 28 Jul 2015 13:18:43 +0000 (15:18 +0200)]
Fix the tests build on OS X in debug

11 years agoUpdate the qtmacgoodies submodule
Jocelyn Turcotte [Tue, 28 Jul 2015 13:18:15 +0000 (15:18 +0200)]
Update the qtmacgoodies submodule

Include a fix for an assert.

11 years agoAllow the OSX build to work without make install
Jocelyn Turcotte [Mon, 6 Jul 2015 12:59:08 +0000 (14:59 +0200)]
Allow the OSX build to work without make install

Also deploy sync-exclude.lst to the build directory in this case.

11 years agoMerge pull request #3470 from rullzer/use_ocs_url
Klaas Freitag [Tue, 28 Jul 2015 12:26:23 +0000 (14:26 +0200)]
Merge pull request #3470 from rullzer/use_ocs_url

If the OCS Share API returns an url use that

11 years agoMerge pull request #3495 from rullzer/dont_share_root
Klaas Freitag [Tue, 28 Jul 2015 12:00:38 +0000 (14:00 +0200)]
Merge pull request #3495 from rullzer/dont_share_root

Don't allow sharing of the root folder

11 years agoowncloudcmd: fix --httpproxy
Olivier Goffart [Tue, 28 Jul 2015 11:33:58 +0000 (13:33 +0200)]
owncloudcmd: fix --httpproxy

It was only used for csync, but not for QNAM

Issue #3465

11 years agoWizards: allow adding a folder in a non-existing directory and create that folder
Olivier Goffart [Tue, 28 Jul 2015 10:14:52 +0000 (12:14 +0200)]
Wizards: allow adding a folder in a non-existing directory and create that folder

The owncloud wizard already created the directory, but the recent addition
of FolderMan::checkPathValidityForNewFolder stopped allowing unexisting directories.

So change FolderMan::checkPathValidityForNewFolder to allow non existing directory
and whange the FolderWizard to create the directory if it does not exist.

Issue #3492

11 years agoConfigFile: remove some unused functions
Olivier Goffart [Tue, 28 Jul 2015 10:05:34 +0000 (12:05 +0200)]
ConfigFile:  remove some unused functions

11 years agoAdded capabilities class
Roeland Jago Douma [Thu, 16 Jul 2015 19:49:12 +0000 (21:49 +0200)]
Added capabilities class

11 years agoFix warning
Olivier Goffart [Tue, 28 Jul 2015 09:20:22 +0000 (11:20 +0200)]
Fix warning

11 years agoFix test, make it independent on the sort order of readdir.
Klaas Freitag [Mon, 27 Jul 2015 11:28:21 +0000 (13:28 +0200)]
Fix test, make it independent on the sort order of readdir.

11 years agoTests: Some tests need QtWidgets
Olivier Goffart [Mon, 27 Jul 2015 09:04:49 +0000 (11:04 +0200)]
Tests: Some tests need QtWidgets

11 years agoConfirm feature: tray noticiation message when a new folder need to be confirmed
Olivier Goffart [Mon, 27 Jul 2015 08:33:05 +0000 (10:33 +0200)]
Confirm feature:  tray noticiation message when a new folder need to be confirmed

Issue #3148

11 years agoConfirm feature: default to 500MB
Olivier Goffart [Mon, 27 Jul 2015 08:04:53 +0000 (10:04 +0200)]
Confirm feature:  default to 500MB

Issue #3148

11 years agoConfirm feature: Confirm for any folder, not only shared ones
Olivier Goffart [Mon, 27 Jul 2015 07:54:20 +0000 (09:54 +0200)]
Confirm feature:  Confirm for any folder, not only shared ones

issue #3148

11 years agoDo not open the share dialog if the user tries to share the root folder
Roeland Jago Douma [Fri, 24 Jul 2015 08:02:18 +0000 (10:02 +0200)]
Do not open the share dialog if the user tries to share the root folder

11 years agoIf the OCS Share API returns an url use that
Roeland Jago Douma [Fri, 17 Jul 2015 07:23:55 +0000 (09:23 +0200)]
If the OCS Share API returns an url use that

To avoid us having to construct the URL for public shares just rely on the
server to do it.

This makes it easier to maintain. For example if (in the not do distat future)
the index.php part is removed the server would just server this new url.

11 years agoBandwidth Limit: Fix new "Automatic Download" setting #1485
Markus Goetz [Thu, 23 Jul 2015 11:44:40 +0000 (13:44 +0200)]
Bandwidth Limit: Fix new "Automatic Download" setting #1485

11 years agoMerge branch 'regular_update_check'
Klaas Freitag [Thu, 23 Jul 2015 09:34:12 +0000 (11:34 +0200)]
Merge branch 'regular_update_check'

Conflicts:
src/gui/application.cpp
src/gui/application.h
src/gui/updater/ocupdater.h

11 years agoUpdater: Added a class UpdaterSchedule.
Klaas Freitag [Wed, 22 Jul 2015 11:44:19 +0000 (13:44 +0200)]
Updater: Added a class UpdaterSchedule.

It schedules the regular update checks. Keeps Application and
other classes easy.

11 years agoConfigFile: Let updateCheckInterval return int instead of quint64.
Klaas Freitag [Wed, 22 Jul 2015 11:42:54 +0000 (13:42 +0200)]
ConfigFile: Let updateCheckInterval return int instead of quint64.

QTimer wants that in setInterval()

11 years agoUI: Add more tooltips #3385
Markus Goetz [Mon, 20 Jul 2015 17:06:40 +0000 (19:06 +0200)]
UI: Add more tooltips #3385

11 years agoOS X: Fix layout of quota info in SettingsDialog
Markus Goetz [Mon, 20 Jul 2015 16:43:18 +0000 (18:43 +0200)]
OS X: Fix layout of quota info in SettingsDialog

11 years agoOS X Overlay Icons: Use waitForFinished() with timeout
Markus Goetz [Mon, 20 Jul 2015 16:32:02 +0000 (18:32 +0200)]
OS X Overlay Icons: Use waitForFinished() with timeout

11 years agoSettingsDialog: Make bigger and more native on OS X
Markus Goetz [Mon, 20 Jul 2015 16:15:45 +0000 (18:15 +0200)]
SettingsDialog: Make bigger and more native on OS X

On OS X, the width of the dialog must not change, only its height.

11 years agoPassiveUpdateNotifier: Fix condition on when to show the update.
Klaas Freitag [Mon, 20 Jul 2015 13:33:44 +0000 (15:33 +0200)]
PassiveUpdateNotifier: Fix condition on when to show the update.

11 years agoUpdater: Avoid to show the update notification to often.
Klaas Freitag [Mon, 20 Jul 2015 13:33:17 +0000 (15:33 +0200)]
Updater: Avoid to show the update notification to often.

If the update is only available through the system, the notification
is only shown once.