thunder2
a00c1375e5
Renamed QtVersion.h to RsQtVersion.h because of the same filename in Qt 6
2025-07-20 14:14:57 +02:00
thunder2
e2e1a431ff
Added Qt dependent macro for QString::SkipEmptyParts/Qt::SkipEmptyParts
2025-07-19 23:28:30 +02:00
csoler
d833ed185a
added comments
2023-01-17 22:37:32 +01:00
csoler
ffe76f03a2
fixed comparisions, accounting for multiple inversions in the code
2023-01-17 22:33:07 +01:00
csoler
b87e450207
invert lower/greater conditions to be consistent with how comparisons are performed in rsexpr.h
2023-01-17 21:52:27 +01:00
csoler
6a28727e76
fixed date search
2023-01-17 20:00:55 +01:00
csoler
54cffac521
simplified logic of interval calculation for exact size search
2023-01-08 10:44:32 +01:00
csoler
fa071a1c50
improved expression widget so as to convert size Equal searches into a proper range
2023-01-07 15:08:10 +01:00
Phenom
d7981f3811
StyleSheet Rewrite
...
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
2021-11-04 21:21:54 +01:00
csoler
cd9a2db4e3
fixed license in retroshare-gui/src/chat/ and main files
2018-11-11 14:24:44 +01:00
mr-alice
a2e34f9cc6
moved regular expression classes into a separate namespace
2016-09-13 12:05:22 +02:00
thunder2
a0c0b9afa5
Fixed memory leak in GuiExprElement.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-18 16:29:29 +00:00
thunder2
154d315c92
Fix for ticket #124
...
Search don't work with utf8 chars.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 16:15:56 +00:00
csoler
794ab4aa06
implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-15 23:12:46 +00:00
csoler
9e469d8baf
Added proper dl queue behavior
...
- suppressed old DwlQueue class
- turned mDownloads into a list of pointers to allow easy cross-info update between queue and std::map of downloads
- added queue functionality for moving files top/bottom/up/down
- added the necessary functions in rsFiles
Put back display of exact sizes in FileTransferInfoWidget
Suppressed some warnings.
**Warning**: this commit requires a make clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:29:47 +00:00
drbob
935745a08e
Created V0.3.x branch and moved the head into the trunk directory.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-15 03:18:48 +00:00