Commit graph

45 commits

Author SHA1 Message Date
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Martin Rotter
7f8c687e95 Refactoring, fix some code errors. 2019-05-28 07:19:19 +02:00
Martin Rotter
7c8d4bd0a6 refactoring pt. 1 2019-04-12 07:12:13 +02:00
Martin Rotter
cf72e2c6e1 Fix headers, initial widget for text finding. 2017-10-25 07:20:47 +02:00
Martin Rotter
1fbdfc796c Replace license strings. 2017-10-19 07:18:13 +02:00
Martin Rotter
c61223d01a Cleanups in SQL loading feeds/categories. 2017-09-26 08:48:10 +02:00
Martin Rotter
e0790bb6a2 Some simplifications in construcotrs of std. category. 2017-09-25 15:18:04 +02:00
Martin Rotter
cd62c222e9 Fix contructors. 2017-09-25 14:45:45 +02:00
Martin Rotter
e289da58fc Converted custom IDS of feeds/categories to QString from int - probably broken. 2017-09-22 15:17:58 +02:00
Martin Rotter
ad2af43af2 Refactored redundant category classes. 2017-09-20 15:03:44 +02:00
Martin Rotter
f10ee91194 Refactored some common code from categories/feeds classes. 2017-09-20 13:06:45 +02:00
Martin Rotter
39f73a0d02 Refactoring, common code moved to superclasses. 2017-09-20 11:58:30 +02:00
Martin Rotter
0fe6b3e686 Uncrustify reformat. 2017-09-19 10:18:21 +02:00
Martin Rotter
070bb7a389 Refactoring. 2017-08-28 07:16:37 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +02:00
Martin Rotter
49b23532ef Some clazy fixes. 2017-04-23 19:52:20 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
Martin Rotter
8f94186963 Refactoring. 2016-08-13 14:02:06 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
04179a378d SQL refactoring. 2016-04-11 14:57:47 +02:00
Martin Rotter
127e43b952 Correct custom ID assignments for standard acc. 2016-02-23 07:10:37 +01:00
Martin Rotter
90efb8fc0e ID shit, custom ID now same is ID for standard acc. 2016-02-21 18:41:13 +01:00
Martin Rotter
4ccbcbe394 Some tiny cleanups before 3.0.2. 2016-01-19 07:46:52 +01:00
Martin Rotter
01d8b218b1 Done refactoring. 2016-01-15 10:04:58 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
746e7aae1f Initial version of getFeedTree implementation. 2015-12-07 20:41:16 +01:00
Martin Rotter
d5ccfd8669 Version bumped. 2015-12-03 13:03:29 +01:00
Martin Rotter
d5c7e3b8f4 Reworked attributes & code for Feeds and Categories too. Now each category and feed knows which account it belongs to. 2015-12-03 10:53:48 +01:00
Martin Rotter
bf3d97dd2c Reloaded langs + removed direct access to model from items - better encapsulation. 2015-11-30 12:53:04 +01:00
Martin Rotter
81cc30878b Added drag&drop support for feeds/categories. 2015-11-25 10:25:36 +01:00
Martin Rotter
b685f1fc86 Empty initial drag/drop support. 2015-11-25 09:37:40 +01:00
Martin Rotter
8ae9c97248 Cleaned service menu, now service menus use context menus only. 2015-11-25 08:36:58 +01:00
Martin Rotter
bd6c5390b4 Added global recycle bin menu and ability to empty/restore individiual bins or all of them. 2015-11-24 09:13:43 +01:00
Martin Rotter
bbbfe23a05 Fix Linux comp. 2015-11-12 19:48:29 +01:00
Martin Rotter
d5ff059543 Many refactorings in model/items, some tiny preparations for messages operation - they moved into feed classes. 2015-11-12 10:53:17 +01:00
Martin Rotter
b3fc86c696 Refactored item/model data getters. 2015-11-09 09:40:26 +01:00
Martin Rotter
779f42f5dd Import/export now works, some minor fixing. 2015-11-06 11:30:39 +01:00
Martin Rotter
5c0f777189 Deleting of items is now moved to interface. 2015-11-06 08:25:37 +01:00
Martin Rotter
f131be94b9 Merging of initial feeds now works, so does editing of standard feed/category. Needs a lot of polishment though. 2015-11-04 14:05:33 +01:00
Martin Rotter
0176a73e51 Tweaked README, refactored root item & model. 2015-11-04 09:12:40 +01:00
Martin Rotter
f912e24b7d Made many changes, removed loads of obsolote and ugly code. Added some abstract classes. 2015-11-03 10:06:34 +01:00
Martin Rotter
fa373df15c Added service root node classes and refactored editing of feeds/cats. 2015-10-30 11:41:02 +01:00
Martin Rotter
fd94a1bd8f Work is ongoing - refactored some of "edit" methods. Very sloppy, though. 2015-10-30 10:47:43 +01:00
Martin Rotter
f911773ee7 Begin to work on #3, rename some classes. 2015-10-30 06:54:59 +01:00
Renamed from src/core/category.cpp (Browse further)