Commit graph

303 commits

Author SHA1 Message Date
defnax
0b3f4a69b9 Fix size & age column 2025-04-12 18:01:38 +02:00
thunder2
973246624f Replaced font handling by FontSizeHandler and reenabled deactivated item delegates 2025-03-28 23:52:54 +01:00
defnax
2644a0ccb7 Added for search list update fontsize 2025-02-26 17:56:38 +01:00
defnax
01617da863 Fixed some frames to get compatible for system style
* Fixed some frames to get compatible for system style
* update macos package script
2024-12-30 21:36:04 +01:00
thunder2
5a24fad354 Renamed RsCollectionErrorCode::NO_ERROR to COLLECTION_NO_ERROR because of double define of NO_ERROR in winerror.h 2024-04-03 22:20:33 +02: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
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
885eb640dc starting fixing RsCollection with the new model 2024-02-27 22:10:49 +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
c5aface2cb additional step in rewriting commandline parameter handling 2024-02-11 22:16:50 +01:00
defnax
a523d654ef Improved Sharedfiles treesize and font fix for macos 2024-01-16 14:54:04 +01:00
defnax
3063e74e59 Improved downloads and uploads tree display 2024-01-15 21:43:09 +01:00
csoler
24dd71d15f fixed open file / preview file in TransfersDialog 2023-07-30 20:51:51 +02:00
csoler
d95518d17e fixed DL output path in DL list 2023-07-01 18:06:12 +02:00
csoler
c278239f97 added warning about random FT strategy on windows 2023-06-20 21:57:51 +02:00
csoler
e8187dbeab moved FileDetail structure in SearchDialog where it belongs 2023-06-04 17:59:17 +02:00
csoler
3f8e8805a2 fixed uninitialized memory read in FileDetail struct causing weird dates in search dialog 2023-06-03 23:51:31 +02:00
csoler
beed6a08c8 made SearchDialog to use RsEvents in order to catch turtle search results 2023-05-04 22:30:06 +02:00
defnax
22a9cf4236 moved popup settings for toasters 2023-04-07 16:23:46 +02:00
csoler
783a0a586f fixed bug preventing completed files removal to clear the files counter 2023-04-03 22:06:42 +02:00
defnax
5f54db577c Fixed Toasters
Fixed Online, Download Complete, Mail & FR Toaster
2023-03-26 20:00:13 +02:00
Tushar Garg
e8354aa3d3 Just added a empty line in the header file section. 2023-03-26 02:18:03 +05:30
Tushar Garg
43d8432dcc This commit fixed the Download_Complete sound not working when a download is completed. 2023-03-26 02:12:49 +05:30
csoler
30c2ff4b5e fixed bug introduced by last commit 2023-01-29 14:13:13 +01:00
csoler
641281048f added force recheck of possibly modified files when the button is used 2023-01-28 16:29:36 +01:00
csoler
38725628b0 fixed advanced search not using browsable/distant/own files 2023-01-23 20:23:18 +01:00
csoler
f65a761c9d
Merge pull request #2663 from csoler/v0.6-BugFixing_20
Bug fixing
2023-01-04 21:36:47 +01:00
AskOldIch
c1b7105321
Added extensions to SearchDialog
- .webm -- basically is full video container (video+audio)
- .weba -- is only audio stream
- .webp -- is a picture
2023-01-03 16:54:03 +00:00
csoler
1447306d65 not erasing clipboard when no links are selected 2022-12-28 21:15:27 +01:00
csoler
96a2f18571 fixed preserving order of links copied from search dialog results 2022-12-28 21:02:05 +01:00
csoler
52dffddf64
Merge pull request #2619 from chelovechishko/chat_amusement
gui: chat: add auto shrink chattextedit
2022-05-11 21:23:48 +02:00
chelovechishko
ca0a441f3b gui: file: add power to change font size for displayed shared files
Added one more settings group "File".
2022-05-09 00:27:50 +09:00
csoler
a61bd0a378 fixed copy RS link in search dialog when clicking on a file with different names 2022-05-01 21:53:00 +02:00
csoler
2cff9c8eb2 fixed compilation 2022-03-30 17:06:49 +02:00
csoler
0cc813d093 fixed naming of columns that colided because of common names 2022-03-27 19:35:23 +02:00
csoler
dd653e5462 moved to cpp files some column defines that otherwise collapsed in .h files 2022-03-26 20:55:10 +01:00
defnax
f8470068cf changed file type icons 2022-03-18 19:04:26 +01:00
defnax
ae0f294c4b Fixed missed icons 2022-03-10 21:35:59 +01:00
defnax
235ef6f509 removed old icons & cleanup 2022-02-12 11:49:50 +01:00
defnax
dc0cddae7e removed clean up old icons, replaced some by svg 2022-02-12 00:07:23 +01:00
csoler
cb50bed0fc
Merge pull request #2567 from defnax/Sharedfilestreefix
Fix default fonts & font metrics for Shared Files Tree
2022-01-23 14:50:05 +01:00
csoler
79d1575f71
Merge pull request #2555 from PhenomRetroShare/Add_GeneralFontSizeFactor
Add General Font Size Factor
2022-01-23 14:32:36 +01:00
defnax
57cee64966 Fix default fonts & font metrics for Shared Files Tree 2022-01-21 11:35:08 +01:00
csoler
eefbd8a710 fixed initing of profile passphrase for friend server manager 2022-01-16 21:17:10 +01:00
Phenom
9e4903c9b8 Add General Font Size Factor 2022-01-16 13:21:49 +01:00