Commit graph

3850 commits

Author SHA1 Message Date
Jean-Francois Dockes
db92a4d5e3 message adjust 2016-01-31 08:55:03 +01:00
Jean-Francois Dockes
d05a4c67e4 generated 2016-01-31 08:54:43 +01:00
Jean-Francois Dockes
8a34ea9034 doc 2016-01-31 08:54:25 +01:00
Jean-Francois Dockes
1ddab81565 forgotten tr() around message text 2016-01-31 08:43:42 +01:00
Jean-Francois Dockes
29159b1041 danish translation 2016-01-30 09:32:42 +01:00
Jean-Francois Dockes
d69c8ccc43 merge windows changes 2016-01-29 20:13:53 +01:00
Jean-Francois Dockes
c334059f30 doc 2016-01-29 20:09:57 +01:00
Jean-Francois Dockes
5211c08e06 Dont check that the values in skippedPaths exist like we do with topdirs, they are wildcard exprs! 2016-01-29 20:09:35 +01:00
Jean-Francois Dockes
d16066291e Suppressed a couple warnings (unsigned issues) + small windows release fixes 2016-01-29 17:30:50 +01:00
Jean-Francois Dockes
aef515f970 Fix the language parser to properly handle multiple mime type specs (fix regression over 1.20) 2016-01-29 14:03:09 +01:00
Jean-Francois Dockes
17ae789aa1 skip long timeout file while running test set 2016-01-29 13:41:06 +01:00
Jean-Francois Dockes
1c4515dd26 more query language parser tests 2016-01-29 13:40:05 +01:00
Jean-Francois Dockes
041d7e26ab doc 2016-01-27 15:34:09 +01:00
Jean-Francois Dockes
470d2e6e02 Fix doc build for in-tree builds. Fixes issue #289 2016-01-21 18:06:20 +01:00
Jean-Francois Dockes
92a55d7121 web 2016-01-21 18:05:38 +01:00
Jean-Francois Dockes
baab8cf562 doc 2016-01-12 16:54:58 +01:00
Jean-Francois Dockes
7928232eda Show confirmation dialog when Opening a temp file copy (warn user about lost edits) 2016-01-12 15:36:54 +01:00
Jean-Francois Dockes
55a7bee49b doc 2016-01-12 15:33:23 +01:00
Jean-Francois Dockes
b15fd92697 Missing ParamStale initialization would crash GUI when clicking Open after indexing config update. Fixes issue #284 2016-01-11 10:00:08 +01:00
Jean-Francois Dockes
b56778875e doc 2016-01-11 10:01:17 +01:00
Jean-Francois Dockes
fad8f5151b Centralize stat calls to ensure consistency of time fields on windows 2016-01-08 11:23:10 +01:00
Jean-Francois Dockes
a1d4659d5b Windows new dirent.h needs sys/stat.h 2016-01-07 19:13:53 +01:00
Jean-Francois Dockes
97c5ecdcce Avoid calling stat() after readdir() on Windows as we already have what we want 2016-01-07 18:47:13 +01:00
Jean-Francois Dockes
7f549e5847 doc 2016-01-07 18:44:38 +01:00
Jean-Francois Dockes
dcc208d582 Install and use webhelp on Windows. Could not get the fragment to work for context-sensitive help, so this is always better. 2016-01-07 17:22:27 +01:00
Jean-Francois Dockes
e5f46063ce Fix the F1 help manual hrefs 2016-01-07 16:55:25 +01:00
Jean-Francois Dockes
53619920e2 Help: prefer the webhelp format manual if present 2016-01-07 16:42:44 +01:00
Jean-Francois Dockes
c7c69d9101 get usermanual.html build to work out of tree 2016-01-07 16:28:09 +01:00
Jean-Francois Dockes
44684fa78d add webhelp format doc to VCS for easy transfer to Windows 2016-01-07 14:57:27 +01:00
Jean-Francois Dockes
1a729efed4 Replace the chunked manual with the nicer webhelp format 2016-01-07 11:54:44 +01:00
Jean-Francois Dockes
25db73b496 Replace the chunked manual with the nicer webhelp format 2016-01-07 11:53:02 +01:00
Jean-Francois Dockes
b02373de91 merge 2016-01-07 08:17:10 +01:00
Jean-Francois Dockes
6f66ffe3d9 hg add usermanual.html for easy access by Windows build 2016-01-07 08:13:05 +01:00
Jean-Francois Dockes
66dbe2366a hg add usermanual.html for easy access by Windows build 2016-01-07 08:10:08 +01:00
Jean-Francois Dockes
64537d482a Try not to break utf-8 while writing a config file, to help with future hand-editing 2016-01-05 09:21:11 +01:00
Jean-Francois Dockes
34abf55295 recoll.conf sample: typo in commented-out excludededmimetypes 2016-01-05 09:19:58 +01:00
Jean-Francois Dockes
e1b90653c7 GUI open: make %U output an url_encoded version of the url. It was previously the same as %u, and not used in default files 2016-01-05 09:19:14 +01:00
Jean-Francois Dockes
e17ce28e39 Remember the "Ignore out of date index data" decision for the rest of the session 2015-12-12 15:54:17 +01:00
Jean-Francois Dockes
41ec4b10e1 doc 2015-12-12 15:52:14 +01:00
Jean-Francois Dockes
ced3aadd21 Windows: fix missing O_BINARY. Reinstate image tag indexing 2015-12-02 12:02:15 +01:00
Jean-Francois Dockes
1486e65d4b Windows: fix missing O_BINARY 2015-12-02 11:42:44 +01:00
Jean-Francois Dockes
d410c867e7 mh_execm: compute file md5 before activating filter to avoid concurrent open issues on Windows 2015-12-02 10:30:04 +01:00
Jean-Francois Dockes
c333321423 Windows: disabled image tag indexing because of excessive pyexiv2 crashes 2015-12-02 08:40:42 +01:00
Jean-Francois Dockes
99985925ad windows: GUI index config: convert backslashes in skippedPaths 2015-12-01 17:34:49 +01:00
Jean-Francois Dockes
90a8a44da0 windows: mh_mbox reverted the test for From lines... 2015-12-01 17:29:44 +01:00
Jean-Francois Dockes
610a22e460 typo 2015-12-01 17:26:44 +01:00
Jean-Francois Dockes
9edf2c3f9c windows: fsocc and fix wpd2html install 2015-12-01 15:50:24 +01:00
Jean-Francois Dockes
920567ca4c allow indexer and query tools to use different log files 2015-12-01 14:31:33 +01:00
Jean-Francois Dockes
2a48efc22b doc 2015-12-01 14:30:17 +01:00
Jean-Francois Dockes
9762fffc23 Got rid of empty binc imap config.h 2015-11-23 13:43:37 +01:00