csoler
|
0b75abaa04
|
minor fixes to rscollection PR
|
2024-04-01 18:25:49 +02:00 |
|
csoler
|
3f9d49921d
|
fixed bug asking for overwriting a non existant file
|
2024-03-30 18:37:20 +01:00 |
|
csoler
|
0551f4f819
|
fixed compilation after removal of RsCollection::downloadFiles
|
2024-03-28 22:14:46 +01:00 |
|
csoler
|
8366cbca59
|
removed dead code, and added check for incorrect file names when saving
|
2024-03-28 21:26:09 +01:00 |
|
csoler
|
20f4b51bb7
|
fixed conflicts with upstream/master
|
2024-03-26 21:07:57 +01:00 |
|
csoler
|
a02d2e63e2
|
fixed updating save filename, removal of files/dirs, and cleaning before save
|
2024-03-20 21:00:42 +01:00 |
|
csoler
|
2ebd7617fc
|
added proper remove for files/dirs
|
2024-03-19 23:22:46 +01:00 |
|
csoler
|
5aa80f2f68
|
updated master of Retroshare/ to master of libretroshare
|
2024-03-18 22:52:46 +01:00 |
|
csoler
|
c7fe3059a5
|
Merge pull request #2849 from defnax/exportfriendslistv2
Added export Friendslist to Profile Page
|
2024-03-16 20:37:46 +01:00 |
|
defnax
|
5f748b3131
|
renaming button text
|
2024-03-16 20:23:28 +01:00 |
|
defnax
|
21c2312952
|
Added export Friendslist to Profile Page
|
2024-03-15 20:10:20 +01:00 |
|
csoler
|
a36f7221e7
|
added new folder capability in collection
|
2024-03-14 22:44:49 +01:00 |
|
csoler
|
27f0962654
|
fixed download from RsCollection dialog
|
2024-03-14 22:12:57 +01:00 |
|
csoler
|
094c80e046
|
disable save button when files are being hashed
|
2024-03-13 22:28:39 +01:00 |
|
csoler
|
0697116289
|
added green color for files being hashed
|
2024-03-13 22:20:21 +01:00 |
|
csoler
|
7ef81a37ff
|
added auto-update of files being hashed
|
2024-03-12 21:39:05 +01:00 |
|
csoler
|
5e3434396c
|
fixed a few bugs in counting and model parenting
|
2024-03-11 13:37:09 +01:00 |
|
csoler
|
c1a6b8fe12
|
added some debug info in RsCollectionModel
|
2024-03-10 23:41:10 +01:00 |
|
csoler
|
9ba4ac6362
|
fixed a few bugs in file counting
|
2024-03-09 18:31:01 +01:00 |
|
csoler
|
67ff37a0d4
|
using vectors instead of maps for mCollectionModel data.
|
2024-03-09 00:03:16 +01:00 |
|
csoler
|
f375912bc5
|
added checkable items in RsCollectionModel
|
2024-03-07 22:15:12 +01:00 |
|
csoler
|
80a5705aea
|
Merge pull request #2844 from csoler/v0.6-Params2
Cleaned up command line parameter handling (to be used with #143)
|
2024-03-04 23:33:50 +01:00 |
|
csoler
|
c0d222dedf
|
more cleaning in PR 2844
|
2024-03-04 23:32:50 +01:00 |
|
csoler
|
2a5698c9d3
|
removed dead code
|
2024-03-04 23:22:03 +01:00 |
|
csoler
|
be96f417b3
|
fixed update of tree when changed
|
2024-03-04 23:00:25 +01:00 |
|
csoler
|
398db7dfe8
|
Merge pull request #34 from defnax/fixmacos
Fix for macos
|
2024-03-04 09:34:27 +01:00 |
|
csoler
|
e106959fbd
|
fixed creating new collection
|
2024-03-01 23:00:17 +01:00 |
|
csoler
|
31c390aa27
|
simplified usage of RsCollectionDialog in shared files (removed duplicate functionality)
|
2024-02-29 22:07:52 +01:00 |
|
csoler
|
2ed72a146b
|
fixed basic functionality of RsCollectionModel
|
2024-02-28 21:56:38 +01:00 |
|
defnax
|
790c169c02
|
Fix for macos
|
2024-02-28 19:47:01 +01:00 |
|
csoler
|
885eb640dc
|
starting fixing RsCollection with the new model
|
2024-02-27 22:10:49 +01:00 |
|
csoler
|
eae4fe86aa
|
added RsCollectionModel to RsCollectionDialog (unfiished)
|
2024-02-26 22:10:32 +01:00 |
|
csoler
|
a163f716b0
|
Merge pull request #2841 from defnax/update-trans
update translation
|
2024-02-25 21:34:23 +01:00 |
|
csoler
|
f425f2fa23
|
Merge pull request #2842 from defnax/macos_linedit
(macOS)Fixed iconsize issue with fontmetrics on macos
|
2024-02-25 21:33:29 +01:00 |
|
csoler
|
b0b3d51571
|
Merge pull request #2845 from defnax/update-invite-icon
update invite icon
|
2024-02-25 21:32:49 +01:00 |
|
csoler
|
eb0ef1e39b
|
implemented RsCollectionModel
|
2024-02-25 17:58:51 +01:00 |
|
csoler
|
97309f2f9f
|
started implementing RsCollectionModel
|
2024-02-24 21:49:50 +01:00 |
|
csoler
|
5bc071b03c
|
fixed compilation
|
2024-02-24 20:27:18 +01:00 |
|
csoler
|
5071656209
|
started adapting RsCollectionDialog to the new API of RsCollection
|
2024-02-24 17:44:13 +01:00 |
|
csoler
|
206da93d99
|
fixed a few compilation errors in RsCollection handling
|
2024-02-24 15:55:21 +01:00 |
|
csoler
|
258fe58547
|
switch RsCollection to using RsfileTree as a base structure instead of a QDomDocument (not compiling yet)
|
2024-02-23 21:10:13 +01:00 |
|
csoler
|
eccfc7ba71
|
fixed handling of incoming rscollection files
|
2024-02-16 13:28:55 +01:00 |
|
csoler
|
142a8e2503
|
fixed proper handling of language parameter at startup
|
2024-02-16 10:33:41 +01:00 |
|
defnax
|
91ed9ed894
|
update readme
|
2024-02-13 19:04:38 +01:00 |
|
defnax
|
f4f51e53eb
|
update invite icon
|
2024-02-13 18:46:30 +01:00 |
|
csoler
|
9210e52aae
|
fixed compilation in parameter handling
|
2024-02-13 16:24:32 +01:00 |
|
csoler
|
c5aface2cb
|
additional step in rewriting commandline parameter handling
|
2024-02-11 22:16:50 +01:00 |
|
csoler
|
4f56c7dd2f
|
use argstream::usage() in the help message box
|
2024-02-04 18:26:47 +01:00 |
|
defnax
|
8db6076ce1
|
update translation
|
2024-02-04 16:10:35 +01:00 |
|
defnax
|
ae24db1da0
|
Fixed iconsize issue with fontmetrics on macos
|
2024-02-03 23:26:25 +01:00 |
|