Commit graph

2286 commits

Author SHA1 Message Date
Hylke Bons 9cc076e5e2 Include Mac .app config file and update the README 2012-01-22 13:07:03 +00:00
Hylke Bons c183bce27d Update project file 2012-01-21 23:07:01 +00:00
Hylke Bons ac7495f9b8 statusicon: add progress reporting on linux 2012-01-21 22:41:07 +00:00
Hylke Bons f428120a22 Fix regression: private key not being imported after entering name and email 2012-01-21 22:31:19 +00:00
Hylke Bons 00a2eca4fa Rename some icon names 2012-01-21 15:39:09 +00:00
Hylke Bons 7fbb6aa466 Icon source for the Ubuntu icon styles 2012-01-19 19:05:58 +00:00
Hylke Bons 618dea6d45 event log: unknown cache size = ???, loading size = ... 2012-01-18 23:46:08 +00:00
Hylke Bons 1bf440872e repo: Cache folder sizes and update them after a sync. Closes #535 2012-01-18 23:21:09 +00:00
Hylke Bons 3fa8917607 Spin icon on changes when syncing changes made before startup. Fixes #321 2012-01-18 17:46:08 +00:00
Hylke Bons b734569abe repo: Add Initialize method for lengthy ctor operations 2012-01-18 16:59:44 +00:00
Hylke Bons fb82977b97 config: remove more DebugInfo calls 2012-01-18 13:33:31 +00:00
Hylke Bons 5b5cc3d69b Fix compile error 2012-01-18 13:26:35 +00:00
Hylke Bons c0d5e4f6ea config: don't write any debug output, as DebugInfo method requires a working config 2012-01-18 13:03:23 +00:00
Hylke Bons 994ccbb07b fetcher git: Add some memory limiting settings to the config. Closes #519 2012-01-18 01:50:47 +00:00
Hylke Bons 230ec0bb6a 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 5267138693 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 357bfaeaf6 statusicon: display corrent icon names for syncing animation on Ubuntu. Fixes #502 2012-01-17 18:23:48 +00:00
Hylke Bons 6136730fab git config: Add a tab before options 2012-01-17 01:08:26 +00:00
Hylke Bons 38e8db9e70 git put SparkleGit class in its own file 2012-01-16 20:23:12 +00:00
Hylke Bons be9f264492 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 7440445104 fetcher git: ignore Mercurial and Bazaar databases 2012-01-16 19:57:11 +00:00
Hylke Bons 03db2a2f09 repo: Move progress interval logic to base class 2012-01-15 23:45:17 +00:00
Hylke Bons 90cb3849b5 README: Fix order of Ubuntu instructions 2012-01-14 22:04:37 +00:00
Hylke Bons fe6dd75704 controller: Fix compile error. Closes #527 2012-01-14 22:01:59 +00:00
Hylke Bons 5c23ec3ec7 Hide the .tmp folder on the Windows platform by setting the Hidden attribute 2012-01-14 21:18:58 +00:00
Hylke Bons a7ac3b0097 fetcher git: make url parsing more readable by using the Uri object 2012-01-13 23:47:19 +00:00
Hylke Bons dc0167a300 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 649fab3826 fetcher git: Cleanup 2012-01-13 20:18:16 +00:00
Hylke Bons dcc3a0d349 Update version for release 2012-01-13 20:00:06 +00:00
Hylke Bons 5e532757cb event log: Remove debug rule 2012-01-13 18:55:54 +00:00
Hylke Bons 329d26149b html: include JQuery as an inline script to prevent file access errors. Fixes #501 2012-01-13 18:44:36 +00:00
Hylke Bons 793a74268c config: Revert adding Identityfile to SSH config for Arch Linux 2012-01-13 18:07:41 +00:00
Hylke Bons 6aa4829f1a event log: use file:/// resource for the webview resource 2012-01-12 01:17:56 +00:00
Hylke Bons ab2ee404b5 git: Resolve the ?? 'conflict' by adding. Fixes #509 2012-01-12 01:01:24 +00:00
Hylke Bons 916cd0fa3d Fix compile error 2012-01-12 00:58:19 +00:00
Hylke Bons 93ef996afb repo: Make the SparkleShare.txt more fun and helpful 2012-01-12 00:22:15 +00:00
Hylke Bons d36ef5ee48 Fix compile error 2012-01-12 00:21:34 +00:00
Eric Wong b0457580b5 Allow home path to be specified 2012-01-11 23:43:26 +00:00
Hylke Bons 98746b26c7 Write debug output to a log file. Closes #515 2012-01-11 23:02:22 +00:00
Hylke Bons 63497bbed3 git: Don't compress already compressed file formats 2012-01-11 22:15:13 +00:00
Hylke Bons f43b71a375 event log: js: clear interval when midnight passes 2012-01-10 14:40:58 +00:00
Hylke Bons 65215426c9 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 10fd77a9b8 Code cleanup 2012-01-03 23:12:44 +00:00
Phate 7155c3e816 Adding 'About SparkleShare' again 2012-01-03 21:47:52 +01:00
Phate 60f5b02e78 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 5665ea831e config: don't change SSH config when email is unknown. Fixes #499 2012-01-01 14:58:53 +01:00
Hylke Bons 394cd39b57 repo: Also report progress on fetch 2011-12-30 15:00:15 +01:00
Hylke Bons a8e7c05589 Revent log: remove some debug output 2011-12-30 01:48:34 +01:00
Hylke Bons f30e534bfb statusicon: add sync progress stats (one repo at a time only for now). Closes #222 2011-12-30 01:44:41 +01:00
Hylke Bons 317c7842a7 Don't exclude all dotfiles, Fixes #495 2011-12-29 12:44:18 +01:00