- 1cf5c43 Make use of logger provided by ndn-cxx by Alexander Afanasyev · 8 years ago
- eda3b7a Update style to (almost) conform to ndn-cxx style using clang-format by Alexander Afanasyev · 8 years ago
- fa2f662 Add license file and update license boilerplates by Alexander Afanasyev · 8 years ago
- f4cde4e Fix includes by Alexander Afanasyev · 8 years ago
- 4528997 Remove legacy code and rename files to new naming convention by Alexander Afanasyev · 8 years ago
- e83c056 build: Upgrade build system by Alexander Afanasyev · 8 years ago
- 1dd37ed Switch from NDNx to CCNx by Alexander Afanasyev · 11 years ago
- cf77114 gui: Adding a draft implementation for platform-dependent tray icon by Alexander Afanasyev · 12 years ago
- 491d75b gui: Menu should be associated with tray icon in any case, even if adhoc is not supported by Alexander Afanasyev · 12 years ago
- 9e61359 gui+html: Updating link to new official NDN.js repository by Alexander Afanasyev · 12 years ago
- c24db64 gui+html: Default page now "Recent actions", new feature to preview .txt files by Alexander Afanasyev · 12 years ago
- becbd54 gui: Make icon nicer (no white edges) by Alexander Afanasyev · 12 years ago
- 872cc59 fix gui glitches by Zhenkai Zhu · 12 years ago
- 10babd2 gui/html: Request up to 5 content objects, display More/Less buttons if necessary by Alexander Afanasyev · 12 years ago
- d437ffc gui: Settings dialog improvements and small logic change by Alexander Afanasyev · 12 years ago
- 8da3365 handle exception in starting http server by Zhenkai Zhu · 12 years ago
- e8496a3 Fixing compilation portability by Alexander Afanasyev · 12 years ago
- 6b53f93 autogen html.qrc before build by Zhenkai Zhu · 12 years ago
- 1663a41 gui/js: Now requesting all available content at once, disabling content verification to speed up the work by Alexander Afanasyev · 12 years ago
- 4c17b48 gui/html: Finally implementing restore operation by Alexander Afanasyev · 12 years ago
- f7c7cde gui/html: Various improvements, including embedded context menu by Alexander Afanasyev · 12 years ago
- 3c95c85 gui/html: Now files/action browsing is complete by Alexander Afanasyev · 12 years ago
- 39dbc4b GUI+RPC: Action history for individual files by Alexander Afanasyev · 12 years ago
- c15e016 Small gui fixes by Alexander Afanasyev · 12 years ago
- 630d0f1 tiny change to show version number in settings by Zhenkai Zhu · 12 years ago
- 377cbeb another attempt to fix http server crashing problem by Zhenkai Zhu · 12 years ago
- 8e3e907 auto-update works by Zhenkai Zhu · 12 years ago
- f63a514 More extensive implementation of history browsing + integration with GUI by Alexander Afanasyev · 12 years ago
- 46bd806 More work on GUI by Alexander Afanasyev · 12 years ago
- 858489c Merge feature branch 'feature-auto-update' by Alexander Afanasyev · 12 years ago
- 3857d71 suppress sparkle error about CFBundleIdentifier by Zhenkai Zhu · 12 years ago
- 907cbaf stop httpServer before delete; otherwise crash at exit by Zhenkai Zhu · 12 years ago
- 249fbc7 remove some ifdefs, otherwise Qt can't create SLOT by Zhenkai Zhu · 12 years ago
- 25e1358 show recent files; supposed works, but glitch exists by Zhenkai Zhu · 12 years ago
- fd5e627 First semi-working html+javascript code by Alexander Afanasyev · 12 years ago
- 5c2475b check by Zhenkai Zhu · 12 years ago
- 1416b8c Merge feature branch 'feature-auto-update' by Alexander Afanasyev · 12 years ago
- a15746b fix problem.. the two names should have been exchanged.. by Zhenkai Zhu · 12 years ago
- d942922 Starts the server; make slight changes in server code by Zhenkai Zhu · 12 years ago
- bb170d4 slightly improve wscript c++ code for auto-update compiles by Zhenkai Zhu · 12 years ago
- ce04cb4 make open-folder cross-platform using QDesktopServices by Zhenkai Zhu · 12 years ago
- aca6cb5 half baked auto update (won't affect compile anyway) by Zhenkai Zhu · 12 years ago
- 85a4ba0 GUI counterpart to create/disable AdHoc connection by Alexander Afanasyev · 12 years ago
- d8b76ad Added Hint for Username format in Settings Window by Jared Lindblom · 12 years ago
- f4b900e Changed name of preferences window to settings to match view settings tab by Jared Lindblom · 12 years ago
- 369eff1 move fs-watcher to separate dir; correct wscript by Zhenkai Zhu · 12 years ago
- d175627 fs-watcher uses its own database add test for fs-watcher by Zhenkai Zhu · 12 years ago
- d575631 small improvement of GUI. Backend waits until there is valid input to start. by Zhenkai Zhu · 12 years ago
- f3ea97a add validators of input by Zhenkai Zhu · 12 years ago
- f695aed (Re-)adding detection of added files. Recent change has postponed that by 5 minutes by Alexander Afanasyev · 12 years ago
- 705e487 Making black and white icon by Alexander Afanasyev · 12 years ago
- 7a64700 Adding is_complete flag to FileState and enabling fs-watcher to use this flag in some (not all) cases by Alexander Afanasyev · 12 years ago
- c80207d On directory event, do not fire rescan/notification immediately, but schedule it in some distant future (5 mins) by Alexander Afanasyev · 12 years ago
- 7943c6b Remove delay to detect file state when app starts by Alexander Afanasyev · 12 years ago
- 506ff22 Fixing another bug with deletion detection. Now it seems to work by Alexander Afanasyev · 12 years ago
- 4a8781c Fixing recently introduced bugs by Alexander Afanasyev · 12 years ago
- 0a30a0c Deletion detection by Alexander Afanasyev · 12 years ago
- 8a8f152 Icon update by Alexander Afanasyev · 12 years ago
- 70f30d2 update tray icon for chronoshare by Zhenkai Zhu · 12 years ago
- 583449a Replacing executor with schedule in fs-watcher: tags are used to limit number of notification per event by Alexander Afanasyev · 12 years ago
- 69e1317 Connecting callback... Ready for "real" experiment by Alexander Afanasyev · 12 years ago
- 9ca444e Adding Dispatcher to gui (callback are not yet connected) by Alexander Afanasyev · 12 years ago
- c8ffd59 Adding more configuration options to GUI (username and shared folder name) by Jared Lindblom · 12 years ago
- 9e5a470 GUI/FS-watcher update by Alexander Afanasyev · 12 years ago
- 83a5300 Update of gui. Now it builds and .app bundle, which doesn't show icon in the dock bar by Alexander Afanasyev · 12 years ago
- 9d8a5b1 Fixed resource file issue in gui. by Jared Lindblom · 12 years ago
- dc845f0 added gui to waf by Jared Lindblom · 12 years ago
- 5d7e51e Added Warnings and settings information by Jared Lindblom · 12 years ago
- b4032e2 Added persistent settings and file dialog to change folder by Jared Lindblom · 12 years ago
- 06405c4 Adding Gui by Jared Lindblom · 12 years ago