Commit graph

2350 commits

Author SHA1 Message Date
praktikant 76360b1819 adapted coding style 2012-01-24 14:46:57 +01:00
praktikant a37a041018 Fixing #298 again first try 2012-01-24 10:47:46 +01:00
Hylke Bons 5ef5107b62 Allow ports to be specified once again. Fixes #555 2012-01-23 23:50:54 +00:00
Hylke Bons 0567919fdc setup: open the correct folder after add 2012-01-23 19:01:04 +00:00
Hylke Bons f725511207 event log: close on pressing CMD+W. Closes #545 2012-01-23 18:47:19 +00:00
Hylke Bons bbd245ac3c setup: include the correct folder name string in the success header message. Fixes #549 2012-01-23 17:30:26 +00:00
Hylke Bons 9fc61e30b5 bubbles: Changing wording of the conflict bubble. Closes #537 2012-01-22 23:16:28 +00:00
Hylke Bons 272fc3b1b8 mac: Fix NullReferenceException on start 2012-01-22 20:55:03 +00:00
Bertrand Lorentz 4e869deac5 build: Fix error during "make dist"
Use the pax format for tar, so that we can handle symlinks with long
names. The pax format is still documented as new, but it looks like it's
been in GNU tar for a few years now, so it should be fine.
2012-01-22 20:50:20 +01:00
Hylke Bons b0911ffb6b mac: update git 2012-01-22 17:29:32 +00:00
Hylke Bons 03596ed073 git: remove unneeded reference 2012-01-22 17:29:14 +00:00
Hylke Bons 01a465d724 mac: set the --exec-path when calling the bundled git 2012-01-22 17:17:36 +00:00
Hylke Bons 18beb7ccf1 README: update build requirement section 2012-01-22 14:55:38 +00:00
Hylke Bons 231594186f event log: update size info after the html 2012-01-22 14:34:16 +00:00
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