Klaas Freitag
df8afe1c31
Update german translation.
2012-04-02 20:15:09 +02:00
Klaas Freitag
663e352956
Added an update check that queries an oC server for new versions.
2012-04-02 20:10:29 +02:00
Klaas Freitag
bfe35d5d47
bump windows installer version to 1.0.0 as well.
2012-04-02 20:06:26 +02:00
Klaas Freitag
d85d72d712
Updated translations german
2012-04-02 15:20:16 +02:00
Klaas Freitag
1ca83a4a02
install exclude list to /etc.
2012-04-02 14:05:23 +02:00
Klaas Freitag
b79aff6b65
install the exclude list.
2012-04-02 13:56:32 +02:00
Klaas Freitag
6f49d20785
- enable WIN32 build
...
- enable cpack changes.
2012-04-02 13:47:53 +02:00
Klaas Freitag
95f6f90cb5
Add win32 packaging with nsi
2012-04-02 13:44:24 +02:00
Klaas Freitag
43a9d1dcd0
added app icon
2012-04-02 13:44:00 +02:00
Klaas Freitag
596e824b54
Fixed sync start after ownCloud initial configuration.
2012-04-02 13:21:13 +02:00
Klaas Freitag
eb1fd2d5f8
Set verion to 1.0.0
2012-04-02 13:15:53 +02:00
Klaas Freitag
225753b150
Win32: Open local urls in Explorer correctly.
2012-04-02 12:13:55 +02:00
Klaas Freitag
41cc1b9377
search alternative places for the global exclude list
2012-04-01 15:09:04 +02:00
Klaas Freitag
cd817940ae
- added a new icon to display the waiting-to-be-synced state
...
- fixed the status display if the status dialog opens
2012-03-31 12:44:22 +02:00
Klaas Freitag
c196f77732
- Fixed the tray icon on all platforms.
...
- Simplified the application icon method in the theme
- Set a Window Icon
2012-03-31 11:31:28 +02:00
Klaas Freitag
ccd1623528
Added check on correct oC Credentials on startup.
2012-03-30 20:42:40 +02:00
Klaas Freitag
903c8ca220
Provide better error messages in owncloud for csync bugs.
2012-03-30 15:34:56 +02:00
Klaas Freitag
8e637bd8c7
- fixed local file change detection in win poller
...
- fixed context menu at startup.
2012-03-30 13:57:02 +02:00
Klaas Freitag
3fb471edad
Changed the folder queue to use QString instead of folder ptrs.
...
Delete folder after finished if its syncing at deletion time.
2012-03-29 10:13:19 +02:00
Klaas Freitag
d938c531c8
- added ocInfo check on startup to prevent folder syncing without
...
valid ownCloud connection
- fixed folder remove
2012-03-29 09:41:30 +02:00
Klaas Freitag
3d114f5b91
Use a large icon because QIcon does scale down but never up.
2012-03-28 17:28:50 +02:00
Klaas Freitag
bfc96b0783
Set Edit-Trigger to nothing. Do not let start editing by doubleclick.
2012-03-28 17:28:08 +02:00
Klaas Freitag
109bb10110
Initialise the resource code in the main function.
2012-03-28 17:27:28 +02:00
Klaas Freitag
3a36f54096
Added WIN32 switch to avoid the konsole window for production.
2012-03-28 17:26:54 +02:00
Klaas Freitag
ffc5895ba1
Poll folder watcher: compare to last seen file.
2012-03-28 15:13:08 +02:00
Klaas Freitag
84ffebe26c
Let folderwatcher use the exclude list file.
...
simplified naming in mirallconfigfile class.
2012-03-28 12:23:34 +02:00
Klaas Freitag
47f5c51a87
Let csync load the exclude list file
2012-03-28 11:26:51 +02:00
Klaas Freitag
a89122d214
Fixed some mirall->ownCloud namings
2012-03-26 15:19:40 +02:00
Klaas Freitag
9dcc948b3b
Disabled some logging
2012-03-26 14:38:48 +02:00
Klaas Freitag
248a0cfed8
- removed the sitecopy files and last references
...
- Fix status dialog:
* display local and remote folder names
* fixed status icon
* fixed sizing when font size changes
* fixed enable/disable buttons
- moved second path to folder base class
- added remote folder role to status dellegate
2012-03-26 13:20:15 +02:00
Klaas Freitag
b9a861c95c
added internationalization support in application object.
2012-03-26 11:02:01 +02:00
Klaas Freitag
3cee1275b9
Removed confusing open... button in status dialog, link added
2012-03-26 11:01:04 +02:00
Klaas Freitag
5259ae1565
added translations of the application.
2012-03-26 09:48:30 +02:00
Klaas Freitag
5f3d82288d
pushed version to 0.2.5 for next beta.
2012-03-26 09:34:46 +02:00
Klaas Freitag
5a4caef2db
Update folder list in status dialog without wiping selection.
2012-03-23 15:31:46 +01:00
Klaas Freitag
bdbb85f245
Big changes: queue sync requests of folders and do in one thread
...
only to avoid thread clottering. Improve error reporting from the
csync thread.
2012-03-22 16:22:08 +01:00
Klaas Freitag
c6a9fb02d0
A more secure csync thread implementation (part1)
2012-03-21 18:03:49 +01:00
Klaas Freitag
c5c3e2ecb1
prevent thread from crashing if len is less than zero.
2012-03-19 16:08:18 +01:00
Klaas Freitag
8f94ea9f6a
bumped version to next beta.
2012-03-17 13:48:29 +01:00
Klaas Freitag
91cab8f15f
allow 202 reply from server on mkcol request.
2012-03-16 15:20:50 +01:00
Klaas Freitag
08991a5177
fix memory leak in folderinfo
2012-03-16 15:16:45 +01:00
Klaas Freitag
cceb350582
Fix remote dir check by starting the timer in initialize of the page.
...
Use showWarn everywhere.
2012-03-16 14:43:37 +01:00
Klaas Freitag
a074e4433e
Fix signal and slot arguments in Folder add wizard.
2012-03-16 12:54:56 +01:00
Klaas Freitag
838272240c
Fix detection of parent folders when adding a new folder.
2012-03-16 11:02:44 +01:00
Klaas Freitag
b7eae107ae
Fixed crash when removing folders.
...
Simplified code to achieve that, removed a slot from status dia.
2012-03-16 10:39:20 +01:00
Klaas Freitag
16a9a73ea3
- removed constants.h as not longer needed because of themes.
...
- tray icons from theme now.
2012-03-15 18:09:00 +01:00
Klaas Freitag
1b12e6590f
Built a portable version of FindCSync that finds dev setup stuff.
2012-03-14 15:26:22 +01:00
Klaas Freitag
759e2fff9d
Added missing Q_OBJECTs
2012-03-14 11:57:08 +01:00
Klaas Freitag
ad6b3504ee
Added automatic creation of a sync after connect.
2012-03-14 11:26:00 +01:00
Klaas Freitag
e30ed86153
Add mirall version to user agent
2012-03-14 10:02:52 +01:00