Vladimir Golovnev (Glassez)
989a70fe60
Redesign RSS subsystem
8 years ago
Eugene Shalygin
4e1b7c3b87
Remove generated include from headers
...
Not only fixes compilation with CMake 3.8 (without messing with include
paths) but makes sources cleaner.
8 years ago
Tim Delaney
70ce12372d
Follow project coding style. Issue #2192 .
...
--HG--
branch : magao-dev
8 years ago
Vladimir Golovnev (Glassez)
c193d448d8
Delete old RSS cookies dialog
9 years ago
Vladimir Golovnev (Glassez)
6f7ae728eb
Move base RSS names to Rss namespace.
9 years ago
Vladimir Golovnev (Glassez)
405b06319d
Move base RSS code to Core.
9 years ago
Gabriele
c48407e038
Add count of unread items to RSS tab label
...
Closes #2681 .
9 years ago
Vladimir Golovnev (Glassez)
ff9a281b72
Change project directory structure.
...
Change project directory structure according to application structure.
Change 'nox' configuration option to something more meaningful 'nogui'.
Rename 'Icons' folder to 'icons' (similar to other folders).
Partially add 'nowebui' option support.
Remove QConf project file.
10 years ago
sledgehammer999
96ec6777e6
Follow project coding style. Issue #2192 .
10 years ago
Nick Tiskov
42e81b9d19
Support edit/delete/double click hotkeys in rss feed list and rule list.
11 years ago
Nick Tiskov
116fa8936a
Add missing QTreeWidget::dropEvent to d'n'd atempt occuring in same location.
...
Remove 'Overwrite attempt' dialog as obsolete. Now moving item, e.g. from folder to same folder, will just make it the last child of the folder.
12 years ago
Christophe Dumez
fd2ba6f635
RSS code clean up
12 years ago
Christophe Dumez
0d1f9fcc58
RSS code clean up
12 years ago
Christophe Dumez
a70e565edb
RSS code clean up
12 years ago
Christophe Dumez
0efcdbaf52
RSS code clean up
12 years ago
Christophe Dumez
aecdc57cd4
RSS: Cache number of unread articles in a feed instead of computing it every time.
...
Optimization to address issue #34 .
12 years ago
Christophe Dumez
50a3e4e776
RSS: Use SharedPtr everywhere
13 years ago
Christophe Dumez
c2e5ecaaa0
BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
14 years ago
Christophe Dumez
87174ef3a4
Rss code clean up
14 years ago
Christophe Dumez
462c821df9
RSS code clean up
14 years ago
Christophe Dumez
2d5612435c
RSS code rewrite in progress
14 years ago
Christophe Dumez
e11545c8a3
Fix crash when hiding RSS and then showing it again
14 years ago
Christophe Dumez
8b83d60732
Made good progress on the new rss feed downloader
14 years ago
Christophe Dumez
290932e128
Big code clean up
14 years ago
Christophe Dumez
a27d2dcac2
Big restructuring of the RSS code
...
Dropped Qt 4.4 support
14 years ago
Christophe Dumez
289ad37f06
Further RSS code cleanup
14 years ago
Christophe Dumez
94de42bf2e
Keep reorganizing code (RSS)
14 years ago
Christophe Dumez
54131001b0
Move RSS settings to a separate dialog
15 years ago
Christophe Dumez
994c798264
Added cookie support for RSS feeds (Needs testing)
15 years ago
Christophe Dumez
e082c02630
Make use of QT_VERSION define instead of using our own define
15 years ago
Christophe Dumez
5475d730ff
- Actual Qt4.4 compilation fix
15 years ago
Christophe Dumez
4ee47ce2b8
- Use a capital "B" for Bittorrent class
15 years ago
Christophe Dumez
3762c37517
- Take "RSS refresh interval" into consideration without restarting qBT
15 years ago
Christophe Dumez
be240f72ab
- Mark news feed articles as read even if they are visited with keyboard arrows
15 years ago
Christophe Dumez
e780d83fd0
- Stop displaying items after they were read in "unread" news.
15 years ago
Christophe Dumez
480d00d747
- Display "Unread" item in RSS Feed list which displays all unread items
15 years ago
Christophe Dumez
a0923741a4
- Make sure items are not overwriten when drag 'n dropping items in RSS feed list
15 years ago
Christophe Dumez
fd81567ecd
- Remembering open state of RSS folders on startup
15 years ago
Christophe Dumez
06fb19e8be
- Updated selectFirstFeed() function due to code rewrite
15 years ago
Christophe Dumez
3550e31871
- Remove useless code
15 years ago
Christophe Dumez
46c6c4fc9a
- UpdateSelectedItems() now sets loading.png icon for all feeds included in selected folders
15 years ago
Christophe Dumez
f2d2e70967
- Updated number of unread news of RSS folders after a feed is moved from one folder to another
15 years ago
Christophe Dumez
48b14d1066
- Major rewrite of rss grouping code because I did not like my first approach. It is not complete yet but it is far more clean and stable
15 years ago
Christophe Dumez
2fa43dd973
- Started to implement drag n drop in feed list but it is still very buggy
15 years ago
Christophe Dumez
07dbe388f4
- Started to implement 'new Folder' feature for RSS grouping
...
- Fixed a bug in 'Feed subscribe', the type of the new feed (STREAM) was not set
15 years ago
Christophe Dumez
73dbce45b2
- Most of the code is there for rss feeds grouping. However it is not used yet and it is probably quite unstable
15 years ago
Christophe Dumez
9ca4e2f1f6
- RSS code remodeling to improve robustness
15 years ago
Christophe Dumez
687842a949
Code cleanup
15 years ago
Christophe Dumez
7e252d3fbd
- COSMETIC: Redesigned RSS tab to improve usability
15 years ago
Christophe Dumez
bca03706a0
- Delete code that is no longer used
15 years ago