Jean-Francois Dockes
|
13df29f01f
|
Use recursive mutex on log calls because some call arguments can themselves call the log. Caused actual deadlocks in recoll 1.23 GUI with high verbosity
|
2017-01-16 13:59:11 +01:00 |
|
Jean-Francois Dockes
|
35d92714d9
|
log statement cleanup while looking for sthing else...
|
2017-01-16 13:40:44 +01:00 |
|
Jean-Francois Dockes
|
c50ff21bf8
|
log
|
2017-01-16 11:14:54 +01:00 |
|
Jean-Francois Dockes
|
d8c11e62ef
|
log
|
2017-01-16 11:13:50 +01:00 |
|
Jean-Francois Dockes
|
5bbef7fc98
|
Fix mimetype filtering (indexedmimetypes/excludedmimetypes) not working for embedded documents
|
2017-01-13 09:18:18 +01:00 |
|
Jean-Francois Dockes
|
ae61973ee0
|
web
|
2017-01-13 09:14:08 +01:00 |
|
Jean-Francois Dockes
|
b1a7c594e7
|
get rid of forgotten remaining STD_SHARED_PTR parser bison source
|
2017-01-13 09:13:47 +01:00 |
|
Jean-Francois Dockes
|
6583d48dad
|
Windows GUI: transform file paths to use backslashes before passing them to viewer, as some windows viewers only understand backslashes
|
2017-01-02 11:18:16 +01:00 |
|
Jean-Francois Dockes
|
d14bab6130
|
win version
|
2016-12-16 10:23:07 +01:00 |
|
Jean-Francois Dockes
|
5dc856542d
|
Search term did not get passed to viewer for the main page open link because of mysteriously lost line of code
|
2016-12-11 18:53:29 +01:00 |
|
Jean-Francois Dockes
|
a79bbba2db
|
Replace deprecated Xapian::Database::flush() with commit() (name change only)
|
2016-12-11 09:40:29 +01:00 |
|
Jean-Francois Dockes
|
6670b36bb7
|
added "all in one" rclepub1 filter (no individual indexing of chapters)
|
2016-12-05 15:19:02 +01:00 |
|
Jean-Francois Dockes
|
ee15caa509
|
w version innosetup
|
2016-12-05 12:32:47 +01:00 |
|
Jean-Francois Dockes
|
e94efa964c
|
Windows: change backslashes to slashes when accepting native viewer command (avoid later issues with stringtostrings)
|
2016-12-05 12:28:22 +01:00 |
|
Jean-Francois Dockes
|
58e546076d
|
Add maximize=1/0 parameter to gui native viewer defs for opening maximized window on Windows
|
2016-12-05 12:17:56 +01:00 |
|
Jean-Francois Dockes
|
5acaefd942
|
merge win changes
|
2016-12-03 10:52:30 +01:00 |
|
Jean-Francois Dockes
|
6534980618
|
Add option for starting maximized to rclstartw
|
2016-12-03 10:51:06 +01:00 |
|
Jean-Francois Dockes
|
9f6780486d
|
innosetup version update
|
2016-12-03 10:50:44 +01:00 |
|
Jean-Francois Dockes
|
1714d2aad1
|
comments and traces
|
2016-12-02 10:57:48 +01:00 |
|
Jean-Francois Dockes
|
21400af15d
|
Update debian packaging, and use the new appropriate kde version for newer ubuntu releases
|
2016-11-26 10:47:22 +01:00 |
|
Jean-Francois Dockes
|
d3280af7ad
|
web
|
2016-11-26 09:40:38 +01:00 |
|
Jean-Francois Dockes
|
b68580441c
|
doc
|
2016-11-17 13:32:55 +01:00 |
|
Jean-Francois Dockes
|
d0e3c20241
|
doc
|
2016-11-17 13:32:29 +01:00 |
|
Jean-Francois Dockes
|
3a473a1ae3
|
Updated version string for windows
|
2016-11-15 18:35:32 +01:00 |
|
Jean-Francois Dockes
|
308d0f424a
|
merged windows changes (mostly: xapian->1.4)
|
2016-11-15 18:32:40 +01:00 |
|
Jean-Francois Dockes
|
1d303468a5
|
detect unicode BOM in text files
|
2016-11-15 18:31:34 +01:00 |
|
Jean-Francois Dockes
|
68d4d36f83
|
merge common code
|
2016-11-15 18:30:01 +01:00 |
|
Jean-Francois Dockes
|
2e022af5b0
|
doc
|
2016-11-15 18:27:18 +01:00 |
|
Jean-Francois Dockes
|
38f8e522ae
|
Updated innosetup file
|
2016-11-15 18:25:31 +01:00 |
|
Jean-Francois Dockes
|
6d6d73e455
|
Windows: use xapian 1.4
|
2016-11-15 16:43:05 +01:00 |
|
Jean-Francois Dockes
|
a1d68511af
|
pretty
|
2016-11-08 12:42:46 +01:00 |
|
Jean-Francois Dockes
|
74c341f726
|
added listmem
|
2016-11-08 12:42:19 +01:00 |
|
Jean-Francois Dockes
|
ee2dda44f2
|
added
|
2016-11-08 12:41:40 +01:00 |
|
Jean-Francois Dockes
|
c03bd1b91a
|
sync with common
|
2016-11-08 12:41:29 +01:00 |
|
Jean-Francois Dockes
|
ee58aabdbe
|
make use of st::future conditional, we do not really need it
|
2016-11-08 12:40:44 +01:00 |
|
Jean-Francois Dockes
|
cc858289e8
|
removed test code
|
2016-11-08 12:40:15 +01:00 |
|
medoc
|
22f57ebffc
|
Merged in monperrus/recoll/monperrus/fix-typo-in-mimeview-tb-opens-eml-not-em-1474182735665 (pull request #6)
fix typo in mimeview (TB opens eml not emf files)
|
2016-09-21 17:37:17 +02:00 |
|
Martin Monperrus
|
ab659c88e0
|
fix typo in mimeview (TB opens eml not emf files)
|
2016-09-18 07:12:22 +00:00 |
|
Jean-Francois Dockes
|
d914d5d392
|
web
|
2016-09-16 12:22:28 +02:00 |
|
Jean-Francois Dockes
|
16efdbc07a
|
doc
|
2016-09-16 12:22:03 +02:00 |
|
Jean-Francois Dockes
|
589c59f6a4
|
catch Xapian exception caused by bad stemming language. Check stemdb creation status and have recollindex exit in error if it failed
|
2016-09-16 12:21:18 +02:00 |
|
Jean-Francois Dockes
|
c0892d2327
|
new greek translation
|
2016-09-12 15:08:00 +02:00 |
|
Jean-Francois Dockes
|
c7d030fbb4
|
doc
|
2016-09-12 09:15:04 +02:00 |
|
Jean-Francois Dockes
|
e77279c6b6
|
dutch translation
|
2016-08-31 20:51:56 +02:00 |
|
Jean-Francois Dockes
|
e836ad6828
|
real-time indexer: regular files which were part of the topdirs list were not monitored
|
2016-08-13 09:17:29 +02:00 |
|
Jean-Francois Dockes
|
935f3d22df
|
comment
|
2016-08-13 09:07:29 +02:00 |
|
Jean-Francois Dockes
|
3bf0a886f3
|
GUI: allow setting full CSS style for term highlighting, not only color value
|
2016-08-12 19:13:29 +02:00 |
|
Jean-Francois Dockes
|
aff4bd10a5
|
python: make sure that all ways to get a doc attr use the same code
|
2016-08-12 18:01:37 +02:00 |
|
Jean-Francois Dockes
|
01d0f4b734
|
execm filters: the change to let filters set arbitrary metadata lost the top doc size, now saved aside
|
2016-08-12 18:00:52 +02:00 |
|
Jean-Francois Dockes
|
3bbaf51b5f
|
tests: change reference output: some archive members now get a proper file name (shown as title)
|
2016-08-12 17:59:30 +02:00 |
|