Commit graph

2290 commits

Author SHA1 Message Date
Hylke Bons c5bbd382a8 git: remove unneeded reference 2012-01-22 17:29:14 +00:00
Hylke Bons 43f2129236 mac: set the --exec-path when calling the bundled git 2012-01-22 17:17:36 +00:00
Hylke Bons 07527618af README: update build requirement section 2012-01-22 14:55:38 +00:00
Hylke Bons 5fa8ed2d35 event log: update size info after the html 2012-01-22 14:34:16 +00:00
Hylke Bons 7c32370730 Include Mac .app config file and update the README 2012-01-22 13:07:03 +00:00
Hylke Bons 8463ad7945 Update project file 2012-01-21 23:07:01 +00:00
Hylke Bons 29c87ec0d4 statusicon: add progress reporting on linux 2012-01-21 22:41:07 +00:00
Hylke Bons 75527b19e5 Fix regression: private key not being imported after entering name and email 2012-01-21 22:31:19 +00:00
Hylke Bons 5711045b43 Rename some icon names 2012-01-21 15:39:09 +00:00
Hylke Bons c37c47d4fa Icon source for the Ubuntu icon styles 2012-01-19 19:05:58 +00:00
Hylke Bons 3b5d40b4ac event log: unknown cache size = ???, loading size = ... 2012-01-18 23:46:08 +00:00
Hylke Bons 2a98aec8c7 repo: Cache folder sizes and update them after a sync. Closes #535 2012-01-18 23:21:09 +00:00
Hylke Bons cc609aedcc Spin icon on changes when syncing changes made before startup. Fixes #321 2012-01-18 17:46:08 +00:00
Hylke Bons f6847263fb repo: Add Initialize method for lengthy ctor operations 2012-01-18 16:59:44 +00:00
Hylke Bons 02b7565568 config: remove more DebugInfo calls 2012-01-18 13:33:31 +00:00
Hylke Bons 508cae7d55 Fix compile error 2012-01-18 13:26:35 +00:00
Hylke Bons 6c3ef62577 config: don't write any debug output, as DebugInfo method requires a working config 2012-01-18 13:03:23 +00:00
Hylke Bons ecb19db9b7 fetcher git: Add some memory limiting settings to the config. Closes #519 2012-01-18 01:50:47 +00:00
Hylke Bons 3fc192484a controller: still try to guess the key name if the user changes the email address in config.xml 2012-01-18 00:53:26 +00:00
Hylke Bons e367614390 git: Only parse the first 250 files per commit, prevents huge resource consumption. Fixes #500 2012-01-18 00:44:15 +00:00
Hylke Bons f2b7a87e7b statusicon: display corrent icon names for syncing animation on Ubuntu. Fixes #502 2012-01-17 18:23:48 +00:00
Hylke Bons e50cbc69bb git config: Add a tab before options 2012-01-17 01:08:26 +00:00
Hylke Bons f6637233be git put SparkleGit class in its own file 2012-01-16 20:23:12 +00:00
Hylke Bons f9a5e6911a git: Don't turn git repos into submodules, add only the checkout, not the database. Closes #335 2012-01-16 19:58:25 +00:00
Hylke Bons 669d1d9f5a fetcher git: ignore Mercurial and Bazaar databases 2012-01-16 19:57:11 +00:00
Hylke Bons 16280826f5 repo: Move progress interval logic to base class 2012-01-15 23:45:17 +00:00
Hylke Bons 1e87412f53 README: Fix order of Ubuntu instructions 2012-01-14 22:04:37 +00:00
Hylke Bons 2f5a524828 controller: Fix compile error. Closes #527 2012-01-14 22:01:59 +00:00
Hylke Bons 3a559b40ad Hide the .tmp folder on the Windows platform by setting the Hidden attribute 2012-01-14 21:18:58 +00:00
Hylke Bons a58342a798 fetcher git: make url parsing more readable by using the Uri object 2012-01-13 23:47:19 +00:00
Hylke Bons 4c7ef791fe helpers: only allow one thread to write to the log at a time. Fixes some crashes 2012-01-13 23:46:32 +00:00
Hylke Bons 807dd55d90 fetcher git: Cleanup 2012-01-13 20:18:16 +00:00
Hylke Bons ce9f064bd6 Update version for release 2012-01-13 20:00:06 +00:00
Hylke Bons 77490d9d62 event log: Remove debug rule 2012-01-13 18:55:54 +00:00
Hylke Bons bcb19b18ed html: include JQuery as an inline script to prevent file access errors. Fixes #501 2012-01-13 18:44:36 +00:00
Hylke Bons bbe097cdf4 config: Revert adding Identityfile to SSH config for Arch Linux 2012-01-13 18:07:41 +00:00
Hylke Bons 894cfe5727 event log: use file:/// resource for the webview resource 2012-01-12 01:17:56 +00:00
Hylke Bons a908fde11e git: Resolve the ?? 'conflict' by adding. Fixes #509 2012-01-12 01:01:24 +00:00
Hylke Bons b861549759 Fix compile error 2012-01-12 00:58:19 +00:00
Hylke Bons 96ce71e7be repo: Make the SparkleShare.txt more fun and helpful 2012-01-12 00:22:15 +00:00
Hylke Bons c3f0995d8c Fix compile error 2012-01-12 00:21:34 +00:00
Eric Wong 0ba293b706 Allow home path to be specified 2012-01-11 23:43:26 +00:00
Hylke Bons 9129c65805 Write debug output to a log file. Closes #515 2012-01-11 23:02:22 +00:00
Hylke Bons aa5aae1922 git: Don't compress already compressed file formats 2012-01-11 22:15:13 +00:00
Hylke Bons 53a1c6e5f1 event log: js: clear interval when midnight passes 2012-01-10 14:40:58 +00:00
Hylke Bons 8951bdff91 event log: update Today an Yesterday timestamps to the full dates after midnight. Closes #517 2012-01-10 01:14:50 +00:00
Hylke Bons bf22f3c566 Code cleanup 2012-01-03 23:12:44 +00:00
Phate 54f40b1390 Adding 'About SparkleShare' again 2012-01-03 21:47:52 +01:00
Phate c5f75c9c5b Hiding Dock Icon, Programatically showing it while opening setup or events. Added menu-item for ending the application 2012-01-03 21:37:24 +01:00
Hylke Bons db1dbf8178 config: don't change SSH config when email is unknown. Fixes #499 2012-01-01 14:58:53 +01:00