Switch to unified view

a/src/ChangeLog b/src/ChangeLog
1
2008-12-21 14:16  dockes
2
3
  * VERSION, unac/unac.c, unac/unac.h, unac/unac.c, unac/unac.h: new
4
  unac approach for japanese: dont decompose at all
5
6
2008-12-21 14:05  dockes
7
8
  * unac/unac_version.h: [no log message]
9
10
2008-12-19 10:55  dockes
11
12
  * rcldb/: rcldb.h, rclquery.cpp, searchdata.cpp: getMainConfig not
13
  actually needed and possibly harmful
14
15
2008-12-19 10:44  dockes
16
17
  * unac/unac.c, unac/unac.h, rcldb/searchdata.cpp: dont unaccent
18
  japanese + fix bug in unac/split ordering in searchdata
19
20
2008-12-19 09:39  dockes
21
22
  * python/recoll/setup.py: pyrecoll: port to linux, update
23
24
2008-12-18 16:09  dockes
25
26
  * rcldb/searchdata.cpp, unac/unac.c, unac/unac.h: dont unaccent
27
  japanese + fix bug in unac/split ordering in searchdata
28
29
2008-12-18 15:11  dockes
30
31
  * query/xadump.cpp: diag: prevent char combination by inserting
32
  spaces
33
34
2008-12-17 17:19  dockes
35
36
  * rcldb/: rcldb.cpp, rcldb.cpp: fix to previous abstract fix
37
38
2008-12-17 16:12  dockes
39
40
  * qtgui/reslist.cpp: use local hiliter
41
42
2008-12-17 15:38  dockes
43
44
  * VERSION: [no log message]
45
46
2008-12-17 15:37  dockes
47
48
  * rcldb/rcldb.cpp: fix abstract generation when the match term is a
49
  multiword span (esp. for japanese)
50
51
2008-12-17 15:26  dockes
52
53
  * common/Makefile, rcldb/rcldb.cpp: fix abstract generation when
54
  the match term is a multiword span (esp. for japanese)
55
56
2008-12-17 15:26  dockes
57
58
  * rcldb/searchdata.cpp: comment
59
60
2008-12-17 09:01  dockes
61
62
  * index/indexer.cpp, index/indexer.h,
63
  kde/kioslave/recoll/kio_recoll.cpp, python/recoll/pyrecoll.cpp,
64
  qtgui/main.cpp, query/recollq.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h:
65
  simplified db open by getting rid of the illusion that we could
66
  have several writeable dbs per config
67
68
2008-12-16 18:43  dockes
69
70
  * README: [no log message]
71
72
2008-12-16 18:40  dockes
73
74
  * kde/kioslave/recoll/data/searchable.html,
75
  kde/kioslave/recoll/data/welcome.html, VERSION: [no log message]
76
77
2008-12-16 18:30  dockes
78
79
  * kde/kioslave/recoll/data/searchable.html: [no log message]
80
81
2008-12-16 18:28  dockes
82
83
  * kde/kioslave/recoll/: htmlif.cpp, kio_recoll.cpp, kio_recoll.h,
84
  data/searchable.html, data/welcome.html: updated kioslave for small
85
  changes in reslistpager after main i/f integration. + javascript to
86
  search page
87
88
2008-12-16 15:20  dockes
89
90
  * qtgui/preview_w.h, qtgui/reslist.cpp, qtgui/reslist.h,
91
  query/plaintorich.h, query/reslistpager.cpp, query/reslistpager.h,
92
  utils/debuglog.cpp, utils/debuglog.h: converted qt reslist to
93
  reslistpager
94
95
2008-12-16 09:53  dockes
96
97
  * query/: wasastringtoquery.cpp, wasastringtoquery.cpp: OR chain
98
  longer than 2 would swallow preceding AND terms
99
100
2008-12-15 16:04  dockes
101
102
  * kde/kioslave/recoll/htmlif.cpp, query/reslistpager.cpp: kio: use
103
  right ipath for preview
104
105
2008-12-15 15:39  dockes
106
107
  * query/xadump.cpp, rcldb/searchdata.cpp: make gcc happy
108
109
2008-12-15 10:33  dockes
110
111
  * doc/user/usermanual.sgml: more search tips
112
113
2008-12-15 10:24  dockes
114
115
  * rcldb/searchdata.cpp: reorganize code + add boost to phrase
116
  element to match boost of original user terms
117
118
2008-12-12 13:28  dockes
119
120
  * VERSION, common/textsplit.cpp, common/textsplit.h,
121
  rcldb/rcldb.cpp: dont insert space in cjk abstracts
122
123
2008-12-12 12:53  dockes
124
125
  * common/textsplit.cpp, common/textsplit.h, rcldb/rcldb.cpp: dont
126
  insert space in cjk abstracts
127
128
2008-12-12 12:02  dockes
129
130
  * rcldb/rcldb.cpp: message level
131
132
2008-12-12 12:01  dockes
133
134
  * qtgui/reslist.cpp: add %i for displaying ipath
135
136
2008-12-12 12:00  dockes
137
138
  * qtgui/main.cpp: add all extra cmd line args to the question
139
140
2008-12-08 18:43  dockes
141
142
  * kde/kioslave/recoll/htmlif.cpp: set name as preview title
143
144
2008-12-08 18:42  dockes
145
146
  * kde/kioslave/recoll/dirif.cpp: removed a few traces
147
148
2008-12-08 15:34  dockes
149
150
  * kde/kioslave/recoll/: CMakeLists.txt, htmlif.cpp, kio_recoll.cpp,
151
  kio_recoll.h, notes.txt, data/help.html: previews
152
153
2008-12-08 12:22  dockes
154
155
  * utils/: Makefile, readfile.cpp: file_to_string: stat+reserve
156
  makes faster
157
158
2008-12-05 14:15  dockes
159
160
  * VERSION: branched maintenance for 1.11 kio devs on main now 1.12
161
162
2008-12-05 14:13  dockes
163
164
  * index/csguess.cpp, index/mimetype.cpp, index/rclmonprc.cpp,
165
  index/rclmonrcv.cpp, query/wasatorcl.cpp: added includes for new
166
  gcc
167
168
2008-12-05 14:11  dockes
169
170
  * sampleconf/recoll.conf.in: add .git .hg .bzr to ignored
171
172
2008-12-05 14:11  dockes
173
174
  * sampleconf/mimeconf: remove obsolete [prefixes] section
175
176
2008-12-05 14:10  dockes
177
178
  * qtgui/reslist.cpp: copy file name to clipboard as well as to
179
  selection
180
181
2008-12-05 12:20  dockes
182
183
  * VERSION: [no log message]
184
185
2008-12-05 12:17  dockes
186
187
  * common/textsplit.cpp, common/textsplit.h, common/uproplist.h,
188
  qtgui/ssearch_w.cpp, query/recollq.cpp, query/wasatorcl.cpp,
189
  rcldb/searchdata.cpp: take care of splitting user string with
190
  respect to unicode white space, not only ascii
191
192
2008-12-05 12:09  dockes
193
194
  * common/textsplit.cpp, common/textsplit.h, common/uproplist.h,
195
  kde/kioslave/recoll/kio_recoll.cpp, qtgui/ssearch_w.cpp,
196
  query/recollq.cpp, query/wasatorcl.cpp, rcldb/searchdata.cpp: take
197
  care of splitting user string with respect to unicode white space,
198
  not only ascii
199
200
2008-12-05 08:38  dockes
201
202
  * utils/smallut.h: comment
203
204
2008-12-04 13:41  dockes
205
206
  * kde/kioslave/recoll/recollf.protocol: [no log message]
207
208
2008-12-04 13:23  dockes
209
210
  * kde/kioslave/recoll/dirif.cpp: kde 4.0 compile
211
212
2008-12-04 12:50  dockes
213
214
  * VERSION: [no log message]
215
216
2008-12-04 12:49  dockes
217
218
  * kde/kioslave/recoll/dirif.cpp, kde/kioslave/recoll/htmlif.cpp,
219
  kde/kioslave/recoll/kio_recoll.cpp,
220
  kde/kioslave/recoll/kio_recoll.h, kde/kioslave/recoll/notes.txt,
221
  kde/kioslave/recoll/data/help.html, query/reslistpager.cpp,
222
  query/reslistpager.h, rcldb/rcldb.cpp, utils/pathut.h: kio_recoll:
223
  html/dir switching
224
225
2008-12-03 18:04  dockes
226
227
  * kde/kioslave/recoll/: CMakeLists.txt, dirif.cpp, htmlif.cpp,
228
  kio_recoll.cpp, kio_recoll.h, notes.txt, data/help.html: cleaned up
229
  virtual tree and url handling. Drag to desktop now works with
230
  appropriate name. recollf protocol
231
232
2008-12-03 11:02  dockes
233
234
  * kde/kioslave/recoll/dirif.cpp: better stat
235
236
2008-12-02 14:41  dockes
237
238
  * kde/kioslave/recoll/dirif.cpp: [no log message]
239
240
2008-12-02 14:38  dockes
241
242
  * kde/kioslave/recoll/dirif.cpp: [no log message]
243
244
2008-12-02 14:15  dockes
245
246
  * VERSION, doc/user/usermanual.sgml, INSTALL, README: [no log
247
  message]
248
249
2008-12-02 14:14  dockes
250
251
  * kde/kioslave/recoll/00README.txt,
252
  kde/kioslave/recoll/CMakeLists.txt, kde/kioslave/recoll/htmlif.cpp,
253
  kde/kioslave/recoll/notes.txt,
254
  kde/kioslave/recoll/data/welcome.html, query/reslistpager.cpp: kio
255
  goes to testing
256
257
2008-12-01 19:42  dockes
258
259
  * kde/kioslave/recoll/: dirif.cpp, htmlif.cpp, kio_recoll.cpp,
260
  kio_recoll.h, data/help.html: small cleanups and comments. Still
261
  some weirdness
262
263
2008-12-01 16:37  dockes
264
265
  * kde/kioslave/recoll/cleancmakestuff.sh: [no log message]
266
267
2008-12-01 16:36  dockes
268
269
  * kde/kioslave/recoll/: CMakeLists.txt, cleancmakestuff.sh,
270
  dirif.cpp, htmlif.cpp, kio_recoll.cpp, kio_recoll.h, notes.txt,
271
  data/help.html, data/welcome.html: seems to work by re-rerunning
272
  search whenever it changes. Still had one crash, needs cleanup
273
274
2008-11-28 10:14  dockes
275
276
  * kde/kioslave/recoll/: CMakeLists.txt, dirif.cpp, kio_recoll.cpp,
277
  kio_recoll.h, notes.txt, recoll.protocol, recollnolist.protocol:
278
  ensured compatibility with kde4.0
279
280
2008-11-27 18:48  dockes
281
282
  * kde/kioslave/recoll/: CMakeLists.txt, dirif.cpp, htmlif.cpp,
283
  kio_recoll.cpp, kio_recoll.h, notes.txt, recoll.protocol: bits of
284
  dual mode working
285
286
2008-11-27 15:05  dockes
287
288
  * query/reslistpager.cpp: safety check
289
290
2008-11-27 14:35  dockes
291
292
  * sampleconf/mimeconf: [no log message]
293
294
2008-11-27 10:49  dockes
295
296
  * sampleconf/mimeconf: remove obsolete [prefixes] section
297
298
2008-11-27 10:39  dockes
299
300
  * doc/user/usermanual.sgml: [no log message]
301
302
2008-11-26 16:03  dockes
303
304
  * kde/kioslave/recoll/: CMakeLists.txt, cleancmakestuff.sh,
305
  dirif.cpp, htmlif.cpp, kio_recoll.cpp, kio_recoll.h, notes.txt,
306
  recoll.protocol: listdir doesnt work on kde 4.0 because on
307
  parent/child assumptions in kdirmodel have to check on kde 4.1
308
309
2008-11-24 18:42  dockes
310
311
  * VERSION: [no log message]
312
313
2008-11-24 18:38  dockes
314
315
  * kde/kioslave/recoll/CMakeLists.txt: check for dlopen
316
317
2008-11-24 17:42  dockes
318
319
  * kde/kioslave/recoll/CMakeLists.txt: have to cc the pic objects,
320
  cant use librcl
321
322
2008-11-24 16:47  dockes
323
324
  * Makefile.in, configure, configure.ac, aspell/Makefile,
325
  common/Makefile, common/autoconfig.h.in, common/rclconfig.h,
326
  index/Makefile, internfile/Makefile, lib/Makefile, lib/mkMake,
327
  mk/Darwin, mk/FreeBSD, mk/OpenBSD, mk/SunOS, mk/commondefs,
328
  qt4gui/recoll.pro.in, qtgui/recoll.pro.in, query/Makefile,
329
  unac/unac.c, utils/pathut.cpp: make it easier to maintain the kio
330
  cmake by moving as much stuff as possible to autoconfig.h, merging
331
  libmime and librcl etc.
332
333
2008-11-24 16:23  dockes
334
335
  * qtgui/: guiutils.cpp, main.cpp, recoll.h, confgui/main.cpp:
336
  replace local variable recoll_datadir with access to config
337
338
2008-11-24 15:53  dockes
339
340
  * unac/: unac_version.h, unac.c: [no log message]
341
342
2008-11-21 17:43  dockes
343
344
  * makesrcdist.sh: [no log message]
345
346
2008-11-21 17:37  dockes
347
348
  * makesrcdist.sh, kde/kioslave/recoll/00README.txt: ccmake cleanup
349
  in kio_recoll
350
351
2008-11-21 17:02  dockes
352
353
  * excludefile: [no log message]
354
355
2008-11-20 19:00  dockes
356
357
  * kde/kioslave/recoll/Makefile: [no log message]
358
359
2008-11-20 16:10  dockes
360
361
  * VERSION: [no log message]
362
363
2008-11-20 15:16  dockes
364
365
  * kde/kioslave/recoll/00README.txt: [no log message]
366
367
2008-11-20 14:10  dockes
368
369
  * kde/kioslave/recoll/00README.txt,
370
  kde/kioslave/recoll/CMakeLists.txt,
371
  kde/kioslave/recoll/kio_recoll.cpp,
372
  kde/kioslave/recoll/kio_recoll.h,
373
  kde/kioslave/recoll/data/welcome.html, query/reslistpager.cpp,
374
  query/reslistpager.h: kioslave sort of works
375
376
2008-11-19 13:28  dockes
377
378
  * kde/kioslave/recoll/kio_recoll.cpp: [no log message]
379
380
2008-11-19 13:19  dockes
381
382
  * lib/Makefile, lib/mkMake, qt4gui/recoll.pro.in,
383
  qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/recoll.pro.in,
384
  query/plaintorich.cpp, query/plaintorich.h, query/reslistpager.cpp,
385
  query/reslistpager.h: moved plaintorich from qtgui/ to query/
386
387
2008-11-19 11:06  dockes
388
389
  * qtgui/reslist.cpp, utils/smallut.cpp, utils/smallut.h: moved code
390
  from qtgui to smallut
391
392
2008-11-18 14:51  dockes
393
394
  * utils/cancelcheck.h: comment
395
396
2008-11-18 14:25  dockes
397
398
  * index/csguess.cpp, index/mimetype.cpp, index/rclmonprc.cpp,
399
  index/rclmonrcv.cpp, query/wasatorcl.cpp: add a few includes for
400
  new gcc version
401
402
2008-11-18 14:24  dockes
403
404
  * utils/cancelcheck.h: comments
405
406
2008-11-18 11:23  dockes
407
408
  * utils/debuglog.h: [no log message]
409
410
2008-11-17 15:51  dockes
411
412
  * kde/kioslave/recoll/: CMakeLists.txt, Makefile, Makefile.kde3,
413
  kio_recoll.cpp, kio_recoll.h: 1st kde test. cmake doesnt work need
414
  to use buildit script
415
416
2008-11-14 16:49  dockes
417
418
  * kde/kioslave/recoll/: kio_recoll.cpp, kio_recoll.h: [no log
419
  message]
420
421
2008-11-13 11:57  dockes
422
423
  * kde/kioslave/recoll/00README.txt, kde/kioslave/recoll/Makefile,
424
  kde/kioslave/recoll/kio_recoll.cpp,
425
  kde/kioslave/recoll/kio_recoll.la, query/docseqdb.cpp: got the
426
  kio_slave working again
427
428
2008-11-08 12:00  dockes
429
430
  * qtgui/reslist.cpp: Copy entries in the rght clck menu copy both
431
  to selection and clipboard
432
433
2008-10-15 10:30  dockes
434
435
  * sampleconf/recoll.conf.in: add .git .hg .bzr to skipped
436
437
2008-10-14 09:50  dockes
438
439
  * rcldb/searchdata.cpp, rcldb/searchdata.h, utils/refcntr.h:
440
  highlighting would not work with cat filt active because ClausSub
441
  did not implement getTerms
442
443
2008-10-14 08:07  dockes
444
445
  * index/recollindex.cpp: print version in recollindex help
446
447
2008-10-13 13:46  dockes
448
449
  * excludefile, makesrcdist.sh: change in excludefile handling
450
451
2008-10-13 13:46  dockes
452
453
  * qtgui/ssearch_w.cpp, query/filtseq.cpp: warnings
454
455
2008-10-13 13:44  dockes
456
457
  * qtgui/plaintorich.cpp: compil warn
458
459
2008-10-13 10:35  dockes
460
461
  * INSTALL, README: [no log message]
462
463
2008-10-13 10:23  dockes
464
465
  * query/recollq.cpp: dont change recollq output, used for tests!
466
467
2008-10-13 09:57  dockes
468
469
  * doc/user/usermanual.sgml, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
470
  qtgui/i18n/recoll_de.ts, qtgui/i18n/recoll_fr.ts,
471
  qtgui/i18n/recoll_it.ts, qtgui/i18n/recoll_ru.ts,
472
  qtgui/i18n/recoll_tr.ts, qtgui/i18n/recoll_uk.ts,
473
  qtgui/i18n/recoll_xx.ts: messages and manual
474
475
2008-10-10 10:19  dockes
476
477
  * doc/user/usermanual.sgml: added python api doc
478
479
2008-10-10 10:18  dockes
480
481
  * python/: recoll/pyrecoll.cpp, samples/rclmbox.py,
482
  samples/recollqsd.py: fix executesd
483
484
2008-10-10 10:05  dockes
485
486
  * python/recoll/pyrecoll.cpp: add delete purge
487
488
2008-10-10 10:04  dockes
489
490
  * internfile/internfile.cpp: log levels
491
492
2008-10-09 11:36  dockes
493
494
  * python/recoll/pyrecoll.cpp: stemming went from query to
495
  searchdata
496
497
2008-10-09 11:21  dockes
498
499
  * filters/rclflac, filters/rclid3, sampleconf/mimeconf: improved
500
  mp3/flac filter. use pstotext directly
501
502
2008-10-09 11:19  dockes
503
504
  * internfile/: mh_exec.cpp, mimehandler.cpp: need to transcode text
505
  to utf-8
506
507
2008-10-09 11:19  dockes
508
509
  * utils/transcode.h: comments
510
511
2008-10-09 08:38  dockes
512
513
  * filters/: rclimg, rclimg: [no log message]
514
515
2008-10-09 08:31  dockes
516
517
  * filters/rclimg: conform to filter error usual protocol
518
519
2008-10-08 18:15  dockes
520
521
  * common/rclconfig.cpp, common/rclconfig.h, filters/rcldvi,
522
  index/indexer.cpp, index/indexer.h, internfile/internfile.cpp,
523
  internfile/internfile.h, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
524
  qtgui/rclmain_w.h, utils/smallut.cpp, utils/smallut.h: added menu
525
  to display missing helpers
526
527
2008-10-08 18:12  dockes
528
529
  * doc/user/usermanual.sgml: [no log message]
530
531
2008-10-08 10:27  dockes
532
533
  * filters/rclabw, filters/rcldjvu, filters/rclid3, filters/rclkwd,
534
  filters/rclogg, filters/rclopxml, filters/rclppt, filters/rclsoff,
535
  filters/rclsvg, filters/rclxls, sampleconf/fields,
536
  sampleconf/mimeconf: improved rclid3 and rclogg
537
538
2008-10-07 18:19  dockes
539
540
  * qtgui/preview_w.cpp: message
541
542
2008-10-07 10:07  dockes
543
544
  * doc/user/usermanual.sgml: query language precisions
545
546
2008-10-07 08:52  dockes
547
548
  * query/wasatorcl.cpp: [no log message]
549
550
2008-10-07 08:44  dockes
551
552
  * ChangeLog, common/rclconfig.cpp, python/recoll/pyrecoll.cpp,
553
  rcldb/rcldb.cpp, rcldb/rclquery.cpp, sampleconf/fields: let
554
  rclconfig take care of field name lowercasing
555
1
2008-10-06 08:22  dockes
556
2008-10-06 08:22  dockes
2
557
3
    * internfile/mh_exec.cpp (1.13), internfile/mh_exec.h (1.8),
558
    * internfile/mh_exec.cpp, internfile/mh_exec.h,
4
    internfile/mimehandler.cpp (1.24), utils/execmd.cpp (1.27): Disable
559
    internfile/mimehandler.cpp, utils/execmd.cpp: Disable filters with
5
    filters with missing helpers for the whole indexing pass
560
    missing helpers for the whole indexing pass
6
561
7
2008-10-04 16:26  dockes
562
2008-10-04 16:26  dockes
8
563
9
    * index/indexer.cpp (1.69), internfile/Filter.h (1.5),
564
    * index/indexer.cpp, internfile/Filter.h,
10
    internfile/internfile.cpp (1.44), internfile/internfile.h (1.20),
565
    internfile/internfile.cpp, internfile/internfile.h,
11
  internfile/mh_exec.cpp (1.12), internfile/mh_exec.h (1.7),
566
  internfile/mh_exec.cpp, internfile/mh_exec.h, internfile/mh_html.h,
12
  internfile/mh_html.h (1.12), internfile/mh_mail.cpp (1.35),
567
  internfile/mh_mail.cpp, internfile/mh_mail.h,
13
  internfile/mh_mail.h (1.13), internfile/mh_mbox.cpp (1.5),
568
  internfile/mh_mbox.cpp, internfile/mh_mbox.h, internfile/mh_text.h,
14
  internfile/mh_mbox.h (1.3), internfile/mh_text.h (1.5),
15
    internfile/mh_unknown.h (1.3), internfile/mimehandler.cpp (1.23),
569
    internfile/mh_unknown.h, internfile/mimehandler.cpp,
16
    internfile/mimehandler.h (1.16): allow specifying format and
570
    internfile/mimehandler.h: allow specifying format and charset for
17
    charset for ext filters. Cache and reuse filters
571
    ext filters. Cache and reuse filters
18
572
19
2008-10-03 18:02  dockes
573
2008-10-03 18:02  dockes
20
574
575
  * utils/Makefile: [no log message]
576
577
2008-10-03 18:02  dockes
578
21
    * qtgui/preview_w.cpp (1.38): message
579
    * qtgui/preview_w.cpp: message
580
581
2008-10-03 10:19  dockes
582
583
  * common/rclconfig.cpp: [no log message]
22
584
23
2008-10-03 10:09  dockes
585
2008-10-03 10:09  dockes
24
586
25
    * common/rclconfig.cpp (1.59), qtgui/guiutils.cpp (1.39),
587
    * common/rclconfig.cpp, qtgui/guiutils.cpp, qtgui/guiutils.h,
26
  qtgui/guiutils.h (1.29), qtgui/plaintorich.cpp (1.33),
588
  qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/preview_w.cpp,
27
  qtgui/plaintorich.h (1.18), qtgui/preview_w.cpp (1.37),
589
  qtgui/preview_w.h, qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp: add
28
  qtgui/preview_w.h (1.19), qtgui/uiprefs.ui (1.31),
590
  option to preview html instead of plain text
29
  qtgui/uiprefs_w.cpp (1.26): add option to preview html instead of
30
  plain text
31
591
32
2008-10-03 08:23  dockes
592
2008-10-03 08:23  dockes
33
593
34
    * internfile/: internfile.cpp (1.43), internfile.h (1.19): arrange
594
    * internfile/: internfile.cpp, internfile.h: arrange for setting
35
    for setting aside an html version when working for preview
595
    aside an html version when working for preview
36
596
37
2008-10-03 08:17  dockes
597
2008-10-03 08:17  dockes
38
598
39
  * internfile/: mh_html.cpp (1.26), mh_html.h (1.11): save
599
  * internfile/: mh_html.cpp, mh_html.h: save transcoded html for
40
  transcoded html for preview
600
  preview
41
601
42
2008-10-02 15:30  dockes
602
2008-10-02 15:30  dockes
43
603
44
    * internfile/: mh_exec.cpp (1.11), mh_exec.h (1.6): comments
604
    * internfile/: mh_exec.cpp, mh_exec.h: comments
45
605
46
2008-09-30 14:38  dockes
606
2008-09-30 14:38  dockes
47
607
48
    * index/recollindex.cpp (1.37), qtgui/idxthread.cpp (1.13),
608
    * index/recollindex.cpp, qtgui/idxthread.cpp, qtgui/idxthread.h,
49
  qtgui/idxthread.h (1.8), qtgui/main.cpp (1.70), qtgui/rclmain_w.cpp
609
  qtgui/main.cpp, qtgui/rclmain_w.cpp,
50
  (1.55), qtgui/confgui/confguiindex.cpp (1.13), rcldb/rcldb.cpp
610
  qtgui/confgui/confguiindex.cpp, rcldb/rcldb.cpp, rcldb/rcldb_p.h:
51
  (1.147), rcldb/rcldb_p.h (1.6): added index format version checking
611
  added index format version checking
52
612
53
2008-09-29 13:33  dockes
613
2008-09-29 13:33  dockes
54
614
55
  * kde/kioslave/recoll/kio_recoll.cpp (1.10),
615
  * kde/kioslave/recoll/kio_recoll.cpp, python/recoll/pyrecoll.cpp,
56
  python/recoll/pyrecoll.cpp (1.16), qtgui/rclmain_w.cpp (1.54),
616
  qtgui/rclmain_w.cpp, qtgui/reslist.cpp, query/docseq.h,
57
  qtgui/reslist.cpp (1.47), query/docseq.h (1.17), query/docseqdb.cpp
617
  query/docseqdb.cpp, query/docseqdb.h, query/filtseq.cpp,
58
  (1.8), query/docseqdb.h (1.6), query/filtseq.cpp (1.3),
59
    query/filtseq.h (1.4), query/recollq.cpp (1.19), query/sortseq.cpp
618
    query/filtseq.h, query/recollq.cpp, query/sortseq.cpp,
60
  (1.14), query/sortseq.h (1.13), rcldb/rclquery.cpp (1.9),
619
  query/sortseq.h, rcldb/rclquery.cpp, rcldb/rclquery.h,
61
  rcldb/rclquery.h (1.6), rcldb/searchdata.cpp (1.25),
620
  rcldb/searchdata.cpp, rcldb/searchdata.h: move stemlang from
62
  rcldb/searchdata.h (1.20), wasabi/server/rclwasabis.cpp (1.8): move
63
    stemlang from RclQuery to SearchData. Allow DocSequences to do the
621
    RclQuery to SearchData. Allow DocSequences to do the
64
    sorting/filtering themselves
622
    sorting/filtering themselves
65
623
66
2008-09-29 10:59  dockes
624
2008-09-29 10:59  dockes
67
625
68
  * kde/kioslave/recoll/kio_recoll.cpp (1.9),
626
  * kde/kioslave/recoll/kio_recoll.cpp, python/recoll/pyrecoll.cpp,
69
  python/recoll/pyrecoll.cpp (1.15), qtgui/reslist.cpp (1.46),
627
  qtgui/reslist.cpp, query/docseq.cpp, query/docseq.h,
70
  query/docseq.cpp (1.11), query/docseq.h (1.16), query/docseqdb.cpp
628
  query/docseqdb.cpp, query/docseqdb.h, query/docseqhist.cpp,
71
  (1.7), query/docseqdb.h (1.5), query/docseqhist.cpp (1.4),
72
    query/docseqhist.h (1.3), query/filtseq.cpp (1.2), query/filtseq.h
629
    query/docseqhist.h, query/filtseq.cpp, query/filtseq.h,
73
  (1.3), query/recollq.cpp (1.18), query/sortseq.cpp (1.13),
630
  query/recollq.cpp, query/sortseq.cpp, query/sortseq.h,
74
  query/sortseq.h (1.12), rcldb/rcldb.cpp (1.146), rcldb/rcldb.h
631
  rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/rclquery.cpp,
75
  (1.63), rcldb/rclquery.cpp (1.8), rcldb/rclquery.h (1.5),
632
  rcldb/rclquery.h: doc.pc now only place where relevancy is stored
76
  wasabi/server/rclwasabis.cpp (1.7): doc.pc now only place where
77
  relevancy is stored
78
633
79
2008-09-29 09:13  dockes
634
2008-09-29 09:13  dockes
80
635
81
    * qtgui/reslist.h (1.16): comments
636
    * qtgui/reslist.h: comments
82
637
83
2008-09-29 08:58  dockes
638
2008-09-29 08:58  dockes
84
639
85
    * python/recoll/pyrecoll.cpp (1.14), query/recollq.cpp (1.17),
640
    * python/recoll/pyrecoll.cpp, query/recollq.cpp,
86
  rcldb/rclquery.cpp (1.7), rcldb/rclquery.h (1.4),
641
  rcldb/rclquery.cpp, rcldb/rclquery.h, rcldb/searchdata.cpp,
87
  rcldb/searchdata.cpp (1.24), rcldb/searchdata.h (1.19): move sort
642
  rcldb/searchdata.h: move sort params from searchdata to rclquery
88
  params from searchdata to rclquery
89
643
90
2008-09-28 16:20  dockes
644
2008-09-28 16:20  dockes
91
645
92
  * qtgui/guiutils.cpp (1.38), qtgui/guiutils.h (1.28),
646
  * qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain.ui,
93
  qtgui/rclmain.ui (1.16), qtgui/rclmain_w.cpp (1.53),
647
  qtgui/rclmain_w.cpp, qtgui/rclmain_w.h, qtgui/reslist.cpp,
94
  qtgui/rclmain_w.h (1.21), qtgui/reslist.cpp (1.45), qtgui/reslist.h
648
  qtgui/reslist.h, qtgui/sort_w.cpp, query/filtseq.h,
95
  (1.15), qtgui/sort_w.cpp (1.7), query/filtseq.h (1.2),
649
  query/sortseq.cpp, query/sortseq.h, sampleconf/mimeconf: 1st impl
96
  query/sortseq.cpp (1.12), query/sortseq.h (1.11),
650
  of catg filtering in reslist
97
  sampleconf/mimeconf (1.44): 1st impl of catg filtering in reslist
98
651
99
2008-09-28 09:40  dockes
652
2008-09-28 09:40  dockes
100
653
101
  * lib/Makefile (1.44), lib/mkMake (1.17), qtgui/rclmain_w.cpp
654
  * lib/Makefile, lib/mkMake, qtgui/rclmain_w.cpp, qtgui/rclmain_w.h,
102
  (1.52), qtgui/rclmain_w.h (1.20), qtgui/reslist.cpp (1.44),
655
  qtgui/reslist.cpp, qtgui/reslist.h, query/docseq.h,
103
  qtgui/reslist.h (1.14), query/docseq.h (1.15), query/docseqdb.cpp
656
  query/docseqdb.cpp, query/docseqdb.h, query/filtseq.cpp,
104
  (1.6), query/docseqdb.h (1.4), query/filtseq.cpp (1.1),
105
    query/filtseq.h (1.1): rearranged some reslist/rclmain functions +
657
    query/filtseq.h: rearranged some reslist/rclmain functions + add
106
    add but not use filtseq code
658
    but not use filtseq code
659
660
2008-09-25 11:08  dockes
661
662
  * python/samples/: rcldlkp.py, rclmbox.py: [no log message]
107
663
108
2008-09-25 11:07  dockes
664
2008-09-25 11:07  dockes
109
665
110
    * python/xesam/xesam-recoll-service (1.3): arret apres hackfest
666
    * python/xesam/xesam-recoll-service: arret apres hackfest
667
668
2008-09-25 08:17  dockes
669
670
  * qtgui/i18n/recoll_fr.ts: [no log message]
671
672
2008-09-25 08:14  dockes
673
674
  * qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
675
  recoll_ru.ts, recoll_tr.ts, recoll_uk.ts, recoll_xx.ts: [no log
676
  message]
111
677
112
2008-09-25 08:05  dockes
678
2008-09-25 08:05  dockes
113
679
114
  * qtgui/i18n/: recoll_ru.ts (1.17.2.1), recoll_uk.ts (1.17.2.1):
680
  * qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: updated
115
    updated russian/ukrainian
681
    russian/ukrainian
116
682
117
2008-09-25 08:02  dockes
683
2008-09-25 08:02  dockes
118
684
119
    * qtgui/i18n/: recoll_ru.ts (1.19), recoll_uk.ts (1.19): new
685
    * qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: new russian/ukrainian
120
  russian/ukrainian translations
686
  translations
121
687
122
2008-09-25 08:00  dockes
688
2008-09-25 08:00  dockes
123
689
124
    * qtgui/: i18n/recoll_de.ts (1.10), i18n/recoll_fr.ts (1.20),
690
    * qtgui/: i18n/recoll_de.ts, i18n/recoll_fr.ts, i18n/recoll_it.ts,
125
  i18n/recoll_it.ts (1.17), i18n/recoll_ru.ts (1.18),
691
  i18n/recoll_ru.ts, i18n/recoll_tr.ts, i18n/recoll_uk.ts,
126
  i18n/recoll_tr.ts (1.6), i18n/recoll_uk.ts (1.18),
127
    i18n/recoll_xx.ts (1.5), advsearch_w.cpp (1.21), rclmain_w.cpp
692
    i18n/recoll_xx.ts, advsearch_w.cpp, rclmain_w.cpp, reslist.cpp,
128
  (1.51), reslist.cpp (1.43), uiprefs.ui (1.30),
129
    confgui/confguiindex.cpp (1.12): fixed typos
693
    uiprefs.ui, confgui/confguiindex.cpp: fixed typos
694
695
2008-09-24 08:50  dockes
696
697
  * kde/recoll_applet/0README.Recoll: [no log message]
130
698
131
2008-09-24 08:44  dockes
699
2008-09-24 08:44  dockes
132
700
133
    * query/recollq.cpp (1.16): command line args must be processed as
701
    * query/recollq.cpp: command line args must be processed as local 8
134
  local 8 bit
702
  bit
703
704
2008-09-24 08:34  dockes
705
706
  * doc/user/usermanual.sgml: [no log message]
135
707
136
2008-09-24 08:02  dockes
708
2008-09-24 08:02  dockes
137
709
138
    * qtgui/main.cpp (1.67.2.1): command line args must be processed as
710
    * qtgui/main.cpp: command line args must be processed as local 8
139
  local 8 bit
711
  bit
140
712
141
2008-09-24 07:35  dockes
713
2008-09-24 07:35  dockes
142
714
143
    * qtgui/main.cpp (1.69): command line args must be processed as
715
    * qtgui/main.cpp: command line args must be processed as local 8
144
  local 8 bit
716
  bit
145
717
146
2008-09-24 07:31  dockes
718
2008-09-24 07:31  dockes
147
719
148
    * qtgui/main.cpp (1.68): command line args must be processed as
720
    * qtgui/main.cpp: command line args must be processed as local 8
149
  local 8 bit
721
  bit
150
722
151
2008-09-23 16:31  dockes
723
2008-09-23 16:31  dockes
152
724
153
  * configure (1.35.2.1), configure.ac (1.35.2.1), configure (1.36),
725
  * configure, configure.ac, configure, configure.ac: use $QMAKE not
154
  configure.ac (1.36): use $QMAKE not qmake when checking version
726
  qmake when checking version
155
727
156
2008-09-16 12:19  dockes
728
2008-09-16 12:19  dockes
157
729
158
    * python/recoll/pyrecoll.cpp (1.13): fields, indexing i/f
730
    * python/recoll/pyrecoll.cpp: fields, indexing i/f
159
731
160
2008-09-16 12:13  dockes
732
2008-09-16 12:13  dockes
161
733
162
    * qtgui/rclmain_w.cpp (1.50): have to setkeydir before calling
734
    * qtgui/rclmain_w.cpp: have to setkeydir before calling internfile
163
  internfile when opening
735
  when opening
164
736
165
2008-09-16 10:18  dockes
737
2008-09-16 10:18  dockes
166
738
167
    * common/rclconfig.cpp (1.58), common/rclconfig.h (1.41),
739
    * common/rclconfig.cpp, common/rclconfig.h,
168
    internfile/internfile.cpp (1.42), python/recoll/pyrecoll.cpp
740
    internfile/internfile.cpp, python/recoll/pyrecoll.cpp,
169
    (1.12), python/recoll/setup.py (1.7), python/samples/recollqsd.py
741
    python/recoll/setup.py, python/samples/recollqsd.py,
170
    (1.1), python/xesam/xesam-recoll-service (1.2), query/recollq.cpp
742
    python/xesam/xesam-recoll-service, query/recollq.cpp,
171
  (1.15), rcldb/rcldb.cpp (1.145), rcldb/rcldb.h (1.62),
743
  rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rcldoc.cpp,
172
  rcldb/rcldb_p.h (1.5), rcldb/rcldoc.cpp (1.2), rcldb/rcldoc.h
744
  rcldb/rcldoc.h, rcldb/rclquery.cpp, rcldb/rclquery.h,
173
  (1.10), rcldb/rclquery.cpp (1.6), rcldb/rclquery.h (1.3),
745
  rcldb/searchdata.cpp, rcldb/searchdata.h, sampleconf/fields:
174
  rcldb/searchdata.cpp (1.23), rcldb/searchdata.h (1.18),
746
  general field name handling cleanup + sort facility in rclquery
175
  sampleconf/fields (1.3): general field name handling cleanup + sort
176
  facility in rclquery
177
747
178
2008-09-16 10:13  dockes
748
2008-09-16 10:13  dockes
179
749
180
    * internfile/mh_mail.cpp (1.34): emit field for recipients
750
    * internfile/mh_mail.cpp: emit field for recipients
181
751
182
2008-09-15 10:03  dockes
752
2008-09-15 10:03  dockes
183
753
184
  * sampleconf/: fields (1.2), mimeconf (1.43), mimemap (1.32),
754
  * sampleconf/: fields, mimeconf, mimemap, mimeview: added
185
  mimeview (1.16): added rcltext/python/purple
755
  rcltext/python/purple
756
757
2008-09-15 10:00  dockes
758
759
  * filters/rclpurple, utils/transcode.cpp, utils/base64.cpp,
760
  utils/smallut.cpp, utils/smallut.h, qtgui/mtpics/README: [no log
761
  message]
762
763
2008-09-15 09:55  dockes
764
765
  * qtgui/mtpics/pidgin.png: [no log message]
766
767
2008-09-15 09:51  dockes
768
769
  * qtgui/mtpics/text-x-python.png, filters/rclpython: [no log
770
  message]
771
772
2008-09-13 14:56  dockes
773
774
  * python/xesam/xesam-recoll-service: [no log message]
186
775
187
2008-09-12 13:35  dockes
776
2008-09-12 13:35  dockes
188
777
189
    * sampleconf/mimeconf (1.42): index c code with the new rcltext
778
    * sampleconf/mimeconf: index c code with the new rcltext generic
190
  generic filter
779
  filter
780
781
2008-09-12 13:30  dockes
782
783
  * filters/rcltext: [no log message]
191
784
192
2008-09-09 14:58  dockes
785
2008-09-09 14:58  dockes
193
786
194
    * rcldb/rcldb.cpp (1.144): debug messages
787
    * rcldb/rcldb.cpp: debug messages
195
788
196
2008-09-08 18:49  dockes
789
2008-09-08 18:49  dockes
197
790
198
  * recollinstall.in (1.33), common/rclconfig.cpp (1.57),
791
  * recollinstall.in, common/rclconfig.cpp, common/rclconfig.h,
199
  common/rclconfig.h (1.40), internfile/internfile.cpp (1.41),
792
  internfile/internfile.cpp, lib/Makefile, lib/mkMake,
200
  lib/Makefile (1.43), lib/mkMake (1.16), python/recoll/pyrecoll.cpp
793
  python/recoll/pyrecoll.cpp, python/samples/recollq.py,
201
  (1.11), python/samples/recollq.py (1.3), qtgui/preview_w.cpp
794
  qtgui/preview_w.cpp, qtgui/reslist.cpp, query/docseq.h,
202
  (1.36), qtgui/reslist.cpp (1.42), query/docseq.h (1.14),
203
    query/docseqdb.cpp (1.5), query/recollq.cpp (1.14), rcldb/rcldb.cpp
795
    query/docseqdb.cpp, query/recollq.cpp, rcldb/rcldb.cpp,
204
  (1.143), rcldb/rcldoc.cpp (1.1), rcldb/rcldoc.h (1.9),
796
  rcldb/rcldoc.cpp, rcldb/rcldoc.h, sampleconf/fields: foundation
205
  sampleconf/fields (1.1): foundation work for configurable
797
  work for configurable stored/indexed fields
206
  stored/indexed fields
207
798
208
2008-09-08 17:47  dockes
799
2008-09-08 17:47  dockes
209
800
210
    * rcldb/searchdata.h (1.17): unused args warning
801
    * rcldb/searchdata.h: unused args warning
211
802
212
2008-09-08 17:47  dockes
803
2008-09-08 17:47  dockes
213
804
214
    * utils/smallut.cpp (1.32): test driver
805
    * utils/smallut.cpp: test driver
806
807
2008-09-08 17:46  dockes
808
809
  * ChangeLog: [no log message]
215
810
216
2008-09-07 09:22  dockes
811
2008-09-07 09:22  dockes
217
812
218
    * Makefile.in (1.15), qt4gui/uifrom3 (1.6): cleanup
813
    * Makefile.in, qt4gui/uifrom3: cleanup
219
814
220
2008-09-07 09:08  dockes
815
2008-09-07 09:08  dockes
221
816
222
    * Makefile.in (1.14): cleaning
817
    * Makefile.in: cleaning
223
818
224
2008-09-07 08:43  dockes
819
2008-09-07 08:43  dockes
225
820
226
  * Makefile.in (1.13), VERSION (1.57), mk/localdefs.in (1.14):
821
  * Makefile.in, VERSION, mk/localdefs.in: improved cleaning
227
  improved cleaning
228
822
229
2008-09-05 13:45  dockes
823
2008-09-05 13:45  dockes
230
824
231
  * rcldb/: rclquery.cpp (1.3.2.1), stemdb.cpp (1.11.2.1): comp
825
  * rcldb/: rclquery.cpp, stemdb.cpp: comp warning
232
  warning
233
826
234
2008-09-05 13:45  dockes
827
2008-09-05 13:45  dockes
235
828
236
    * rcldb/rclquery.cpp (1.5): gcc4.3
829
    * rcldb/rclquery.cpp: gcc4.3
237
830
238
2008-09-05 13:34  dockes
831
2008-09-05 13:34  dockes
239
832
240
  * VERSION (1.56.2.3), internfile/internfile.cpp (1.38.2.1): accept
833
  * VERSION, internfile/internfile.cpp: accept more errors while
241
  more errors while interning doc tree
834
  interning doc tree
242
835
243
2008-09-05 12:36  dockes
836
2008-09-05 12:36  dockes
244
837
245
    * internfile/: internfile.cpp (1.40), internfile.h (1.18):
838
    * internfile/: internfile.cpp, internfile.h: strimline and
246
    strimline and restructure the doctree-exploring loop to make it
839
    restructure the doctree-exploring loop to make it close to
247
    close to understandable
840
    understandable
248
841
249
2008-09-05 12:34  dockes
842
2008-09-05 12:34  dockes
250
843
251
  * rcldb/: rcldb.cpp (1.142), rcldb_p.h (1.4), rclquery.cpp (1.4):
844
  * rcldb/: rcldb.cpp, rcldb_p.h, rclquery.cpp: add relevancyrating
252
    add relevancyrating to the metadata when querying
845
    to the metadata when querying
253
846
254
2008-09-05 12:33  dockes
847
2008-09-05 12:33  dockes
255
848
256
    * internfile/myhtmlparse.cpp (1.22): accept iso date format
849
    * internfile/myhtmlparse.cpp: accept iso date format
257
    (2008-09-05T11:55:32)
850
    (2008-09-05T11:55:32)
258
851
852
2008-09-05 12:25  dockes
853
854
  * doc/man/: recollindex.1, recollindex.1: [no log message]
855
259
2008-09-02 08:02  dockes
856
2008-09-02 08:02  dockes
260
857
261
    * VERSION (1.56.2.2): 1.10.5
858
    * VERSION: 1.10.5
262
859
263
2008-09-01 22:39  dockes
860
2008-09-01 22:39  dockes
264
861
265
  * sampleconf/: mimeconf (1.39.2.1), mimemap (1.30.2.1), mimeview
862
  * sampleconf/: mimeconf, mimemap, mimeview, mimeconf, mimeview:
266
  (1.12.2.1), mimeconf (1.41), mimeview (1.15): openxml types
863
  openxml types
267
864
268
2008-09-01 19:31  dockes
865
2008-09-01 19:31  dockes
269
866
270
    * filters/rclopxml (1.2): sort of works
867
    * filters/rclopxml: sort of works
271
868
272
2008-09-01 19:21  dockes
869
2008-09-01 19:21  dockes
273
870
274
    * filters/rclopxml (1.1): almost almost ok excepts outputs some
871
    * filters/rclopxml: almost almost ok excepts outputs some
275
    formatting directives for ppt
872
    formatting directives for ppt
276
873
277
2008-08-30 14:21  dockes
874
2008-08-30 14:21  dockes
278
875
279
    * rcldb/rcldb.cpp (1.141): typo in xfsn len fix
876
    * rcldb/rcldb.cpp: typo in xfsn len fix
280
877
281
2008-08-30 09:38  dockes
878
2008-08-30 09:38  dockes
282
879
283
  * rcldb/: rcldb.cpp (1.134.2.1), rcldb.cpp (1.140): truncate simple
880
  * rcldb/: rcldb.cpp, rcldb.cpp: truncate simple file names at max
284
  file names at max term length
881
  term length
285
882
286
2008-08-30 09:34  dockes
883
2008-08-30 09:34  dockes
287
884
288
    * utils/: smallut.cpp (1.31), smallut.cpp (1.29.2.2): utf8truncate
885
    * utils/: smallut.cpp, smallut.cpp: utf8truncate
289
886
290
2008-08-30 09:30  dockes
887
2008-08-30 09:30  dockes
291
888
292
    * utils/: smallut.cpp (1.30), smallut.h (1.29), smallut.cpp
889
    * utils/: smallut.cpp, smallut.h, smallut.cpp, smallut.h:
293
  (1.29.2.1), smallut.h (1.28.2.1): utf8truncate
890
  utf8truncate
294
891
295
2008-08-29 15:59  dockes
892
2008-08-29 15:59  dockes
296
893
297
    * VERSION (1.56.2.1): 1.10.4?
894
    * VERSION: 1.10.4?
298
895
299
2008-08-29 15:47  dockes
896
2008-08-29 15:47  dockes
300
897
301
    * internfile/mh_mbox.cpp (1.3.2.1): accept rfc822 date format in
898
    * internfile/mh_mbox.cpp: accept rfc822 date format in From_
302
    From_ separators
899
    separators
303
900
304
2008-08-29 15:05  dockes
901
2008-08-29 15:05  dockes
305
902
306
    * internfile/mh_mbox.cpp (1.4): accept weird date format in From
903
    * internfile/mh_mbox.cpp: accept weird date format in From lines
307
    lines used by (old?) tbird
904
    used by (old?) tbird
308
905
309
2008-08-29 11:51  dockes
906
2008-08-29 11:51  dockes
310
907
311
    * index/recollindex.cpp (1.36): be more informative when monitoring
908
    * index/recollindex.cpp: be more informative when monitoring not
312
    not configured
909
    configured
910
911
2008-08-28 17:44  dockes
912
913
  * python/recoll/pyrecoll.cpp, python/samples/rcldlkp.py,
914
  python/samples/rclmbox.py, rcldb/rcldb.cpp, sampleconf/mimeview:
915
  [no log message]
313
916
314
2008-08-28 17:43  dockes
917
2008-08-28 17:43  dockes
315
918
316
    * query/wasatorcl.cpp (1.15), rcldb/searchdata.h (1.16): use a
919
    * query/wasatorcl.cpp, rcldb/searchdata.h: use a refcntr for the
317
  refcntr for the sub SearchData
920
  sub SearchData
318
921
319
2008-08-28 17:42  dockes
922
2008-08-28 17:42  dockes
320
923
321
    * rcldb/searchdata.cpp (1.22): ensure that a negative clause is not
924
    * rcldb/searchdata.cpp: ensure that a negative clause is not first
322
    first or only in list
925
    or only in list
323
926
324
2008-08-27 14:34  dockes
927
2008-08-27 14:34  dockes
325
928
326
    * python/recoll/pyrecoll.cpp (1.9): reorganize+traces
929
    * python/recoll/pyrecoll.cpp: reorganize+traces
327
930
328
2008-08-27 14:12  dockes
931
2008-08-27 14:12  dockes
329
932
330
    * python/recoll/pyrecoll.cpp (1.8): doc
933
    * python/recoll/pyrecoll.cpp: doc
331
934
332
2008-08-26 15:50  dockes
935
2008-08-26 15:50  dockes
333
936
334
    * query/wasastringtoquery.cpp (1.9): make AND and OR case-sensitive
937
    * query/wasastringtoquery.cpp: make AND and OR case-sensitive
335
938
336
2008-08-26 15:47  dockes
939
2008-08-26 15:47  dockes
337
940
338
    * query/: wasastringtoquery.cpp (1.8), wasastringtoquery.h (1.7),
941
    * query/: wasastringtoquery.cpp, wasastringtoquery.h,
339
    wasatorcl.cpp (1.14): try to parse the whole of Xesam user language
942
    wasatorcl.cpp: try to parse the whole of Xesam user language 0.95
340
  0.95
341
943
342
2008-08-26 09:56  dockes
944
2008-08-26 09:56  dockes
343
945
344
    * python/: recoll/pyrecoll.cpp (1.7), recoll/setup.py (1.6),
946
    * python/: recoll/pyrecoll.cpp, recoll/setup.py,
345
  samples/rcldlkp.py (1.2), samples/rclmbox.py (1.2),
947
  samples/rcldlkp.py, samples/rclmbox.py, samples/recollq.py: renamed
346
  samples/recollq.py (1.2): renamed a few things
948
  a few things
347
949
348
2008-08-26 09:38  dockes
950
2008-08-26 09:38  dockes
349
951
350
    * rcldb/: rcldb.cpp (1.138), rcldb.h (1.61): copy author back from
952
    * rcldb/: rcldb.cpp, rcldb.h: copy author back from data record to
351
  data record to Doc
953
  Doc
954
955
2008-08-26 09:36  dockes
956
957
  * python/: recoll/pyrecoll.cpp, recoll/setup.py,
958
  samples/rcldlkp.py, samples/rclmbox.py, samples/recollq.py: [no log
959
  message]
352
960
353
2008-08-26 09:33  dockes
961
2008-08-26 09:33  dockes
354
962
355
    * rcldb/rcldoc.h (1.8): comments
963
    * rcldb/rcldoc.h: comments
356
964
357
2008-08-26 09:33  dockes
965
2008-08-26 09:33  dockes
358
966
359
    * internfile/internfile.cpp (1.39), internfile/internfile.h (1.17),
967
    * internfile/internfile.cpp, internfile/internfile.h,
360
    qtgui/reslist.cpp (1.41): move ipath computations from reslist to
968
    qtgui/reslist.cpp: move ipath computations from reslist to
361
    internfile
969
    internfile
362
970
363
2008-08-26 09:31  dockes
971
2008-08-26 09:31  dockes
364
972
365
    * internfile/: mh_exec.cpp (1.10), mh_exec.h (1.5): implement
973
    * internfile/: mh_exec.cpp, mh_exec.h: implement skip_to_document
366
  skip_to_document
367
974
368
2008-08-25 18:12  dockes
975
2008-08-25 18:12  dockes
369
976
370
  * sampleconf/: mimeconf (1.40), mimemap (1.31), mimeview (1.13):
977
  * sampleconf/: mimeconf, mimemap, mimeview: opxml formats
371
  opxml formats
372
978
373
2008-07-30 15:16  dockes
979
2008-07-30 15:16  dockes
374
980
375
    * rcldb/stemdb.cpp (1.12): fixed inocuous but nasty bad string
981
    * rcldb/stemdb.cpp: fixed inocuous but nasty bad string value test
376
  value test
377
378
2008-07-30 12:10  dockes
379
380
  * wasabi/server/: main.cpp (1.5), rclwasabis.cpp (1.6): compiles
381
  again
382
383
2008-07-30 11:52  dockes
384
385
  * wasabi/server/: rclwasabis.cpp (1.5), rclwasabis.pro (1.3): quick
386
  code warp to 10.2
387
982
388
2008-07-29 10:25  dockes
983
2008-07-29 10:25  dockes
389
984
390
    * rcldb/: rcldb.h (1.60), rcldoc.h (1.7): comments
985
    * rcldb/: rcldb.h, rcldoc.h: comments
391
986
392
2008-07-29 08:25  dockes
987
2008-07-29 08:25  dockes
393
988
394
    * index/indexer.cpp (1.68), rcldb/rcldb.cpp (1.137), rcldb/rcldb.h
989
    * index/indexer.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h,
395
  (1.59), rcldb/rcldb_p.h (1.3), rcldb/rcldoc.h (1.6): use explicit
990
  rcldb/rcldb_p.h, rcldb/rcldoc.h: use explicit parent udi term
396
    parent udi term instead of Qterm structure to express parent-child
991
    instead of Qterm structure to express parent-child relationship
397
  relationship
398
992
399
2008-07-28 14:24  dockes
993
2008-07-28 14:24  dockes
400
994
401
    * index/indexer.cpp (1.67), lib/Makefile (1.42), lib/mkMake (1.15),
995
    * index/indexer.cpp, lib/Makefile, lib/mkMake,
402
    query/docseqhist.cpp (1.3), rcldb/pathhash.cpp (1.6),
996
    query/docseqhist.cpp, rcldb/pathhash.cpp, rcldb/rcldb.cpp,
403
  rcldb/rcldb.cpp (1.136), rcldb/rcldb.h (1.58), rcldb/rcldoc.h
997
  rcldb/rcldb.h, rcldb/rcldoc.h, utils/Makefile, utils/fileudi.cpp:
404
  (1.5), utils/Makefile (1.27), utils/fileudi.cpp (1.2): replaced
405
    path|ipath with unique doc id in rcldb i/f. Still depends on udi
998
    replaced path|ipath with unique doc id in rcldb i/f. Still depends
406
    structure for parent/child
999
    on udi structure for parent/child
1000
1001
2008-07-28 12:20  dockes
1002
1003
  * utils/: fileudi.cpp, fileudi.h: [no log message]
407
1004
408
2008-07-28 10:42  dockes
1005
2008-07-28 10:42  dockes
409
1006
410
    * index/indexer.cpp (1.66), qtgui/uiprefs_w.cpp (1.25),
1007
    * index/indexer.cpp, qtgui/uiprefs_w.cpp, rcldb/rcldb.cpp,
411
  rcldb/rcldb.cpp (1.135), rcldb/rcldb.h (1.57), rcldb/rcldb_p.h
1008
  rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rcldoc.h, utils/base64.h:
412
  (1.2), rcldb/rcldoc.h (1.4), utils/base64.h (1.3): begin i/f
413
    cleanup: opacify doc uptodate sig (size+mtime)
1009
    begin i/f cleanup: opacify doc uptodate sig (size+mtime)
414
1010
415
2008-07-04 11:29  dockes
1011
2008-07-04 11:29  dockes
416
1012
417
    * qtgui/plaintorich.cpp (1.32): turn dbg off
1013
    * qtgui/plaintorich.cpp: turn dbg off
418
1014
419
2008-07-01 15:00  dockes
1015
2008-07-01 15:00  dockes
420
1016
421
    * ChangeLog (1.11), VERSION (1.56): 1.10.3: checkpoint for 1.10
1017
    * ChangeLog, VERSION: 1.10.3: checkpoint for 1.10 branch
422
    branch maintenance
1018
    maintenance
423
1019
424
2008-07-01 14:11  dockes
1020
2008-07-01 14:11  dockes
425
1021
426
    * bincimapmime/convert.h (1.5): suppressed a few wasteful
1022
    * bincimapmime/convert.h: suppressed a few wasteful string-cstr
427
  string-cstr conversions
1023
  conversions
428
1024
429
2008-07-01 13:57  dockes
1025
2008-07-01 13:57  dockes
430
1026
431
  * bincimapmime/: convert.cc (1.4), convert.h (1.4),
1027
  * bincimapmime/: convert.cc, convert.h, mime-parseonlyheader.cc,
432
  mime-parseonlyheader.cc (1.5), mime-printheader.cc (1.4):
1028
  mime-printheader.cc: suppressed a few wasteful string-cstr
433
  suppressed a few wasteful string-cstr conversions
1029
  conversions
434
1030
435
2008-07-01 13:51  dockes
1031
2008-07-01 13:51  dockes
436
1032
437
    * bincimapmime/address.cc (1.4), internfile/mh_mail.cpp (1.33),
1033
    * bincimapmime/address.cc, internfile/mh_mail.cpp,
438
    query/wasastringtoquery.cpp (1.7), query/xadump.cpp (1.18),
1034
    query/wasastringtoquery.cpp, query/xadump.cpp, rcldb/rcldb.cpp,
439
  rcldb/rcldb.cpp (1.134), rcldb/rclquery.cpp (1.3),
1035
  rcldb/rclquery.cpp, rcldb/searchdata.h, utils/conftree.cpp,
440
  rcldb/searchdata.h (1.15), utils/conftree.cpp (1.16),
1036
  utils/conftree.h, utils/idfile.cpp, utils/mimeparse.cpp,
441
  utils/conftree.h (1.18), utils/idfile.cpp (1.9),
1037
  utils/pathut.cpp, utils/pathut.h, utils/smallut.cpp: suppressed a
442
  utils/mimeparse.cpp (1.21), utils/pathut.cpp (1.22), utils/pathut.h
443
  (1.15), utils/smallut.cpp (1.29): suppressed a few wasteful
444
    string-cstr conversions
1038
    few wasteful string-cstr conversions
445
1039
446
2008-07-01 12:29  dockes
1040
2008-07-01 12:29  dockes
447
1041
448
  * index/mimetype.cpp (1.21), index/mimetype.h (1.7),
1042
  * index/mimetype.cpp, index/mimetype.h, internfile/mh_mail.cpp:
449
  internfile/mh_mail.cpp (1.32): mh_mail now uses mimetype() to try
1043
  mh_mail now uses mimetype() to try and better identify
450
  and better identify application/octet-stream
1044
  application/octet-stream
451
1045
452
2008-07-01 10:31  dockes
1046
2008-07-01 10:31  dockes
453
1047
1048
  * ChangeLog: [no log message]
1049
1050
2008-07-01 10:31  dockes
1051
454
    * rcldb/: rclquery.cpp (1.2), rclquery.h (1.2), rclquery_p.h (1.2):
1052
    * rcldb/: rclquery.cpp, rclquery.h, rclquery_p.h: small cleanups
455
  small cleanups and comments
1053
  and comments
456
1054
457
2008-07-01 10:28  dockes
1055
2008-07-01 10:28  dockes
458
1056
459
    * rcldb/rcldb.h (1.56): comments
1057
    * rcldb/rcldb.h: comments
460
1058
461
2008-07-01 10:27  dockes
1059
2008-07-01 10:27  dockes
462
1060
463
    * qtgui/: plaintorich.cpp (1.31), plaintorich.h (1.17),
1061
    * qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
464
  preview_w.cpp (1.35), preview_w.h (1.18), reslist.cpp (1.40):
1062
  preview_w.h, reslist.cpp: cleaned up plaintorich. Now a proper
465
  cleaned up plaintorich. Now a proper subclassable class +
466
    highlights multiple groups, not just the first
1063
    subclassable class + highlights multiple groups, not just the first
467
1064
468
2008-07-01 10:27  dockes
1065
2008-07-01 10:27  dockes
469
1066
470
    * qtgui/confgui/confguiindex.cpp (1.11): typo
1067
    * qtgui/confgui/confguiindex.cpp: typo
471
1068
472
2008-07-01 10:26  dockes
1069
2008-07-01 10:26  dockes
473
1070
474
  * qtgui/guiutils.cpp (1.37), qtgui/guiutils.h (1.27),
1071
  * qtgui/guiutils.cpp, qtgui/guiutils.h, utils/pathut.cpp,
475
  utils/pathut.cpp (1.21), utils/pathut.h (1.14): moved
1072
  utils/pathut.h: moved printableUrl() to pathut
476
  printableUrl() to pathut
477
1073
478
2008-07-01 10:24  dockes
1074
2008-07-01 10:24  dockes
479
1075
480
    * python/recoll/pyrecoll.cpp (1.5): added abstract i/f
1076
    * python/recoll/pyrecoll.cpp: added abstract i/f
481
1077
482
2008-06-17 13:43  dockes
1078
2008-06-17 13:43  dockes
483
1079
484
    * python/recoll/: pyrecoll.cpp (1.4), setup.py (1.4): basic
1080
    * python/recoll/: pyrecoll.cpp, setup.py: basic functionality ok,
485
    functionality ok, more funcs and options needed
1081
    more funcs and options needed
486
1082
487
2008-06-13 20:22  dockes
1083
2008-06-13 20:22  dockes
488
1084
489
    * kde/kioslave/recoll/kio_recoll.cpp (1.8), lib/Makefile (1.41),
1085
    * kde/kioslave/recoll/kio_recoll.cpp, lib/Makefile, lib/mkMake,
490
  lib/mkMake (1.14), python/recoll/pyrecoll.cpp (1.3),
1086
  python/recoll/pyrecoll.cpp, python/recoll/setup.py, qtgui/main.cpp,
491
  python/recoll/setup.py (1.3), qtgui/main.cpp (1.67),
1087
  qtgui/rclmain_w.cpp, query/docseq.h, query/docseqdb.cpp,
492
  qtgui/rclmain_w.cpp (1.49), query/docseq.h (1.13),
1088
  query/docseqdb.h, query/recollq.cpp, rcldb/rcldb.cpp,
493
  query/docseqdb.cpp (1.4), query/docseqdb.h (1.3), query/recollq.cpp
1089
  rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rclquery.cpp,
494
  (1.13), rcldb/rcldb.cpp (1.133), rcldb/rcldb.h (1.55),
1090
  rcldb/rclquery.h, rcldb/rclquery_p.h, rcldb/searchdata.h,
495
  rcldb/rcldb_p.h (1.1), rcldb/rclquery.cpp (1.1), rcldb/rclquery.h
496
  (1.1), rcldb/rclquery_p.h (1.1), rcldb/searchdata.h (1.14),
497
    utils/pathut.cpp (1.20), utils/refcntr.h (1.4), utils/refcntr.h
1091
    utils/pathut.cpp, utils/refcntr.h, utils/refcntr.h: separated rcldb
498
  (1.5): separated rcldb and rclquery
1092
  and rclquery
499
1093
500
2008-06-13 20:14  dockes
1094
2008-06-13 20:14  dockes
501
1095
502
  * configure (1.35), configure.ac (1.35), mk/Darwin (1.7),
1096
  * configure, configure.ac, mk/Darwin, mk/FreeBSD, mk/Linux,
503
  mk/FreeBSD (1.11), mk/Linux (1.11), mk/OpenBSD (1.3),
504
    common/autoconfig.h.in (1.7): move few things from the mk/sys files
1097
    mk/OpenBSD, common/autoconfig.h.in: move few things from the mk/sys
505
    to autoconf
1098
    files to autoconf
1099
1100
2008-06-10 08:30  dockes
1101
1102
  * qtgui/mtpics/License_sidux.txt: [no log message]
506
1103
507
2008-06-09 11:12  dockes
1104
2008-06-09 11:12  dockes
508
1105
509
  * filters/rclsiduxman (1.1), sampleconf/mimeconf (1.39),
1106
  * filters/rclsiduxman, sampleconf/mimeconf, sampleconf/mimemap,
510
  sampleconf/mimemap (1.30), sampleconf/mimeview (1.12),
1107
  sampleconf/mimeview, qtgui/mtpics/sidux-book.png: sidux manual
511
  qtgui/mtpics/sidux-book.png (1.1): sidux manual support
1108
  support
512
1109
513
2008-05-27 12:45  dockes
1110
2008-05-27 12:45  dockes
514
1111
515
    * python/recoll/: pyrecoll.cpp (1.2), setup.py (1.2): 1.10.2
1112
    * python/recoll/: pyrecoll.cpp, setup.py: 1.10.2
1113
1114
2008-05-27 08:47  dockes
1115
1116
  * README: [no log message]
516
1117
517
2008-05-27 08:46  dockes
1118
2008-05-27 08:46  dockes
518
1119
519
    * VERSION (1.55): 1.10.2
1120
    * VERSION: 1.10.2
520
1121
521
2008-05-27 08:18  dockes
1122
2008-05-27 08:18  dockes
522
1123
523
    * utils/pathut.cpp (1.19): suppress warning
1124
    * utils/pathut.cpp: suppress warning
524
1125
525
2008-05-27 07:40  dockes
1126
2008-05-27 07:40  dockes
526
1127
527
    * internfile/internfile.cpp (1.38): log message
1128
    * internfile/internfile.cpp: log message
1129
1130
2008-05-26 11:07  dockes
1131
1132
  * ChangeLog: [no log message]
528
1133
529
2008-05-21 09:21  dockes
1134
2008-05-21 09:21  dockes
530
1135
531
    * qtgui/advsearch_w.cpp (1.20), qtgui/preview_w.cpp (1.34),
1136
    * qtgui/advsearch_w.cpp, qtgui/preview_w.cpp, qtgui/reslist.cpp,
532
  qtgui/reslist.cpp (1.39), qtgui/confgui/confgui.cpp (1.9),
1137
  qtgui/confgui/confgui.cpp, qtgui/confgui/confgui.h,
533
  qtgui/confgui/confgui.h (1.7), utils/idfile.cpp (1.8): openSuse 11
1138
  utils/idfile.cpp: openSuse 11 compile issues
534
  compile issues
535
1139
536
2008-05-20 12:09  dockes
1140
2008-05-20 12:09  dockes
537
1141
538
    * unac/unac.c (1.7): make strict gcc happy
1142
    * unac/unac.c: make strict gcc happy
1143
1144
2008-05-20 12:08  dockes
1145
1146
  * qtgui/advsearch_w.cpp, rcldb/rcldb.cpp: [no log message]
1147
1148
2008-05-09 14:34  dockes
1149
1150
  * python/recoll/: pyrecoll.cpp, setup.py: [no log message]
539
1151
540
2008-05-08 12:00  dockes
1152
2008-05-08 12:00  dockes
541
1153
542
    * rcldb/searchdata.h (1.13): comments
1154
    * rcldb/searchdata.h: comments
1155
1156
2008-05-08 11:57  dockes
1157
1158
  * utils/: smallut.cpp, smallut.h: [no log message]
1159
1160
2008-05-08 11:31  dockes
1161
1162
  * ChangeLog: [no log message]
1163
1164
2008-05-07 08:14  dockes
1165
1166
  * doc/user/usermanual.sgml: [no log message]
1167
1168
2008-05-05 22:31  dockes
1169
1170
  * doc/user/usermanual.sgml: [no log message]
543
1171
544
2008-05-05 22:28  dockes
1172
2008-05-05 22:28  dockes
545
1173
546
    * doc/user/usermanual.sgml (1.61): allow setting query term
1174
    * doc/user/usermanual.sgml: allow setting query term highlight
547
    highlight color in prefs
1175
    color in prefs
548
1176
549
2008-05-05 22:24  dockes
1177
2008-05-05 22:24  dockes
550
1178
551
    * qtgui/: guiutils.cpp (1.36), guiutils.h (1.26), preview_w.cpp
1179
    * qtgui/: guiutils.cpp, guiutils.h, preview_w.cpp, reslist.cpp,
552
  (1.33), reslist.cpp (1.38), uiprefs.ui (1.29), uiprefs_w.cpp
1180
  uiprefs.ui, uiprefs_w.cpp: allow setting query term highlight color
553
  (1.24): allow setting query term highlight color in prefs
1181
  in prefs
554
1182
555
2008-05-05 18:38  dockes
1183
2008-05-05 18:38  dockes
556
1184
557
    * qtgui/reslist.cpp (1.37): Edit -> Open in links
1185
    * qtgui/reslist.cpp: Edit -> Open in links
558
1186
559
2008-05-05 15:13  dockes
1187
2008-05-05 15:13  dockes
560
1188
561
    * bincimapmime/mime-parsefull.cc (1.6): part data was sometimes
1189
    * bincimapmime/mime-parsefull.cc: part data was sometimes truncated
562
    truncated because of bad handling of consecutive mime boundaries.
1190
    because of bad handling of consecutive mime boundaries. Most common
563
    Most common symptom: error in base64 decoding
1191
    symptom: error in base64 decoding
564
1192
565
2008-04-18 13:41  dockes
1193
2008-04-18 13:41  dockes
566
1194
567
    * mk/localdefs.in (1.13): get CXXFLAGS from autoconf
1195
    * mk/localdefs.in: get CXXFLAGS from autoconf
568
1196
569
2008-04-18 13:39  dockes
1197
2008-04-18 13:39  dockes
570
1198
571
    * query/xadump.cpp (1.17): xadump would sometimes dump core with -b
1199
    * query/xadump.cpp: xadump would sometimes dump core with -b
572
1200
573
2008-04-18 13:38  dockes
1201
2008-04-18 13:38  dockes
574
1202
575
    * qtgui/preview_w.cpp (1.32): walking the search terms hits
1203
    * qtgui/preview_w.cpp: walking the search terms hits backwards
576
    backwards would go forward
1204
    would go forward
577
1205
578
2008-04-18 13:37  dockes
1206
2008-04-18 13:37  dockes
579
1207
580
  * utils/: Makefile (1.26), base64.cpp (1.8), readfile.cpp (1.8):
1208
  * utils/: Makefile, base64.cpp, readfile.cpp: base64 testing code
581
  base64 testing code
582
1209
583
2008-02-19 09:02  dockes
1210
2008-02-19 09:02  dockes
584
1211
585
    * qtgui/main.cpp (1.66): make first sort after -q work
1212
    * qtgui/main.cpp: make first sort after -q work
586
1213
587
2008-02-19 09:02  dockes
1214
2008-02-19 09:02  dockes
588
1215
589
    * qtgui/rclmain_w.cpp (1.48): comments+debug
1216
    * qtgui/rclmain_w.cpp: comments+debug
590
1217
591
2008-02-19 08:41  dockes
1218
2008-02-19 08:41  dockes
592
1219
593
    * rcldb/rcldb.cpp (1.131): traces
1220
    * rcldb/rcldb.cpp: traces
594
1221
595
2008-02-11 11:21  dockes
1222
2008-02-11 11:21  dockes
596
1223
597
    * utils/idfile.cpp (1.7): hack for Mark B.: allow treating
1224
    * utils/idfile.cpp: hack for Mark B.: allow treating
598
    (single-message) mbox files as message/rfc822
1225
    (single-message) mbox files as message/rfc822
599
1226
600
2008-02-08 09:37  dockes
1227
2008-02-08 09:37  dockes
601
1228
602
    * qtgui/i18n/recoll_de.ts (1.9): update by Frank Thieme
1229
    * qtgui/i18n/recoll_de.ts: update by Frank Thieme
1230
1231
2008-02-05 11:45  dockes
1232
1233
  * sampleconf/mimeconf: [no log message]
603
1234
604
2008-02-03 17:24  dockes
1235
2008-02-03 17:24  dockes
605
1236
606
    * sampleconf/: mimeconf (1.37), mimemap (1.29), mimeview (1.11):
1237
    * sampleconf/: mimeconf, mimemap, mimeview: rclsvg
607
  rclsvg
1238
1239
2008-02-03 17:04  dockes
1240
1241
  * filters/: rclsvg, rclsvg: [no log message]
1242
1243
2008-01-29 11:14  dockes
1244
1245
  * README: [no log message]
608
1246
609
2008-01-29 11:11  dockes
1247
2008-01-29 11:11  dockes
610
1248
611
    * rcldb/searchdata.h (1.12): m_haveWildCards was sometimes not init
1249
    * rcldb/searchdata.h: m_haveWildCards was sometimes not init
1250
1251
2008-01-29 09:41  dockes
1252
1253
  * ChangeLog: [no log message]
1254
1255
2008-01-24 10:34  dockes
1256
1257
  * qtgui/main.cpp: [no log message]
612
1258
613
2008-01-17 12:15  dockes
1259
2008-01-17 12:15  dockes
614
1260
615
    * qtgui/: idxthread.cpp (1.12), idxthread.h (1.7), rclmain.ui
1261
    * qtgui/: idxthread.cpp, idxthread.h, rclmain.ui, rclmain_w.cpp,
616
  (1.15), rclmain_w.cpp (1.47), rclmain_w.h (1.19): allow stopping
1262
  rclmain_w.h: allow stopping indexing through menu action
617
  indexing through menu action
618
1263
619
2008-01-17 12:14  dockes
1264
2008-01-17 12:14  dockes
620
1265
621
    * query/wasastringtoquery.h (1.6): comment
1266
    * query/wasastringtoquery.h: comment
1267
1268
2008-01-17 12:13  dockes
1269
1270
  * doc/user/usermanual.sgml: [no log message]
622
1271
623
2008-01-16 12:14  dockes
1272
2008-01-16 12:14  dockes
624
1273
625
  * query/wasatorcl.cpp (1.13), rcldb/searchdata.cpp (1.21),
1274
  * query/wasatorcl.cpp, rcldb/searchdata.cpp, rcldb/searchdata.h:
626
  rcldb/searchdata.h (1.11): express query language OR chains as
1275
  express query language OR chains as rcldb subqueries so that field
627
  rcldb subqueries so that field specs will work inside them
1276
  specs will work inside them
1277
1278
2008-01-16 11:52  dockes
1279
1280
  * ChangeLog, doc/user/usermanual.sgml: [no log message]
628
1281
629
2008-01-16 09:43  dockes
1282
2008-01-16 09:43  dockes
630
1283
631
    * rcldb/searchdata.cpp (1.20): splitString filename queries
1284
    * rcldb/searchdata.cpp: splitString filename queries
632
1285
633
2007-12-20 10:08  dockes
1286
2007-12-20 10:08  dockes
634
1287
635
    * index/indexer.cpp (1.65), rcldb/rcldb.cpp (1.130): ensure that
1288
    * index/indexer.cpp, rcldb/rcldb.cpp: ensure that the names of
636
    the names of files with filter errors get indexed anyway
1289
    files with filter errors get indexed anyway
637
1290
638
2007-12-13 07:58  dockes
1291
2007-12-13 07:58  dockes
639
1292
640
    * aspell/rclaspell.cpp (1.10), bincimapmime/convert.h (1.3),
1293
    * aspell/rclaspell.cpp, bincimapmime/convert.h,
641
  common/rclconfig.cpp (1.56), common/rclinit.cpp (1.11),
1294
  common/rclconfig.cpp, common/rclinit.cpp, common/textsplit.cpp,
642
  common/textsplit.cpp (1.36), common/unacpp.cpp (1.9),
1295
  common/unacpp.cpp, index/csguess.cpp, index/indexer.cpp,
643
  index/csguess.cpp (1.7), index/indexer.cpp (1.64),
1296
  index/rclmonprc.cpp, index/rclmonrcv.cpp, index/recollindex.cpp,
644
  index/rclmonprc.cpp (1.13), index/rclmonrcv.cpp (1.14),
1297
  internfile/htmlparse.cpp, internfile/mh_mail.cpp,
645
  index/recollindex.cpp (1.35), internfile/htmlparse.cpp (1.8),
1298
  internfile/mh_mbox.cpp, internfile/myhtmlparse.cpp,
646
  internfile/mh_mail.cpp (1.31), internfile/mh_mbox.cpp (1.3),
1299
  query/docseqhist.cpp, query/history.cpp, query/recollq.cpp,
647
  internfile/myhtmlparse.cpp (1.21), query/docseqhist.cpp (1.2),
648
  query/history.cpp (1.9), query/recollq.cpp (1.12),
649
    rcldb/pathhash.cpp (1.5), rcldb/rcldb.cpp (1.129), utils/base64.cpp
1300
    rcldb/pathhash.cpp, rcldb/rcldb.cpp, utils/base64.cpp,
650
  (1.7), utils/conftree.cpp (1.15), utils/copyfile.cpp (1.4),
1301
  utils/conftree.cpp, utils/copyfile.cpp, utils/fstreewalk.cpp,
651
  utils/fstreewalk.cpp (1.15), utils/idfile.cpp (1.6),
1302
  utils/idfile.cpp, utils/mimeparse.cpp, utils/pathut.cpp,
652
  utils/mimeparse.cpp (1.20), utils/pathut.cpp (1.18),
653
    utils/readfile.cpp (1.7), utils/wipedir.cpp (1.6): gcc 4 compat,
1303
    utils/readfile.cpp, utils/wipedir.cpp: gcc 4 compat, thanks to
654
    thanks to Kartik Mistry
1304
    Kartik Mistry
655
1305
656
2007-12-04 11:17  dockes
1306
2007-12-04 11:17  dockes
657
1307
658
    * qtgui/rclmain_w.cpp (1.46): directly open editor action choice
1308
    * qtgui/rclmain_w.cpp: directly open editor action choice dialog
659
    dialog when user says so
1309
    when user says so
1310
1311
2007-12-04 11:16  dockes
1312
1313
  * utils/utf8iter.cpp, qtgui/uiprefs_w.cpp: [no log message]
1314
1315
2007-11-25 08:29  dockes
1316
1317
  * qtgui/i18n/recoll_tr.ts: [no log message]
660
1318
661
2007-11-24 17:51  dockes
1319
2007-11-24 17:51  dockes
662
1320
663
    * qtgui/i18n/recoll_fr.ts (1.19): accents
1321
    * qtgui/i18n/recoll_fr.ts: accents
664
1322
665
2007-11-24 17:43  dockes
1323
2007-11-24 17:43  dockes
666
1324
667
    * qtgui/confgui/confguiindex.h (1.5): make conftoppanelw a q_object
1325
    * qtgui/confgui/confguiindex.h: make conftoppanelw a q_object for
668
    for translations to work
1326
    translations to work
1327
1328
2007-11-24 11:41  dockes
1329
1330
  * qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
1331
  recoll_ru.ts, recoll_tr.ts, recoll_uk.ts, recoll_xx.ts: [no log
1332
  message]
1333
1334
2007-11-21 17:34  dockes
1335
1336
  * VERSION: [no log message]
669
1337
670
2007-11-21 15:15  dockes
1338
2007-11-21 15:15  dockes
671
1339
672
    * qtgui/: main.cpp (1.64), rclmain_w.cpp (1.45), recoll.h (1.18),
1340
    * qtgui/: main.cpp, rclmain_w.cpp, recoll.h,
673
    confgui/confguiindex.cpp (1.10): allow opening config gui if no
1341
    confgui/confguiindex.cpp: allow opening config gui if no index on
674
  index on first start
1342
  first start
1343
1344
2007-11-21 10:42  dockes
1345
1346
  * excludefile: [no log message]
675
1347
676
2007-11-21 10:34  dockes
1348
2007-11-21 10:34  dockes
677
1349
678
    * utils/conftree.cpp (1.14): explicitely detect lines beginning
1350
    * utils/conftree.cpp: explicitely detect lines beginning with #
679
  with #
1351
1352
2007-11-21 10:00  dockes
1353
1354
  * INSTALL, README: [no log message]
1355
1356
2007-11-16 16:20  dockes
1357
1358
  * doc/user/usermanual.sgml: [no log message]
680
1359
681
2007-11-16 15:28  dockes
1360
2007-11-16 15:28  dockes
682
1361
683
    * common/rclconfig.cpp (1.55), common/rclconfig.h (1.39),
1362
    * common/rclconfig.cpp, common/rclconfig.h,
684
    internfile/internfile.cpp (1.37), internfile/mimehandler.cpp
1363
    internfile/internfile.cpp, internfile/mimehandler.cpp,
685
    (1.22), internfile/mimehandler.h (1.15): indexedmimetypes
1364
    internfile/mimehandler.h: indexedmimetypes
686
1365
687
2007-11-16 13:21  dockes
1366
2007-11-16 13:21  dockes
688
1367
689
    * query/: wasastringtoquery.cpp (1.6), wasatorcl.cpp (1.12): very
1368
    * query/: wasastringtoquery.cpp, wasatorcl.cpp: very small effort
690
    small effort to look like xesam simple query
1369
    to look like xesam simple query
1370
1371
2007-11-16 08:34  dockes
1372
1373
  * qtgui/i18n/: recoll_de.ts, recoll_it.ts, recoll_ru.ts,
1374
  recoll_uk.ts: [no log message]
1375
1376
2007-11-16 08:19  dockes
1377
1378
  * qtgui/i18n/recoll_tr.ts: [no log message]
691
1379
692
2007-11-15 19:44  dockes
1380
2007-11-15 19:44  dockes
693
1381
694
    * qtgui/preview_w.cpp (1.31): comment
1382
    * qtgui/preview_w.cpp: comment
695
1383
696
2007-11-15 19:39  dockes
1384
2007-11-15 19:39  dockes
697
1385
698
    * qt4gui/: q3richtext_p.h (1.1), recoll.pro.in (1.9): qt4
1386
    * qt4gui/: q3richtext_p.h, recoll.pro.in: qt4 movetoanchor
699
  movetoanchor
1387
1388
2007-11-15 19:39  dockes
1389
1390
  * qtgui/i18n/recoll_it.ts: [no log message]
700
1391
701
2007-11-15 19:34  dockes
1392
2007-11-15 19:34  dockes
702
1393
703
    * qtgui/: preview_w.cpp (1.30), preview_w.h (1.17): moveToAnchor
1394
    * qtgui/: preview_w.cpp, preview_w.h: moveToAnchor qt4
704
  qt4
705
1395
706
2007-11-15 19:05  dockes
1396
2007-11-15 19:05  dockes
707
1397
708
    * qtgui/: plaintorich.cpp (1.30), plaintorich.h (1.16),
1398
    * qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
709
  preview_w.cpp (1.29), preview_w.h (1.16), recoll.pro.in (1.20):
1399
  preview_w.h, recoll.pro.in: finally got anchors to work. qt3
710
  finally got anchors to work. qt3
1400
1401
2007-11-15 19:05  dockes
1402
1403
  * qtgui/reslist.cpp: [no log message]
1404
1405
2007-11-13 19:42  dockes
1406
1407
  * doc/man/recoll.1: [no log message]
711
1408
712
2007-11-13 19:40  dockes
1409
2007-11-13 19:40  dockes
713
1410
714
    * query/recollq.cpp (1.11): keep format constant
1411
    * query/recollq.cpp: keep format constant
715
1412
716
2007-11-13 19:40  dockes
1413
2007-11-13 19:40  dockes
717
1414
718
    * doc/user/usermanual.sgml (1.57): text
1415
    * doc/user/usermanual.sgml: text
1416
1417
2007-11-13 16:35  dockes
1418
1419
  * ChangeLog: [no log message]
719
1420
720
2007-11-13 16:34  dockes
1421
2007-11-13 16:34  dockes
721
1422
722
    * VERSION (1.53): 1.10.0?
1423
    * VERSION: 1.10.0?
1424
1425
2007-11-13 11:07  dockes
1426
1427
  * doc/man/recollq.1: [no log message]
723
1428
724
2007-11-09 19:48  dockes
1429
2007-11-09 19:48  dockes
725
1430
726
    * qtgui/i18n/recoll_fr.ts (1.17): 1.9 ?
1431
    * qtgui/i18n/recoll_fr.ts: 1.9 ?
1432
1433
2007-11-09 19:07  dockes
1434
1435
  * qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
1436
  recoll_ru.ts, recoll_tr.ts, recoll_uk.ts, recoll_xx.ts: [no log
1437
  message]
1438
1439
2007-11-09 16:56  dockes
1440
1441
  * filters/rcltex: [no log message]
727
1442
728
2007-11-09 16:46  dockes
1443
2007-11-09 16:46  dockes
729
1444
730
    * kde/kioslave/recoll/: 00README.txt (1.3), Makefile (1.5),
1445
    * kde/kioslave/recoll/: 00README.txt, Makefile, kio_recoll.cpp: get
731
  kio_recoll.cpp (1.7): get things to compile with recoll 1.9 and
1446
  things to compile with recoll 1.9 and suse + kde 3.5.5
732
  suse + kde 3.5.5
733
1447
734
2007-11-09 14:44  dockes
1448
2007-11-09 14:44  dockes
735
1449
736
    * sampleconf/mimeview (1.10): tex
1450
    * sampleconf/mimeview: tex
737
1451
738
2007-11-09 12:55  dockes
1452
2007-11-09 12:55  dockes
739
1453
740
    * filters/rclmedia (1.5), filters/rcltex (1.1), sampleconf/mimeconf
1454
    * filters/rclmedia, filters/rcltex, sampleconf/mimeconf,
741
    (1.36), sampleconf/mimemap (1.28): added support for indexing TeX
1455
    sampleconf/mimemap: added support for indexing TeX text
1456
1457
2007-11-09 12:54  dockes
1458
1459
  * filters/rclid3: comments
1460
1461
2007-11-08 10:35  dockes
1462
1463
  * lib/Makefile, lib/mkMake, qtgui/main.cpp, qtgui/recoll.pro.in,
1464
  query/Makefile, query/recollq.cpp, query/recollq.h: allow recoll to
1465
  be used as a recollq driver
1466
1467
2007-11-08 10:34  dockes
1468
1469
  * utils/execmd.cpp: include pthread
1470
1471
2007-11-08 10:34  dockes
1472
1473
  * rcldb/stemdb.cpp: debug
1474
1475
2007-11-08 10:32  dockes
1476
1477
  * qt4gui/recoll.pro.in: turkish
1478
1479
2007-11-08 10:31  dockes
1480
1481
  * mk/OpenBSD: [no log message]
1482
1483
2007-11-08 08:54  dockes
1484
1485
  * query/recollq.cpp: add -b option to only output url list
1486
1487
2007-11-06 12:55  dockes
1488
1489
  * qtgui/i18n/recoll_tr.ts: [no log message]
1490
1491
2007-10-27 18:40  dockes
1492
1493
  * rcldb/rcldb.cpp: comment
1494
1495
2007-10-27 10:40  dockes
1496
1497
  * filters/rcluncomp: allow uncompressing suffix-less files
1498
1499
2007-10-27 10:40  dockes
1500
1501
  * internfile/internfile.cpp: use pcSubst
1502
1503
2007-10-27 10:39  dockes
1504
1505
  * rcldb/rcldb.cpp: adjust MatchDecider return type according to
1506
  xapian version
1507
1508
2007-10-27 10:38  dockes
1509
1510
  * qtgui/i18n/recoll_de.ts, qtgui/i18n/recoll_fr.ts,
1511
  qtgui/i18n/recoll_it.ts, qtgui/i18n/recoll_ru.ts,
1512
  qtgui/i18n/recoll_uk.ts, ChangeLog: [no log message]
1513
1514
2007-10-27 09:06  dockes
1515
1516
  * qtgui/i18n/recoll_xx.ts: sent to ning
1517
1518
2007-10-26 12:42  dockes
1519
1520
  * doc/user/usermanual.sgml: index config gui
1521
1522
2007-10-25 17:51  dockes
1523
1524
  * qtgui/confgui/confguiindex.cpp: labels
1525
1526
2007-10-25 17:51  dockes
1527
1528
  * qtgui/confgui/confgui.cpp: use new style combobox constructor
1529
1530
2007-10-25 17:50  dockes
1531
1532
  * internfile/mh_exec.h: cleanup
1533
1534
2007-10-25 10:04  dockes
1535
1536
  * doc/user/usermanual.sgml: [no log message]
1537
1538
2007-10-25 09:27  dockes
1539
1540
  * query/: recollq.cpp, wasatorcl.cpp: added option to query
1541
  language for filtering on directory
1542
1543
2007-10-25 09:09  dockes
1544
1545
  * rcldb/rcldb.cpp: add filter topdir to query description
1546
1547
2007-10-24 17:38  dockes
1548
1549
  * rcldb/rcldb.cpp: use a Xapian MatchDecider to filter on dir path
1550
1551
2007-10-24 10:42  dockes
1552
1553
  * rcldb/rcldb.cpp: make filter a xapian::MatchDecider, dont change
1554
  mechanism
1555
1556
2007-10-19 17:25  dockes
1557
1558
  * qtgui/ssearch_w.cpp, utils/smallut.cpp: consider cr and lf as
1559
  whitespace when splitting strings
1560
1561
2007-10-19 16:31  dockes
1562
1563
  * qtgui/confgui/: confgui.h, confguiindex.cpp: small sizing
1564
  adjustments
1565
1566
2007-10-18 12:39  dockes
1567
1568
  * qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
1569
  reslist.cpp: let plaintorich do the chunking, easier to make sure
1570
  we dont confuse textedit by cutting inside a tag
1571
1572
2007-10-18 12:15  dockes
1573
1574
  * qtgui/confgui/confguiindex.cpp: qt3
1575
1576
2007-10-17 18:12  dockes
1577
1578
  * qtgui/plaintorich.cpp: replaced utf8 cgj with good ole bel
1579
1580
2007-10-17 13:40  dockes
1581
1582
  * internfile/mh_mail.cpp, internfile/mh_mail.h,
1583
  utils/mimeparse.cpp: text/plain attachments were not transcoded to
1584
  utf-8
1585
1586
2007-10-17 11:57  dockes
1587
1588
  * common/rclconfig.cpp, internfile/internfile.cpp: [no log message]
1589
1590
2007-10-15 15:08  dockes
1591
1592
  * kde/recoll_applet/: 0README.Recoll, AUTHORS, COPYING, ChangeLog,
1593
  Doxyfile, INSTALL, Makefile.am, Makefile.cvs, Makefile.in, NEWS,
1594
  README, TODO, acinclude.m4, aclocal.m4, config.h.in, configure,
1595
  configure.files, configure.in, configure.in.in, stamp-h.in,
1596
  subdirs, admin/Doxyfile.am, admin/Doxyfile.global,
1597
  admin/Makefile.common, admin/acinclude.m4.in, admin/am_edit,
1598
  admin/bcheck.pl, admin/compile, admin/conf.change.pl,
1599
  admin/config.guess, admin/config.pl, admin/config.sub,
1600
  admin/configure.in.bot.end, admin/configure.in.min, admin/cvs.sh,
1601
  admin/debianrules, admin/depcomp, admin/deps.am,
1602
  admin/detect-autoconf.pl, admin/doxygen.sh, admin/install-sh,
1603
  admin/libtool.m4.in, admin/ltmain.sh, admin/missing,
1604
  admin/mkinstalldirs, admin/nmcheck, admin/oldinclude.m4.in,
1605
  admin/pkg.m4.in, admin/ylwrap, doc/Makefile.am, doc/Makefile.in,
1606
  doc/en/Makefile.am, doc/en/Makefile.in, doc/en/index.docbook,
1607
  po/Makefile.am, po/Makefile.in, src/Makefile.am, src/Makefile.in,
1608
  src/kpixmapcombo.cpp, src/kpixmapcombo.h, src/recoll_applet.cpp,
1609
  src/recoll_applet.desktop, src/recoll_applet.h,
1610
  src/recoll_applet.lsm: [no log message]
1611
1612
2007-10-14 18:07  dockes
1613
1614
  * doc/user/usermanual.sgml: [no log message]
1615
1616
2007-10-09 16:08  dockes
1617
1618
  * qt4gui/recoll.pro.in, qtgui/idxthread.cpp, qtgui/rclmain.ui,
1619
  qtgui/rclmain_w.cpp, qtgui/rclmain_w.h, qtgui/recoll.pro.in,
1620
  qtgui/confgui/confguiindex.cpp, qtgui/confgui/confguiindex.h:
1621
  indexing confgui seems to sort of work
1622
1623
2007-10-09 13:08  dockes
1624
1625
  * qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
1626
  confguiindex.h, conflinkrcl.h, main.cpp: [no log message]
1627
1628
2007-10-09 11:43  dockes
1629
1630
  * common/: rclconfig.cpp, rclconfig.h: modified mechanism for
1631
  confgui updates
1632
1633
2007-10-09 11:40  dockes
1634
1635
  * utils/conftree.h: [no log message]
1636
1637
2007-10-07 22:22  dockes
1638
1639
  * qtgui/confgui/: confgui.cpp, confguiindex.cpp: [no log message]
1640
1641
2007-10-06 09:44  dockes
1642
1643
  * sampleconf/mimeconf: [no log message]
1644
1645
2007-10-06 09:26  dockes
1646
1647
  * VERSION, ChangeLog, INSTALL, README: [no log message]
1648
1649
2007-10-06 09:11  dockes
1650
1651
  * doc/user/usermanual.sgml, qtgui/i18n/recoll_xx.ts: [no log
1652
  message]
1653
1654
2007-10-05 16:00  dockes
1655
1656
  * query/wasatorcl.cpp: add rclcat prefix to query languages + adapt
1657
  find_applet to use it
1658
1659
2007-10-05 10:03  dockes
1660
1661
  * qtgui/: main.cpp, ssearch_w.cpp, ssearch_w.h: add cmd line option
1662
  to run query when starting
1663
1664
2007-10-04 14:26  dockes
1665
1666
  * rcldb/searchdata.cpp: when search includes composite spans +
1667
  other terms, increase slack instead of switching to word split
1668
1669
2007-10-04 14:21  dockes
1670
1671
  * common/: rclconfig.cpp, textsplit.cpp, textsplit.h: make cjk
1672
  ngramlen configurable
1673
1674
2007-10-04 14:20  dockes
1675
1676
  * index/indexer.cpp: trace
1677
1678
2007-10-03 16:53  dockes
1679
1680
  * internfile/: Makefile, mh_mbox.cpp, mh_mbox.h: Improve From_ line
1681
  detection
1682
1683
2007-10-02 16:25  dockes
1684
1685
  * doc/user/: docbook.css, usermanual.sgml: [no log message]
1686
1687
2007-10-02 16:22  dockes
1688
1689
  * sampleconf/: mimeconf, mimemap, mimeview: a few more image files
1690
1691
2007-10-02 15:59  dockes
1692
1693
  * filters/: rcljpeg, rclflac, rclogg: [no log message]
1694
1695
2007-10-02 15:56  dockes
1696
1697
  * filters/rclimg: comments,GPL
1698
1699
2007-10-02 13:39  dockes
1700
1701
  * common/: rclconfig.cpp, textsplit.cpp, textsplit.h: add flag to
1702
  disable cjk processing
1703
1704
2007-10-01 19:56  dockes
1705
1706
  * filters/rclimg: initial version from Cedric Scott
1707
1708
2007-10-01 17:57  dockes
1709
1710
  * utils/conftree.cpp: added updates/erase tests
1711
1712
2007-10-01 08:35  dockes
1713
1714
  * qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
1715
  main.cpp, trconf.pro: qt4 port
1716
1717
2007-10-01 08:19  dockes
1718
1719
  * VERSION, common/rclconfig.cpp, common/rclconfig.h,
1720
  qtgui/confgui/confgui.cpp, utils/conftree.cpp, utils/conftree.h:
1721
  config update enabling functions
1722
1723
2007-09-29 11:06  dockes
1724
1725
  * qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
1726
  confguiindex.h, conflinkrcl.h, main.cpp, trconf.pro: [no log
1727
  message]
1728
1729
2007-09-27 17:47  dockes
1730
1731
  * qtgui/confgui/: confgui.cpp, confgui.h, confguiindex.cpp,
1732
  confguiindex.h, conflinkrcl.h, main.cpp, trconf.pro: [no log
1733
  message]
1734
1735
2007-09-27 13:03  dockes
1736
1737
  * utils/conftree.h: comment
1738
1739
2007-09-27 13:02  dockes
1740
1741
  * utils/: conftree.cpp, conftree.h: avoid adding unneeded entries
1742
  in confstack. fix erase-add resulting in duplicate
1743
1744
2007-09-26 14:16  dockes
1745
1746
  * qtgui/confgui/: confgui.cpp, confgui.h, main.cpp, trconf.pro: [no
1747
  log message]
1748
1749
2007-09-22 10:51  dockes
1750
1751
  * common/textsplit.cpp, utils/utf8iter.h: include assert.h when
1752
  needed
1753
1754
2007-09-21 18:44  dockes
1755
1756
  * VERSION, doc/user/usermanual.sgml, qtgui/recoll.pro.in, INSTALL,
1757
  README: [no log message]
1758
1759
2007-09-20 14:22  dockes
1760
1761
  * common/textsplit.cpp: logs
1762
1763
2007-09-20 10:45  dockes
1764
1765
  * common/textsplit.cpp, common/textsplit.h, utils/utf8iter.h:
1766
  initial cjk support
1767
1768
2007-09-20 10:43  dockes
1769
1770
  * rcldb/searchdata.cpp: comments,formatting
1771
1772
2007-09-20 10:42  dockes
1773
1774
  * qtgui/rclmain_w.cpp: restore cursor if cant start query
1775
1776
2007-09-18 22:35  dockes
1777
1778
  * common/: textsplit.cpp, textsplit.h: use m_ prefix for members
1779
1780
2007-09-18 22:34  dockes
1781
1782
  * qt4gui/recoll.pro.in: add recoll_xx.ts
1783
1784
2007-09-18 09:01  dockes
1785
1786
  * qtgui/i18n/recoll_it.ts: changes by Giovanni Cannizzaro
1787
1788
2007-09-11 10:23  dockes
1789
1790
  * desktop/recoll-searchgui.desktop: desktop file corrected as per
1791
  Kartik Mistry patch
1792
1793
2007-09-10 07:44  dockes
1794
1795
  * qtgui/i18n/recoll_fr.ts: long menu labels cause pbs at least on
1796
  macosx
1797
1798
2007-09-08 19:26  dockes
1799
1800
  * qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
1801
  recoll_ru.ts, recoll_uk.ts: [no log message]
1802
1803
2007-09-08 19:25  dockes
1804
1805
  * qtgui/: guiutils.cpp, guiutils.h, preview_w.cpp, uiprefs.ui,
1806
  uiprefs_w.cpp: change hghlight text size limit to configurable
1807
  value
1808
1809
2007-09-08 19:21  dockes
1810
1811
  * qtgui/viewaction_w.cpp: added missing space in string
1812
1813
2007-09-08 19:21  dockes
1814
1815
  * qtgui/: rclmain.ui, rclmain_w.cpp: renamed
1816
  preferencesQuery_PrefsAction to queryPrefsAction
1817
1818
2007-09-08 19:19  dockes
1819
1820
  * qtgui/plaintorich.cpp: comment
1821
1822
2007-09-08 11:44  dockes
1823
1824
  * utils/readfile.cpp: small pb in solaris fix
1825
1826
2007-09-08 10:07  dockes
1827
1828
  * mk/SunOS, utils/pathut.cpp, utils/readfile.cpp: SunOS 2.8 fixes
1829
1830
2007-09-07 16:58  dockes
1831
1832
  * configure, configure.ac: always add lz to lxapian
1833
1834
2007-09-07 10:05  dockes
1835
1836
  * rcldb/rcldb.cpp: improve purge error message printing
1837
1838
2007-09-07 10:04  dockes
1839
1840
  * qtgui/i18n/recoll_it.ts: new 1.9 translation by C. Rigamont
1841
1842
2007-09-07 10:04  dockes
1843
1844
  * sampleconf/mimemap: fix wordperfect spurious extensions
1845
1846
2007-09-01 21:10  dockes
1847
1848
  * qtgui/recoll.pro.in, qt4gui/recoll.pro.in,
1849
  qtgui/i18n/recoll_de.ts: [no log message]
1850
1851
2007-08-31 11:04  dockes
1852
1853
  * qtgui/: advsearch_w.cpp, advsearch_w.h: pressing CR in advsearch
1854
  would run query twice because of start autodefault
1855
1856
2007-08-31 09:23  dockes
1857
1858
  * qtgui/images/: d_firstpage.png, firstpage.png: [no log message]
1859
1860
2007-08-30 12:11  dockes
1861
1862
  * qtgui/i18n/recoll_fr.ts, qtgui/i18n/recoll_it.ts,
1863
  qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts, INSTALL, README:
1864
  [no log message]
1865
1866
2007-08-30 11:00  dockes
1867
1868
  * doc/user/usermanual.sgml, index/indexer.cpp, index/indexer.h,
1869
  index/rclmonrcv.cpp, sampleconf/recoll.conf.in,
1870
  utils/fstreewalk.cpp, utils/fstreewalk.h: add followLinks option
1871
1872
2007-08-30 10:39  dockes
1873
1874
  * doc/user/usermanual.sgml: add followLinks option
1875
1876
2007-08-28 10:12  dockes
1877
1878
  * index/indexer.cpp: allow symlinks in topdirs
1879
1880
2007-08-28 10:08  dockes
1881
1882
  * utils/: fstreewalk.cpp, fstreewalk.h: follow top (entry) symlinks
1883
  even if nofollow is set
1884
1885
2007-08-28 10:07  dockes
1886
1887
  * internfile/internfile.cpp: error msg
1888
1889
2007-08-26 15:52  dockes
1890
1891
  * doc/user/usermanual.sgml: add wordperfect ext app info
1892
1893
2007-08-26 15:34  dockes
1894
1895
  * filters/rclwpd, sampleconf/mimeconf, sampleconf/mimemap,
1896
  sampleconf/mimeview: added wordperfect support
1897
1898
2007-08-26 15:34  dockes
1899
1900
  * sampleconf/recoll.conf.in: add commented entries for daem*
1901
1902
2007-08-07 10:45  dockes
1903
1904
  * qtgui/rclmain_w.cpp: [no log message]
1905
1906
2007-08-07 10:42  dockes
1907
1908
  * qtgui/: rclmain_w.cpp, reslist.cpp: qt3 adjustments
1909
1910
2007-08-07 10:26  dockes
1911
1912
  * aspell/rclaspell.cpp, sampleconf/recoll.conf.in: [no log message]
1913
1914
2007-08-05 07:55  dockes
1915
1916
  * utils/conftree.h: comments
1917
1918
2007-08-05 07:49  dockes
1919
1920
  * utils/conftree.h: [no log message]
1921
1922
2007-08-04 09:22  dockes
1923
1924
  * utils/: conftree.cpp, conftree.h: Allow updates in confstacks
1925
1926
2007-08-03 09:50  dockes
1927
1928
  * utils/: Makefile, conftree.cpp, conftree.h:  have conftree
1929
  preserve comments and ordering
1930
1931
2007-08-02 08:33  dockes
1932
1933
  * qt4gui/recoll.qrc, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
1934
  qtgui/recoll.pro.in, qtgui/reslist.cpp, qtgui/reslist.h: added
1935
  gotofirstpage action
1936
1937
2007-08-01 12:04  dockes
1938
1939
  * qtgui/guiutils.h, qtgui/rclmain_w.cpp, qtgui/rclmain_w.h,
1940
  qtgui/ssearch_w.cpp, qtgui/uiprefs_w.cpp, qtgui/uiprefs_w.h,
1941
  rcldb/stemdb.cpp, rcldb/stemdb.h: Allow stem expansion for several
1942
  (all) stemming languages at a time
1943
1944
2007-08-01 09:55  dockes
1945
1946
  * qtgui/: rclmain.ui, rclmain_w.cpp, rclmain_w.h, uiprefs_w.cpp,
1947
  uiprefs_w.h: allow setting stemlang from prefs menu
1948
1949
2007-07-20 16:50  dockes
1950
1951
  * configure, configure.ac: check for uic3 during qt4 configure
1952
1953
2007-07-20 16:43  dockes
1954
1955
  * qtgui/: preview_w.cpp, preview_w.h: preview: dont search for
1956
  anchors if we have none
1957
1958
2007-07-20 16:32  dockes
1959
1960
  * qtgui/: rclmain_w.cpp, reslist.cpp, reslist.h: [no log message]
1961
1962
2007-07-20 13:44  dockes
1963
1964
  * qtgui/: rclmain_w.cpp, rclmain_w.h: factorize previewNext/Prev
1965
1966
2007-07-20 13:38  dockes
1967
1968
  * qtgui/: preview_w.cpp, preview_w.h, rclmain_w.cpp, rclmain_w.h:
1969
  more preview window interface cleanup
1970
1971
2007-07-20 12:55  dockes
1972
1973
  * qtgui/: preview_w.cpp, preview_w.h, rclmain_w.cpp: cleaned up
1974
  preview window interface
1975
1976
2007-07-14 18:52  dockes
1977
1978
  * configure, configure.ac, common/autoconfig.h.in, mk/AIX,
1979
  mk/Darwin, mk/Linux, mk/SunOS, utils/execmd.cpp: handle putenv arg
1980
  constness in configure
1981
1982
2007-07-13 12:18  dockes
1983
1984
  * qtgui/i18n/recoll_fr.ts, qtgui/i18n/recoll_it.ts,
1985
  qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts,
1986
  doc/man/recoll.conf.5, README, INSTALL: [no log message]
1987
1988
2007-07-13 09:17  dockes
1989
1990
  * doc/user/: docbook.css, usermanual.sgml: 1.9 changes
1991
1992
2007-07-13 09:10  dockes
1993
1994
  * qtgui/uiprefs.ui: msg
1995
1996
2007-07-13 09:00  dockes
1997
1998
  * qtgui/plaintorich.cpp: adjust term beacon for better finding ?
1999
2000
2007-07-13 08:31  dockes
2001
2002
  * qtgui/: preview_w.cpp, preview_w.h, rclmain_w.cpp: better handle
2003
  preview close during load
2004
2005
2007-07-12 19:28  dockes
2006
2007
  * rcldb/rcldb.cpp: [no log message]
2008
2009
2007-07-12 19:13  dockes
2010
2011
  * filters/rclpdf: dont use anchored regexps for stripping
2012
  whitespace, ubuntu mawk ignores the anchor
2013
2014
2007-07-12 15:41  dockes
2015
2016
  * utils/cancelcheck.h: [no log message]
2017
2018
2007-07-12 12:53  dockes
2019
2020
  * index/rclmonrcv.cpp, utils/fstreewalk.cpp, utils/fstreewalk.h:
2021
  monitor: dont add watch on created dir if in skippedXXX
2022
2023
2007-07-12 12:13  dockes
2024
2025
  * ChangeLog, qtgui/guiutils.cpp, qtgui/guiutils.h,
2026
  qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp: fix v1.8 default format
2027
  string if we find it
2028
2029
2007-07-12 10:34  dockes
2030
2031
  * rcldb/rcldb.cpp: use uniform code for Xapian exception catching +
2032
  catch a few more, esp. databaseModified cases
2033
2034
2007-07-12 10:23  dockes
2035
2036
  * qtgui/: guiutils.cpp, guiutils.h, reslist.cpp, uiprefs.ui,
2037
  uiprefs_w.cpp: icon now part of paragraph format
2038
2039
2007-07-11 12:05  dockes
2040
2041
  * qtgui/reslist.cpp: dont create popup in irrelevant areas
2042
2043
2007-07-10 11:24  dockes
2044
2045
  * sampleconf/recoll.conf.in: idxflushnb default 10
2046
2047
2007-07-10 11:23  dockes
2048
2049
  * index/indexer.cpp, doc/man/recollindex.1, index/indexer.h,
2050
  index/recollindex.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h: recollindex
2051
  -l
2052
2053
2007-07-10 07:44  dockes
2054
2055
  * sampleconf/recoll.conf.in: [no log message]
2056
2057
2007-07-09 19:21  dockes
2058
2059
  * doc/user/usermanual.sgml: [no log message]
2060
2061
2007-07-01 08:52  dockes
2062
2063
  * filters/rclid3, sampleconf/mimeconf, sampleconf/mimemap,
2064
  sampleconf/mimeview: audio tags support improvement: flac+ogg. use
2065
  FORPREVIEW
2066
2067
2007-06-26 19:07  dockes
2068
2069
  * qtgui/i18n/: recoll_de.ts, recoll_fr.ts, recoll_it.ts,
2070
  recoll_ru.ts, recoll_uk.ts: [no log message]
2071
2072
2007-06-26 18:58  dockes
2073
2074
  * doc/user/usermanual.sgml: [no log message]
2075
2076
2007-06-26 18:09  dockes
2077
2078
  * internfile/: internfile.cpp, internfile.h: comments
2079
2080
2007-06-26 18:08  dockes
2081
2082
  * configure, configure.ac, recollinstall.in, mk/Darwin,
2083
  qtgui/reslist.cpp: get things to sort of compile / install on
2084
  macosx
2085
2086
2007-06-26 17:38  dockes
2087
2088
  * ChangeLog: [no log message]
2089
2090
2007-06-26 13:59  dockes
2091
2092
  * excludefile, makesrcdist.sh: small mkdist fixes
2093
2094
2007-06-25 20:31  dockes
2095
2096
  * INSTALL, README: [no log message]
2097
2098
2007-06-25 12:25  dockes
2099
2100
  * rcldb/rcldb.cpp: simplified and hopefully improved abstract
2101
  generation
2102
2103
2007-06-25 12:13  dockes
2104
2105
  * qtgui/: plaintorich.cpp, plaintorich.h, reslist.cpp: plaintorich:
2106
  only setup beacons if needed
2107
2108
2007-06-22 08:14  dockes
2109
2110
  * common/rclconfig.cpp, common/rclconfig.h, query/wasatorcl.cpp,
2111
  rcldb/rcldb.cpp, rcldb/searchdata.cpp, sampleconf/mimeconf: handle
2112
  mime: and ext: in qlang
2113
2114
2007-06-21 13:56  dockes
2115
2116
  * rcldb/: rcldb.cpp, rcldb.h: slightly reorganized Db::close/~Db
2117
  code
2118
2119
2007-06-21 13:14  dockes
2120
2121
  * common/rclconfig.cpp: beware of unsigneds diffs when comparing to
2122
  0 !
2123
2124
2007-06-20 15:15  dockes
2125
2126
  * qtgui/preview_w.cpp, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
2127
  qtgui/rclmain_w.h, query/history.cpp, query/history.h: menu entry
2128
  to reset document history
2129
2130
2007-06-19 18:19  dockes
2131
2132
  * qtgui/: rclmain_w.cpp, sort_w.cpp: fix sort state restoration
2133
  which didnt work
2134
2135
2007-06-19 17:48  dockes
2136
2137
  * rcldb/rcldb.cpp: try to better print delete exception messages
2138
2139
2007-06-19 17:47  dockes
2140
2141
  * query/xadump.cpp: option X
2142
2143
2007-06-19 17:47  dockes
2144
2145
  * query/recollq.cpp: compile
2146
2147
2007-06-19 14:27  dockes
2148
2149
  * internfile/: internfile.cpp, internfile.h: get test driver to
2150
  compile
2151
2152
2007-06-19 14:17  dockes
2153
2154
  * internfile/: htmlparse.h, mh_html.cpp, myhtmlparse.cpp,
2155
  myhtmlparse.h: renamed the html charset values to stick to omega
2156
  usage
2157
2158
2007-06-19 12:28  dockes
2159
2160
  * internfile/: htmlparse.cpp, htmlparse.h, myhtmlparse.cpp,
2161
  myhtmlparse.h: updated html parser to omega 1.0.1 + moved entity
2162
  decoder to myhtmlparse to minimize amount of diffs
2163
2164
2007-06-19 10:36  dockes
2165
2166
  * common/rclconfig.cpp, common/rclconfig.h,
2167
  internfile/internfile.cpp, internfile/mh_html.cpp,
2168
  internfile/myhtmlparse.cpp, internfile/myhtmlparse.h,
2169
  qtgui/preview_w.cpp, qtgui/reslist.cpp, query/docseq.h,
2170
  query/docseqdb.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/rcldoc.h,
2171
  rcldb/searchdata.cpp, sampleconf/mimeconf: added open-ended field
2172
  name handling
2173
2174
2007-06-19 09:52  dockes
2175
2176
  * configure, configure.ac, common/autoconfig.h.in,
2177
  index/csguess.cpp, utils/transcode.cpp: added test for iconv parm 2
2178
  constness
2179
2180
2007-06-18 15:04  dockes
2181
2182
  * common/rclconfig.cpp, common/rclconfig.h, rcldb/rcldb.cpp,
2183
  rcldb/rcldb.h, rcldb/searchdata.cpp, sampleconf/mimeconf: implement
2184
  dynamic field name to prefix translation, query side
2185
2186
2007-06-15 13:41  dockes
2187
2188
  * filters/rclabw, filters/rclsoff, sampleconf/mimeconf,
2189
  sampleconf/mimemap, sampleconf/mimeview: added abiword + some
2190
  oofice cleanup
2191
2192
2007-06-15 11:25  dockes
2193
2194
  * filters/rclabw: [no log message]
2195
2196
2007-06-14 10:20  dockes
2197
2198
  * rcldb/rcldb.cpp: removed the "weak" date, not used and not in
2199
  omega anymore
2200
2201
2007-06-13 19:03  dockes
2202
2203
  * qtgui/reslist.cpp: textedit autext sometimes switched to plain at
2204
  eol?
2205
2206
2007-06-12 15:31  dockes
2207
2208
  * qtgui/: plaintorich.cpp, preview_w.cpp, preview_w.h,
2209
  rclmain_w.cpp, reslist.cpp, reslist.h: somewhat fixed qt4 selection
2210
  problems
2211
2212
2007-06-12 12:33  dockes
2213
2214
  * qtgui/ssearch_w.cpp: adjust event handling for qt4, get esc-spc
2215
  to work
2216
2217
2007-06-12 12:32  dockes
2218
2219
  * qtgui/plaintorich.cpp: comments
2220
2221
2007-06-12 10:50  dockes
2222
2223
  * qtgui/rclmain_w.cpp: [no log message]
2224
2225
2007-06-12 10:46  dockes
2226
2227
  * query/recollq.cpp: getMainConfig
2228
2229
2007-06-11 10:33  dockes
2230
2231
  * qtgui/rclmain_w.cpp: set busy cursor while search runs
2232
2233
2007-06-11 07:48  dockes
2234
2235
  * qt4gui/uifrom3, Makefile.in, Makefile.in: [no log message]
2236
2237
2007-06-11 07:43  dockes
2238
2239
  * desktop/recoll-searchgui.desktop, desktop/recoll-searchgui.png,
2240
  desktop/recoll-searchgui.xcf, desktop/recoll.png,
2241
  desktop/recoll.xcf, makestaticdist.sh, recollinstall.in: icon named
2242
  recoll.png
2243
2244
2007-06-11 07:38  dockes
2245
2246
  * index/indexer.cpp: changed level of missing helpers message
2247
2248
2007-06-10 14:26  dockes
2249
2250
  * mk/OpenBSD: [no log message]
2251
2252
2007-06-08 18:47  dockes
2253
2254
  * common/rclconfig.h, index/indexer.cpp, index/recollindex.cpp,
2255
  mk/FreeBSD, qtgui/main.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h: added
2256
  file system usage check
2257
2258
2007-06-08 18:46  dockes
2259
2260
  * doc/user/usermanual.sgml: [no log message]
2261
2262
2007-06-08 18:46  dockes
2263
2264
  * desktop/: recoll-searchgui.desktop, recoll-searchgui.png,
2265
  recoll-searchgui.xcf: new icon
2266
2267
2007-06-08 18:05  dockes
2268
2269
  * rcldb/rcldb.h: comments and ordering
2270
2271
2007-06-08 17:30  dockes
2272
2273
  * utils/: pathut.cpp, pathut.h: fsocc
2274
2275
2007-06-08 15:59  dockes
2276
2277
  * sampleconf/mimeview, filters/rclkwd: kword support
2278
2279
2007-06-08 15:51  dockes
2280
2281
  * filters/rcldjvu, filters/rcldoc, filters/rcldvi, filters/rclgaim,
2282
  filters/rcljpeg, filters/rcllyx, filters/rclman, filters/rclmedia,
2283
  filters/rclpdf, filters/rclppt, filters/rclps, filters/rclrtf,
2284
  filters/rclscribus, filters/rclsoff, filters/rclxls,
2285
  filters/recfiltcommon, sampleconf/mimeconf, sampleconf/mimemap:
2286
  kword support
2287
2288
2007-06-08 14:33  dockes
2289
2290
  * query/recollq.cpp: added stopfile parameter
2291
2292
2007-06-08 14:32  dockes
2293
2294
  * filters/rcljpeg, sampleconf/mimeconf: rcljpeg
2295
2296
2007-06-08 14:31  dockes
2297
2298
  * common/rclconfig.cpp: improve message about bad config
2299
2300
2007-06-02 10:30  dockes
2301
2302
  * common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
2303
  lib/Makefile, lib/mkMake, qtgui/main.cpp, rcldb/Makefile,
2304
  rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/searchdata.cpp,
2305
  rcldb/stoplist.cpp, rcldb/stoplist.h, utils/readfile.cpp,
2306
  utils/readfile.h: minimal experimental stopword functionality
2307
2308
2007-06-01 07:44  dockes
2309
2310
  * qtgui/preview_w.cpp: preview: space and backspace bound to
2311
  pgdown/pgup
2312
2313
2007-05-30 14:31  dockes
2314
2315
  * index/indexer.cpp, internfile/mh_html.cpp, internfile/mh_html.h,
2316
  qtgui/plaintorich.cpp, query/xadump.cpp, utils/transcode.cpp:
2317
  improve transcode error printing
2318
2319
2007-05-30 14:30  dockes
2320
2321
  * doc/user/usermanual.sgml: [no log message]
2322
2323
2007-05-30 14:30  dockes
2324
2325
  * rcldb/rcldb.cpp: improve add_document error message printing
2326
2327
2007-05-30 14:29  dockes
2328
2329
  * qtgui/: reslist.cpp, reslist.h: escape possibly not html-safe
742
    text
2330
    text
743
2331
744
2007-11-09 12:54  dockes
745
746
  * filters/rclid3 (1.2): comments
747
748
2007-11-08 10:35  dockes
749
750
  * lib/Makefile (1.40), lib/mkMake (1.13), qtgui/main.cpp (1.63),
751
  qtgui/recoll.pro.in (1.19), query/Makefile (1.19),
752
  query/recollq.cpp (1.10), query/recollq.h (1.1): allow recoll to be
753
  used as a recollq driver
754
755
2007-11-08 10:34  dockes
756
757
  * utils/execmd.cpp (1.26): include pthread
758
759
2007-11-08 10:34  dockes
760
761
  * rcldb/stemdb.cpp (1.11): debug
762
763
2007-11-08 10:32  dockes
764
765
  * qt4gui/recoll.pro.in (1.8): turkish
766
767
2007-11-08 08:54  dockes
768
769
  * query/recollq.cpp (1.9): add -b option to only output url list
770
771
2007-10-27 18:40  dockes
2332
2007-05-24 11:35  dockes
772
2333
773
    * rcldb/rcldb.cpp (1.128): comment
2334
    * rcldb/stemdb.cpp: comment
774
2335
775
2007-10-27 10:40  dockes
2336
2007-05-24 09:48  dockes
776
2337
777
  * filters/rcluncomp (1.3): allow uncompressing suffix-less files
2338
  * qtgui/: guiutils.cpp, guiutils.h, sort_w.cpp, uiprefs.ui,
2339
  uiprefs_w.cpp: optionally remember sorting state between
2340
  invocations
778
2341
779
2007-10-27 10:40  dockes
2342
2007-05-24 09:47  dockes
780
2343
781
  * internfile/internfile.cpp (1.36): use pcSubst
2344
  * configure, configure.ac, qt4gui/uifrom3: make uifrom3 a makefile
782
2345
2346
2007-05-23 11:19  dockes
2347
2348
  * qtgui/: plaintorich.cpp, plaintorich.h, preview.ui,
2349
  preview_w.cpp, preview_w.h: in preview window if search line empty
2350
  look for search terms
2351
783
2007-10-27 10:39  dockes
2352
2007-05-23 10:29  dockes
784
2353
785
  * rcldb/rcldb.cpp (1.127): adjust MatchDecider return type
2354
  * internfile/internfile.cpp: [no log message]
786
  according to xapian version
787
2355
2356
2007-05-23 10:28  dockes
2357
2358
  * common/rclinit.cpp, utils/execmd.cpp: cant block sigcld globally
2359
  cause qt needs it
2360
2361
2007-05-22 10:33  dockes
2362
2363
  * internfile/: internfile.cpp, mh_html.cpp: let email attachments
2364
  inherit date and author from parent message
2365
788
2007-10-27 09:06  dockes
2366
2007-05-22 09:40  dockes
789
2367
790
  * qtgui/i18n/recoll_xx.ts (1.2): sent to ning
2368
  * index/indexer.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h: implemented
2369
  adjustable indexing flush threshold
791
2370
2371
2007-05-21 16:26  dockes
2372
2373
  * qtgui/rclmain_w.cpp: reopen db for each search during query
2374
2375
2007-05-21 15:30  dockes
2376
2377
  * common/rclinit.cpp, common/rclinit.h, index/rclmonprc.cpp,
2378
  index/rclmonrcv.cpp, index/recollindex.cpp, qtgui/idxthread.cpp,
2379
  qtgui/main.cpp, rcldb/rcldb.cpp, utils/execmd.cpp, utils/execmd.h:
2380
  make sure signals are only handled by the main thread. Fix bus
2381
  error on rclmon exit (double delete)
2382
2383
2007-05-21 14:03  dockes
2384
2385
  * utils/smallut.h: [no log message]
2386
2387
2007-05-21 11:00  dockes
2388
2389
  * index/: indexer.cpp, rclmonprc.cpp: better handle aspell errors:
2390
  dont exit from monitor on aux db creation failure, and dont retry
2391
  forever
2392
792
2007-10-26 12:42  dockes
2393
2007-05-21 09:24  dockes
793
2394
2395
  * VERSION, configure, configure.ac, doc/user/usermanual.sgml,
2396
  qt4gui/uifrom3, sampleconf/recoll.conf.in: removed --enable-qt4,
2397
  rely on qmake output instead
2398
2399
2007-05-18 14:05  dockes
2400
2401
  * recollinstall.in: qt4 install glitches
2402
2403
2007-05-18 13:16  dockes
2404
2405
  * README: [no log message]
2406
2407
2007-05-18 09:49  dockes
2408
2409
  * VERSION: 1.8.2
2410
2411
2007-05-18 09:41  dockes
2412
2413
  * doc/user/usermanual.sgml: doc fix
2414
2415
2007-05-18 09:41  dockes
2416
2417
  * sampleconf/recoll.conf.in: add .beagle to stops
2418
2419
2007-05-18 09:41  dockes
2420
2421
  * rcldb/: rcldb.cpp, stemdb.cpp: change method name deprecated in
2422
  xap 1.0
2423
2424
2007-05-18 09:40  dockes
2425
2426
  * query/Makefile: [no log message]
2427
2428
2007-05-18 09:40  dockes
2429
2430
  * configure.ac: use $libdir instead of /usr/lib (64bits machs)
2431
2432
2007-05-16 13:28  dockes
2433
2434
  * qtgui/i18n/recoll_it.ts: [no log message]
2435
2436
2007-04-22 09:36  dockes
2437
2438
  * qtgui/i18n/recoll_de.ts: [no log message]
2439
2440
2007-03-08 13:04  dockes
2441
2442
  * VERSION, makestaticdist.sh: version 1.8.1 ?
2443
2444
2007-02-20 10:30  dockes
2445
2446
  * recollinstall.in: go back to not using xdg
2447
2448
2007-02-20 08:43  dockes
2449
2450
  * qtgui/recoll.pro.in: [no log message]
2451
2452
2007-02-20 08:33  dockes
2453
2454
  * qtgui/i18n/: recoll_fr.ts, recoll_it.ts, recoll_ru.ts,
2455
  recoll_uk.ts: [no log message]
2456
2457
2007-02-20 08:19  dockes
2458
2459
  * INSTALL, README: [no log message]
2460
2461
2007-02-19 19:15  dockes
2462
2463
  * qtgui/: preview_w.cpp, preview_w.h: make shift-arrow in preview
2464
  work with qt4 and avoid reentrancy while loading a file
2465
2466
2007-02-19 19:14  dockes
2467
2468
  * utils/execmd.cpp: block sigcld, it sometimes causes eintrs during
2469
  the select() call
2470
2471
2007-02-19 19:05  dockes
2472
2473
  * internfile/internfile.cpp: check file name not empty on return
2474
  from uncomp exec
2475
2476
2007-02-19 17:28  dockes
2477
2478
  * qtgui/spell_w.cpp: stemming language choice was not observed in
2479
  term explorer
2480
2481
2007-02-19 17:10  dockes
2482
2483
  * qtgui/: advsearch_w.cpp, advsearch_w.h: cleanup ign file types
2484
  handling/saving
2485
2486
2007-02-14 11:10  dockes
2487
2488
  * makestaticdist.sh, recollinstall.in, doc/user/usermanual.sgml,
2489
  qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain_w.cpp,
2490
  qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp, sampleconf/mimeview: add
2491
  user pref to use xdg-open for all document edits
2492
2493
2007-02-14 11:09  dockes
2494
2495
  * rcldb/rcldb.cpp: during indexing use simple file name as title if
2496
  this is empty. This allows storing the sfn for subdocs for which
2497
  the url sfn doesnt make sense as title
2498
2499
2007-02-14 11:08  dockes
2500
2501
  * query/recollq.cpp: adjust format to help the test set scripts
2502
2503
2007-02-14 09:54  dockes
2504
2505
  * desktop/xdg-utils-1.0.1/scripts/xdg-open: [no log message]
2506
2507
2007-02-13 11:58  dockes
2508
2509
  * query/wasatorcl.cpp, rcldb/searchdata.cpp, rcldb/searchdata.h:
2510
  propagate wasa nostem modifier
2511
2512
2007-02-12 19:16  dockes
2513
2514
  * query/: wasastringtoquery.cpp, wasastringtoquery.h: add wasabi
2515
  modifiers
2516
2517
2007-02-12 19:14  dockes
2518
2519
  * qtgui/guiutils.cpp: dont set Helvetica as default font
2520
2521
2007-02-08 18:05  dockes
2522
2523
  * index/indexer.cpp, index/indexer.h, internfile/internfile.cpp,
2524
  internfile/internfile.h, qtgui/preview_w.cpp, utils/smallut.cpp,
2525
  utils/smallut.h: improve handling of missing helpers messages
2526
2527
2007-02-08 18:03  dockes
2528
2529
  * filters/rcldvi: typos
2530
2531
2007-02-08 13:25  dockes
2532
2533
  * internfile/internfile.h, query/recollq.cpp: clarify temp dir
2534
  usage in internfile
2535
2536
2007-02-08 10:03  dockes
2537
2538
  * qtgui/: reslist.cpp, uiprefs_w.cpp, uiprefs_w.h: qt4 compilation
2539
  glitches
2540
2541
2007-02-07 18:18  dockes
2542
2543
  * filters/: injectcommon.sh, recfiltcommon: [no log message]
2544
2545
2007-02-07 18:17  dockes
2546
2547
  * recoll.desktop, recoll.png, recoll.xcf, recollinstall.in: use xdg
2548
  scripts to install desktop file and icon
2549
2550
2007-02-07 18:17  dockes
2551
2552
  * common/rclconfig.cpp, doc/user/usermanual.sgml: dont autocreate
2553
  config specified with -c or RECOLL_CONFDIR
2554
2555
2007-02-07 17:31  dockes
2556
2557
  * aspell/rclaspell.cpp: improve db creation error message
2558
2559
2007-02-07 17:30  dockes
2560
2561
  * desktop/recoll-searchgui.desktop, desktop/recoll-searchgui.png,
2562
  desktop/recoll-searchgui.xcf, desktop/xdg-utils-1.0.1/LICENSE,
2563
  desktop/xdg-utils-1.0.1/scripts/xdg-desktop-menu,
2564
  desktop/xdg-utils-1.0.1/scripts/xdg-icon-resource,
2565
  query/recollq.cpp: [no log message]
2566
2567
2007-02-07 13:00  dockes
2568
2569
  * query/: Makefile, recollq.cpp, wasatorcl.cpp, wasatorcl.h:
2570
  recollq
2571
2572
2007-02-06 19:01  dockes
2573
2574
  * index/indexer.cpp, internfile/internfile.cpp,
2575
  internfile/internfile.h, internfile/mh_exec.cpp,
2576
  qtgui/preview_w.cpp: arrange for error info about missing helpers
2577
  to trickle up to the user
2578
2579
2007-02-06 19:01  dockes
2580
2581
  * sampleconf/: mimeconf, mimemap: added config+filter for man pages
2582
2583
2007-02-06 16:08  dockes
2584
2585
  * filters/: rcldjvu, rcldoc, rcldvi, rclgaim, rcllyx, rclman,
2586
  rclmedia, rclpdf, rclppt, rclps, rclrtf, rclscribus, rclsoff,
2587
  rclxls: factored out filter script common code
2588
2589
2007-02-06 15:16  dockes
2590
2591
  * common/rclconfig.cpp, utils/pathut.cpp, utils/pathut.h,
2592
  common/rclconfig.cpp, utils/pathut.cpp, utils/pathut.h: make sure
2593
  the -c argument is turned absolute before use
2594
2595
2007-02-06 11:19  dockes
2596
2597
  * qtgui/ssearch_w.cpp: no space in query -> phrase
2598
2599
2007-02-06 11:18  dockes
2600
2601
  * qtgui/reslist.cpp: try to make sure that the old reslist is
2602
  cleared while searching
2603
2604
2007-02-06 11:17  dockes
2605
2606
  * qt4gui/: uifrom3, uifrom3: link images/ from qtgui to qt4gui
2607
2608
2007-02-02 11:27  dockes
2609
2610
  * doc/user/usermanual.sgml: add skippedPaths and daemSkippedPaths
2611
  config variables
2612
2613
2007-02-02 11:12  dockes
2614
2615
  * common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
2616
  index/rclmonrcv.cpp, utils/fstreewalk.cpp: add skippedPaths and
2617
  daemSkippedPaths config variables
2618
2619
2007-02-02 11:10  dockes
2620
2621
  * rcldb/: rcldb.cpp, rcldb.h: sort and uniquify termMatch results
2622
  out of stem expansion
2623
2624
2007-02-02 11:09  dockes
2625
2626
  * index/recollindex.cpp: do x11 check between sleeping and starting
2627
  in recollindex -m
2628
2629
2007-02-02 11:06  dockes
2630
2631
  * lib/: Makefile, mkMake: fix $(depth) usage for easier kio
2632
  compilation
2633
2634
2007-02-02 11:05  dockes
2635
2636
  * doc/user/usermanual-italian.html, qtgui/i18n/recoll_it.ts: [no
2637
  log message]
2638
2639
2007-02-02 11:05  dockes
2640
794
    * doc/user/usermanual.sgml (1.56): index config gui
2641
    * doc/user/usermanual.sgml: added config examples
795
2642
2643
2007-02-02 11:01  dockes
2644
2645
  * recollinstall.in: removed old filter in examples cleanup
2646
2647
2007-02-01 16:00  dockes
2648
2649
  * aspell/rclaspell.cpp, mk/localdefs.in, aspell/rclaspell.cpp,
2650
  mk/localdefs.in: use configure libdir to search for aspell lib
2651
  (mainly for 64 bits machines)
2652
2653
2007-02-01 13:43  dockes
2654
2655
  * kde/kioslave/recoll/: Makefile, kio_recoll.cpp: fixed kio
2656
  compilation. Dont know if it works
2657
2658
2007-01-30 13:08  dockes
2659
2660
  * VERSION: release 1.7.6
2661
2662
2007-01-30 12:39  dockes
2663
2664
  * filters/: rcldjvu, rcldoc, rcldvi, rclpdf, rclps, rclrtf,
2665
  rclscribus, rclsoff: hide awk BEGIN statements - make debian linda
2666
  happy
2667
2668
2007-01-30 12:36  dockes
2669
2670
  * filters/: rcldjvu, rcldoc, rcldvi, rclpdf, rclps, rclrtf,
2671
  rclsoff: hide awk BEGIN statements - make debian linda happy
2672
796
2007-10-25 17:51  dockes
2673
2007-01-29 14:51  dockes
797
2674
798
  * qtgui/confgui/confguiindex.cpp (1.9): labels
2675
  * rcldb/searchdata.cpp: more field name synonyms
799
2676
800
2007-10-25 17:51  dockes
801
802
  * qtgui/confgui/confgui.cpp (1.8): use new style combobox
803
  constructor
804
805
2007-10-25 17:50  dockes
2677
2007-01-25 16:50  dockes
806
2678
807
  * internfile/mh_exec.h (1.4): cleanup
2679
  * rcldb/: searchdata.cpp, searchdata.h: better wildcards handling.
2680
  Tuning of user term boosting
808
2681
2682
2007-01-25 16:47  dockes
2683
2684
  * doc/user/usermanual.sgml: [no log message]
2685
2686
2007-01-25 16:47  dockes
2687
2688
  * rcldb/rcldb.cpp: dont explicitely anchor regexp in termMatch
2689
2690
2007-01-25 16:46  dockes
2691
2692
  * qtgui/ssearch_w.cpp: Dont add auto phrase if there are wildcards
2693
2694
2007-01-25 16:45  dockes
2695
2696
  * query/wasatorcl.cpp: comment
2697
2698
2007-01-25 16:40  dockes
2699
2700
  * common/textsplit.cpp: [] are also wildcard chars
2701
2702
2007-01-25 13:04  dockes
2703
2704
  * qtgui/i18n/recoll_it.ts: [no log message]
2705
809
2007-10-25 09:27  dockes
2706
2007-01-25 09:27  dockes
810
2707
811
  * query/: recollq.cpp (1.8), wasatorcl.cpp (1.11): added option to
2708
  * qtgui/i18n/recoll_it.ts: [no log message]
812
  query language for filtering on directory
813
2709
814
2007-10-25 09:09  dockes
815
816
  * rcldb/rcldb.cpp (1.126): add filter topdir to query description
817
818
2007-10-24 17:38  dockes
819
820
  * rcldb/rcldb.cpp (1.125): use a Xapian MatchDecider to filter on
821
  dir path
822
823
2007-10-24 10:42  dockes
2710
2007-01-24 13:40  dockes
824
2711
825
  * rcldb/rcldb.cpp (1.124): make filter a xapian::MatchDecider, dont
2712
  * qtgui/guiutils.cpp: make AND the initial default for ssearch
826
  change mechanism
827
2713
828
2007-10-19 17:25  dockes
829
830
  * qtgui/ssearch_w.cpp (1.24), utils/smallut.cpp (1.27): consider cr
831
  and lf as whitespace when splitting strings
832
833
2007-10-19 16:31  dockes
834
835
  * qtgui/confgui/: confgui.h (1.6), confguiindex.cpp (1.8): small
836
  sizing adjustments
837
838
2007-10-18 12:39  dockes
839
840
  * qtgui/: plaintorich.cpp (1.29), plaintorich.h (1.15),
841
  preview_w.cpp (1.28), reslist.cpp (1.35): let plaintorich do the
842
  chunking, easier to make sure we dont confuse textedit by cutting
843
  inside a tag
844
845
2007-10-18 12:15  dockes
846
847
  * qtgui/confgui/confguiindex.cpp (1.7): qt3
848
849
2007-10-17 18:12  dockes
850
851
  * qtgui/plaintorich.cpp (1.28): replaced utf8 cgj with good ole bel
852
853
2007-10-17 13:40  dockes
854
855
  * internfile/mh_mail.cpp (1.30), internfile/mh_mail.h (1.12),
856
  utils/mimeparse.cpp (1.19): text/plain attachments were not
857
  transcoded to utf-8
858
859
2007-10-09 16:08  dockes
860
861
  * qt4gui/recoll.pro.in (1.7), qtgui/idxthread.cpp (1.11),
862
  qtgui/rclmain.ui (1.14), qtgui/rclmain_w.cpp (1.44),
863
  qtgui/rclmain_w.h (1.18), qtgui/recoll.pro.in (1.18),
864
  qtgui/confgui/confguiindex.cpp (1.6), qtgui/confgui/confguiindex.h
865
  (1.4): indexing confgui seems to sort of work
866
867
2007-10-09 11:43  dockes
868
869
  * common/: rclconfig.cpp (1.53), rclconfig.h (1.38): modified
870
  mechanism for confgui updates
871
872
2007-10-05 16:00  dockes
873
874
  * query/wasatorcl.cpp (1.10): add rclcat prefix to query languages
875
  + adapt find_applet to use it
876
877
2007-10-05 10:03  dockes
878
879
  * qtgui/: main.cpp (1.62), ssearch_w.cpp (1.23), ssearch_w.h (1.6):
880
  add cmd line option to run query when starting
881
882
2007-10-04 14:26  dockes
883
884
  * rcldb/searchdata.cpp (1.19): when search includes composite spans
885
  + other terms, increase slack instead of switching to word split
886
887
2007-10-04 14:21  dockes
888
889
  * common/: rclconfig.cpp (1.52), textsplit.cpp (1.35), textsplit.h
890
  (1.20): make cjk ngramlen configurable
891
892
2007-10-04 14:20  dockes
2714
2007-01-24 12:20  dockes
893
2715
894
  * index/indexer.cpp (1.63): trace
2716
  * qtgui/: uiprefs.ui, viewaction.ui: change MyDialog and Form1
2717
  dialog captions
895
2718
896
2007-10-03 16:53  dockes
897
898
  * internfile/: Makefile (1.3), mh_mbox.cpp (1.2), mh_mbox.h (1.2):
899
  Improve From_ line detection
900
901
2007-10-02 16:22  dockes
902
903
  * sampleconf/: mimeconf (1.34), mimemap (1.27), mimeview (1.9): a
904
  few more image files
905
906
2007-10-02 15:56  dockes
907
908
  * filters/rclimg (1.2): comments,GPL
909
910
2007-10-02 13:39  dockes
911
912
  * common/: rclconfig.cpp (1.51), textsplit.cpp (1.34), textsplit.h
913
  (1.19): add flag to disable cjk processing
914
915
2007-10-01 19:56  dockes
916
917
  * filters/rclimg (1.1): initial version from Cedric Scott
918
919
2007-10-01 17:57  dockes
920
921
  * utils/conftree.cpp (1.13): added updates/erase tests
922
923
2007-10-01 08:35  dockes
924
925
  * qtgui/confgui/: confgui.cpp (1.5), confgui.h (1.4),
926
  confguiindex.cpp (1.3), main.cpp (1.4), trconf.pro (1.4): qt4 port
927
928
2007-10-01 08:19  dockes
929
930
  * VERSION (1.51), common/rclconfig.cpp (1.50), common/rclconfig.h
931
  (1.37), qtgui/confgui/confgui.cpp (1.4), utils/conftree.cpp (1.12),
932
  utils/conftree.h (1.16): config update enabling functions
933
934
2007-09-27 13:03  dockes
935
936
  * utils/conftree.h (1.15): comment
937
938
2007-09-27 13:02  dockes
939
940
  * utils/: conftree.cpp (1.11), conftree.h (1.14): avoid adding
941
  unneeded entries in confstack. fix erase-add resulting in duplicate
942
943
2007-09-22 10:51  dockes
944
945
  * common/textsplit.cpp (1.33), utils/utf8iter.h (1.10): include
946
  assert.h when needed
947
948
2007-09-20 14:22  dockes
949
950
  * common/textsplit.cpp (1.32): logs
951
952
2007-09-20 10:45  dockes
953
954
  * common/textsplit.cpp (1.31), common/textsplit.h (1.18),
955
  utils/utf8iter.h (1.9): initial cjk support
956
957
2007-09-20 10:43  dockes
958
959
  * rcldb/searchdata.cpp (1.18): comments,formatting
960
961
2007-09-20 10:42  dockes
962
963
  * qtgui/rclmain_w.cpp (1.43): restore cursor if cant start query
964
965
2007-09-18 22:35  dockes
966
967
  * common/: textsplit.cpp (1.30), textsplit.h (1.17): use m_ prefix
968
  for members
969
970
2007-09-18 22:34  dockes
971
972
  * qt4gui/recoll.pro.in (1.6): add recoll_xx.ts
973
974
2007-09-18 09:01  dockes
975
976
  * qtgui/i18n/recoll_it.ts (1.11): changes by Giovanni Cannizzaro
977
978
2007-09-11 10:23  dockes
979
980
  * desktop/recoll-searchgui.desktop (1.4): desktop file corrected as
981
  per Kartik Mistry patch
982
983
2007-09-10 07:44  dockes
984
985
  * qtgui/i18n/recoll_fr.ts (1.14): long menu labels cause pbs at
986
  least on macosx
987
988
2007-09-08 19:25  dockes
989
990
  * qtgui/: guiutils.cpp (1.35), guiutils.h (1.25), preview_w.cpp
991
  (1.27), uiprefs.ui (1.28), uiprefs_w.cpp (1.22): change hghlight
992
  text size limit to configurable value
993
994
2007-09-08 19:21  dockes
995
996
  * qtgui/viewaction_w.cpp (1.5): added missing space in string
997
998
2007-09-08 19:21  dockes
999
1000
  * qtgui/: rclmain.ui (1.13), rclmain_w.cpp (1.42): renamed
1001
  preferencesQuery_PrefsAction to queryPrefsAction
1002
1003
2007-09-08 19:19  dockes
1004
1005
  * qtgui/plaintorich.cpp (1.27): comment
1006
1007
2007-09-08 11:44  dockes
1008
1009
  * utils/readfile.cpp (1.6): small pb in solaris fix
1010
1011
2007-09-08 10:07  dockes
1012
1013
  * mk/SunOS (1.10), utils/pathut.cpp (1.17), utils/readfile.cpp
1014
  (1.5): SunOS 2.8 fixes
1015
1016
2007-09-07 16:58  dockes
1017
1018
  * configure (1.34), configure.ac (1.34): always add lz to lxapian
1019
1020
2007-09-07 10:05  dockes
1021
1022
  * rcldb/rcldb.cpp (1.123): improve purge error message printing
1023
1024
2007-09-07 10:04  dockes
1025
1026
  * qtgui/i18n/recoll_it.ts (1.9): new 1.9 translation by C. Rigamont
1027
1028
2007-09-07 10:04  dockes
1029
1030
  * sampleconf/mimemap (1.26): fix wordperfect spurious extensions
1031
1032
2007-08-31 11:04  dockes
1033
1034
  * qtgui/: advsearch_w.cpp (1.18), advsearch_w.h (1.13): pressing CR
1035
  in advsearch would run query twice because of start autodefault
1036
1037
2007-08-30 11:00  dockes
1038
1039
  * doc/user/usermanual.sgml (1.50), index/indexer.cpp (1.62),
1040
  index/indexer.h (1.25), index/rclmonrcv.cpp (1.13),
1041
  sampleconf/recoll.conf.in (1.21), utils/fstreewalk.cpp (1.14),
1042
  utils/fstreewalk.h (1.9): add followLinks option
1043
1044
2007-08-30 10:39  dockes
1045
1046
  * doc/user/usermanual.sgml (1.49): add followLinks option
1047
1048
2007-08-28 10:12  dockes
1049
1050
  * index/indexer.cpp (1.61): allow symlinks in topdirs
1051
1052
2007-08-28 10:08  dockes
1053
1054
  * utils/: fstreewalk.cpp (1.13), fstreewalk.h (1.8): follow top
1055
  (entry) symlinks even if nofollow is set
1056
1057
2007-08-28 10:07  dockes
1058
1059
  * internfile/internfile.cpp (1.34): error msg
1060
1061
2007-08-26 15:52  dockes
1062
1063
  * doc/user/usermanual.sgml (1.48): add wordperfect ext app info
1064
1065
2007-08-26 15:34  dockes
1066
1067
  * filters/rclwpd (1.1), sampleconf/mimeconf (1.33),
1068
  sampleconf/mimemap (1.25), sampleconf/mimeview (1.8): added
1069
  wordperfect support
1070
1071
2007-08-26 15:34  dockes
1072
1073
  * sampleconf/recoll.conf.in (1.20): add commented entries for daem*
1074
1075
2007-08-07 10:42  dockes
1076
1077
  * qtgui/: rclmain_w.cpp (1.40), reslist.cpp (1.34): qt3 adjustments
1078
1079
2007-08-05 07:55  dockes
1080
1081
  * utils/conftree.h (1.13): comments
1082
1083
2007-08-04 09:22  dockes
1084
1085
  * utils/: conftree.cpp (1.10), conftree.h (1.11): Allow updates in
1086
  confstacks
1087
1088
2007-08-03 09:50  dockes
1089
1090
  * utils/: Makefile (1.25), conftree.cpp (1.9), conftree.h (1.10): 
1091
  have conftree preserve comments and ordering
1092
1093
2007-08-02 08:33  dockes
1094
1095
  * qt4gui/recoll.qrc (1.3), qtgui/rclmain.ui (1.12),
1096
  qtgui/rclmain_w.cpp (1.39), qtgui/recoll.pro.in (1.15),
1097
  qtgui/reslist.cpp (1.33), qtgui/reslist.h (1.13): added
1098
  gotofirstpage action
1099
1100
2007-08-01 12:04  dockes
1101
1102
  * qtgui/guiutils.h (1.24), qtgui/rclmain_w.cpp (1.38),
1103
  qtgui/rclmain_w.h (1.17), qtgui/ssearch_w.cpp (1.22),
1104
  qtgui/uiprefs_w.cpp (1.21), qtgui/uiprefs_w.h (1.10),
1105
  rcldb/stemdb.cpp (1.10), rcldb/stemdb.h (1.4): Allow stem expansion
1106
  for several (all) stemming languages at a time
1107
1108
2007-08-01 09:55  dockes
1109
1110
  * qtgui/: rclmain.ui (1.11), rclmain_w.cpp (1.37), rclmain_w.h
1111
  (1.16), uiprefs_w.cpp (1.20), uiprefs_w.h (1.9): allow setting
1112
  stemlang from prefs menu
1113
1114
2007-07-20 16:50  dockes
1115
1116
  * configure (1.33), configure.ac (1.33): check for uic3 during qt4
1117
  configure
1118
1119
2007-07-20 16:43  dockes
1120
1121
  * qtgui/: preview_w.cpp (1.26), preview_w.h (1.15): preview: dont
1122
  search for anchors if we have none
1123
1124
2007-07-20 13:44  dockes
1125
1126
  * qtgui/: rclmain_w.cpp (1.35), rclmain_w.h (1.15): factorize
1127
  previewNext/Prev
1128
1129
2007-07-20 13:38  dockes
1130
1131
  * qtgui/: preview_w.cpp (1.25), preview_w.h (1.14), rclmain_w.cpp
1132
  (1.34), rclmain_w.h (1.14): more preview window interface cleanup
1133
1134
2007-07-20 12:55  dockes
2719
2007-01-24 12:15  dockes
1135
2720
1136
  * qtgui/: preview_w.cpp (1.24), preview_w.h (1.13), rclmain_w.cpp
2721
  * filters/rclscribus: transate \r to <br> (for older scribus files)
1137
  (1.33): cleaned up preview window interface
1138
2722
1139
2007-07-14 18:52  dockes
1140
1141
  * configure (1.32), configure.ac (1.32), common/autoconfig.h.in
1142
  (1.6), mk/AIX (1.2), mk/Darwin (1.6), mk/Linux (1.10), mk/SunOS
1143
  (1.9), utils/execmd.cpp (1.25): handle putenv arg constness in
1144
  configure
1145
1146
2007-07-13 09:17  dockes
1147
1148
  * doc/user/: docbook.css (1.2), usermanual.sgml (1.47): 1.9 changes
1149
1150
2007-07-13 09:10  dockes
1151
1152
  * qtgui/uiprefs.ui (1.27): msg
1153
1154
2007-07-13 09:00  dockes
2723
2007-01-24 12:00  dockes
1155
2724
1156
  * qtgui/plaintorich.cpp (1.26): adjust term beacon for better
2725
  * sampleconf/: mimeconf, mimemap, mimeconf, mimemap: scribus scd
1157
  finding ?
2726
  files
1158
2727
1159
2007-07-13 08:31  dockes
2728
2007-01-23 08:21  dockes
1160
2729
1161
  * qtgui/: preview_w.cpp (1.23), preview_w.h (1.12), rclmain_w.cpp
2730
  * filters/: rcllyx, rcllyx, rcllyx, rcllyx: [no log message]
1162
  (1.32): better handle preview close during load
1163
2731
1164
2007-07-12 19:13  dockes
1165
1166
  * filters/rclpdf (1.10): dont use anchored regexps for stripping
1167
  whitespace, ubuntu mawk ignores the anchor
1168
1169
2007-07-12 12:53  dockes
1170
1171
  * index/rclmonrcv.cpp (1.12), utils/fstreewalk.cpp (1.12),
1172
  utils/fstreewalk.h (1.7): monitor: dont add watch on created dir if
1173
  in skippedXXX
1174
1175
2007-07-12 12:13  dockes
1176
1177
  * ChangeLog (1.2), qtgui/guiutils.cpp (1.34), qtgui/guiutils.h
1178
  (1.23), qtgui/uiprefs.ui (1.26), qtgui/uiprefs_w.cpp (1.19): fix
1179
  v1.8 default format string if we find it
1180
1181
2007-07-12 10:34  dockes
1182
1183
  * rcldb/rcldb.cpp (1.121): use uniform code for Xapian exception
1184
  catching + catch a few more, esp. databaseModified cases
1185
1186
2007-07-12 10:23  dockes
1187
1188
  * qtgui/: guiutils.cpp (1.33), guiutils.h (1.22), reslist.cpp
1189
  (1.31), uiprefs.ui (1.25), uiprefs_w.cpp (1.18): icon now part of
1190
  paragraph format
1191
1192
2007-07-11 12:05  dockes
1193
1194
  * qtgui/reslist.cpp (1.30): dont create popup in irrelevant areas
1195
1196
2007-07-10 11:24  dockes
1197
1198
  * sampleconf/recoll.conf.in (1.18): idxflushnb default 10
1199
1200
2007-07-10 11:23  dockes
1201
1202
  * index/indexer.cpp (1.60), doc/man/recollindex.1 (1.6),
1203
  index/indexer.h (1.24), index/recollindex.cpp (1.34),
1204
  rcldb/rcldb.cpp (1.120), rcldb/rcldb.h (1.54): recollindex -l
1205
1206
2007-07-01 08:52  dockes
2732
2007-01-23 08:16  dockes
1207
2733
1208
  * filters/rclid3 (1.1), sampleconf/mimeconf (1.32),
2734
  * filters/: rcllyx, rcllyx: [no log message]
1209
  sampleconf/mimemap (1.24), sampleconf/mimeview (1.7): audio tags
1210
  support improvement: flac+ogg. use FORPREVIEW
1211
2735
1212
2007-06-26 18:09  dockes
1213
1214
  * internfile/: internfile.cpp (1.33), internfile.h (1.16): comments
1215
1216
2007-06-26 18:08  dockes
1217
1218
  * configure (1.31), configure.ac (1.31), recollinstall.in (1.32),
1219
  mk/Darwin (1.5), qtgui/reslist.cpp (1.29): get things to sort of
1220
  compile / install on macosx
1221
1222
2007-06-26 13:59  dockes
1223
1224
  * excludefile (1.17), makesrcdist.sh (1.13): small mkdist fixes
1225
1226
2007-06-25 12:25  dockes
1227
1228
  * rcldb/rcldb.cpp (1.119): simplified and hopefully improved
1229
  abstract generation
1230
1231
2007-06-25 12:13  dockes
1232
1233
  * qtgui/: plaintorich.cpp (1.25), plaintorich.h (1.14), reslist.cpp
1234
  (1.28): plaintorich: only setup beacons if needed
1235
1236
2007-06-22 08:14  dockes
2736
2007-01-23 08:14  dockes
1237
2737
1238
  * common/rclconfig.cpp (1.49), common/rclconfig.h (1.36),
2738
  * filters/rcllyx, sampleconf/mimeconf, sampleconf/mimemap,
1239
  query/wasatorcl.cpp (1.9), rcldb/rcldb.cpp (1.118),
2739
  sampleconf/mimeview, filters/rcllyx, sampleconf/mimeconf,
1240
  rcldb/searchdata.cpp (1.17), sampleconf/mimeconf (1.31): handle
2740
  sampleconf/mimemap, sampleconf/mimeview: lyx filter
1241
  mime: and ext: in qlang
1242
2741
1243
2007-06-21 13:56  dockes
2742
2007-01-22 17:32  dockes
1244
2743
1245
  * rcldb/: rcldb.cpp (1.117), rcldb.h (1.53): slightly reorganized
2744
  * filters/rclscribus, sampleconf/mimeconf, sampleconf/mimemap,
1246
  Db::close/~Db code
2745
  filters/rclscribus, sampleconf/mimeconf, sampleconf/mimemap: added
2746
  scribus support
1247
2747
1248
2007-06-21 13:14  dockes
2748
2007-01-21 17:41  dockes
1249
2749
1250
  * common/rclconfig.cpp (1.48): beware of unsigneds diffs when
2750
  * filters/: rclsoff, rclsoff: fix shell syntax for debian
1251
  comparing to 0 !
1252
2751
1253
2007-06-20 15:15  dockes
2752
2007-01-19 16:22  dockes
1254
2753
1255
  * qtgui/preview_w.cpp (1.22), qtgui/rclmain.ui (1.10),
2754
  * qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/preview_w.cpp,
1256
  qtgui/rclmain_w.cpp (1.31), qtgui/rclmain_w.h (1.13),
2755
  qtgui/preview_w.h, qtgui/rclmain_w.cpp, qtgui/reslist.cpp,
1257
  query/history.cpp (1.8), query/history.h (1.7): menu entry to reset
2756
  qtgui/reslist.h, query/docseq.h, query/docseqdb.cpp,
1258
  document history
2757
  query/docseqdb.h, query/docseqhist.h, query/sortseq.cpp,
2758
  query/sortseq.h: try to limit the places which use Rcl:: stuff
1259
2759
1260
2007-06-19 18:19  dockes
2760
2007-01-19 16:19  dockes
1261
2761
1262
  * qtgui/: rclmain_w.cpp (1.30), sort_w.cpp (1.6): fix sort state
2762
  * rcldb/stemdb.cpp: make sure that both the user term and the stem
1263
  restoration which didnt work
2763
  are in the expanded list
1264
2764
1265
2007-06-19 17:48  dockes
2765
2007-01-19 11:32  dockes
1266
2766
1267
  * rcldb/rcldb.cpp (1.116): try to better print delete exception
2767
  * lib/Makefile, lib/mkMake, qtgui/rclmain_w.cpp, qtgui/reslist.cpp,
2768
  qtgui/ssearch_w.cpp, query/docseq.cpp, query/docseq.h,
2769
  query/docseqdb.cpp, query/docseqdb.h, query/docseqhist.cpp,
2770
  query/docseqhist.h, query/sortseq.cpp, query/sortseq.h: cleanup
2771
  docseq, arrange things so that we can page reslist past the initial
2772
  result count estimate if there are more
2773
2774
2007-01-19 11:23  dockes
2775
2776
  * rcldb/rcldb.cpp: adjust makeAbstract for prefixed terms
2777
2778
2007-01-19 11:23  dockes
2779
2780
  * rcldb/searchdata.cpp: the relevance-boosted original term needs a
2781
  prefix too
2782
2783
2007-01-19 11:22  dockes
2784
2785
  * query/: wasatorcl.cpp, wasatorcl.h: add direct qstring to rcl
2786
  function
2787
2788
2007-01-18 15:23  dockes
2789
2790
  * utils/mimeparse.cpp: debug msg
2791
2792
2007-01-18 13:09  dockes
2793
2794
  * common/textsplit.cpp, common/textsplit.h, rcldb/searchdata.cpp:
2795
  handle wildcards in search terms
2796
2797
2007-01-17 15:06  dockes
2798
2799
  * query/: Makefile, wasatorcl.cpp: [no log message]
2800
2801
2007-01-17 14:53  dockes
2802
2803
  * internfile/internfile.cpp, internfile/mh_html.cpp,
2804
  internfile/mh_mail.cpp, internfile/myhtmlparse.cpp,
2805
  internfile/myhtmlparse.h, lib/Makefile, lib/mkMake, query/Makefile,
2806
  query/wasastringtoquery.cpp, query/wasastringtoquery.h,
2807
  query/wasatorcl.cpp, rcldb/rcldb.cpp, rcldb/rcldoc.h,
2808
  rcldb/searchdata.cpp, rcldb/searchdata.h: added field/prefixes for
2809
  author and title + command line query language
2810
2811
2007-01-16 11:58  dockes
2812
2813
  * sampleconf/recoll.conf.in: add recollrc to skipped
2814
2815
2007-01-16 11:58  dockes
2816
2817
  * bincimapmime/trbinc.cc, utils/debuglog.cpp: wrong copyrights
2818
2819
2007-01-15 17:53  dockes
2820
2821
  * bincimapmime/trbinc.cc, utils/debuglog.cpp: [no log message]
2822
2823
2007-01-15 14:09  dockes
2824
2825
  * VERSION: 1.7.5
2826
2827
2007-01-15 14:07  dockes
2828
2829
  * internfile/mh_mail.cpp: process multipart/signed
2830
2831
2007-01-15 14:06  dockes
2832
2833
  * internfile/: internfile.cpp, internfile.h, internfile.cpp,
2834
  internfile.h: dont stop processing a complex document on the first
2835
  next_document error: pop level and go on
2836
2837
2007-01-15 14:03  dockes
2838
2839
  * doc/user/usermanual.sgml: [no log message]
2840
2841
2007-01-13 16:21  dockes
2842
2843
  * qtgui/: rclmain.ui, rclmain_w.cpp, rclmain_w.h, uiprefs.ui,
2844
  uiprefs_w.cpp, uiprefs_w.h: improved external index dialog with
2845
  listview
2846
2847
2007-01-13 15:41  dockes
2848
2849
  * query/xadump.cpp: add option to dump raw terms
2850
2851
2007-01-13 11:28  dockes
2852
2853
  * internfile/mh_mail.cpp: handle multipart/signed
2854
2855
2007-01-12 10:01  dockes
2856
2857
  * qtgui/reslist.cpp: Use sample from Rcl::Doc if makeAbstract()
2858
  fails
2859
2860
2007-01-10 17:03  dockes
2861
2862
  * Makefile.in, VERSION: [no log message]
2863
2864
2007-01-10 16:59  dockes
2865
2866
  * VERSION: debian
2867
2868
2007-01-10 16:59  dockes
2869
2870
  * Makefile.in: improve clean targets
2871
2872
2007-01-09 08:25  dockes
2873
2874
  * VERSION: [no log message]
2875
2876
2007-01-09 08:25  dockes
2877
2878
  * qtgui/i18n/: recoll_fr.ts, recoll_ru.ts, recoll_uk.ts: french
1268
    messages
2879
    messages
1269
2880
1270
2007-06-19 17:47  dockes
1271
1272
  * query/xadump.cpp (1.16): option X
1273
1274
2007-06-19 17:47  dockes
1275
1276
  * query/recollq.cpp (1.7): compile
1277
1278
2007-06-19 14:27  dockes
1279
1280
  * internfile/: internfile.cpp (1.32), internfile.h (1.15): get test
1281
  driver to compile
1282
1283
2007-06-19 14:17  dockes
1284
1285
  * internfile/: htmlparse.h (1.7), mh_html.cpp (1.25),
1286
  myhtmlparse.cpp (1.20), myhtmlparse.h (1.13): renamed the html
1287
  charset values to stick to omega usage
1288
1289
2007-06-19 12:28  dockes
1290
1291
  * internfile/: htmlparse.cpp (1.7), htmlparse.h (1.6),
1292
  myhtmlparse.cpp (1.19), myhtmlparse.h (1.12): updated html parser
1293
  to omega 1.0.1 + moved entity decoder to myhtmlparse to minimize
1294
  amount of diffs
1295
1296
2007-06-19 10:36  dockes
1297
1298
  * common/rclconfig.cpp (1.47), common/rclconfig.h (1.35),
1299
  internfile/internfile.cpp (1.31), internfile/mh_html.cpp (1.24),
1300
  internfile/myhtmlparse.cpp (1.18), internfile/myhtmlparse.h (1.11),
1301
  qtgui/preview_w.cpp (1.21), qtgui/reslist.cpp (1.27),
1302
  query/docseq.h (1.12), query/docseqdb.cpp (1.3), rcldb/rcldb.cpp
1303
  (1.115), rcldb/rcldb.h (1.52), rcldb/rcldoc.h (1.3),
1304
  rcldb/searchdata.cpp (1.16), sampleconf/mimeconf (1.30): added
1305
  open-ended field name handling
1306
1307
2007-06-19 09:52  dockes
1308
1309
  * configure (1.30), configure.ac (1.30), common/autoconfig.h.in
1310
  (1.5), index/csguess.cpp (1.6), utils/transcode.cpp (1.11): added
1311
  test for iconv parm 2 constness
1312
1313
2007-06-18 15:04  dockes
1314
1315
  * common/rclconfig.cpp (1.46), common/rclconfig.h (1.34),
1316
  rcldb/rcldb.cpp (1.114), rcldb/rcldb.h (1.51), rcldb/searchdata.cpp
1317
  (1.15), sampleconf/mimeconf (1.29): implement dynamic field name to
1318
  prefix translation, query side
1319
1320
2007-06-15 13:41  dockes
1321
1322
  * filters/rclabw (1.2), filters/rclsoff (1.11), sampleconf/mimeconf
1323
  (1.28), sampleconf/mimemap (1.23), sampleconf/mimeview (1.6): added
1324
  abiword + some oofice cleanup
1325
1326
2007-06-14 10:20  dockes
1327
1328
  * rcldb/rcldb.cpp (1.113): removed the "weak" date, not used and
1329
  not in omega anymore
1330
1331
2007-06-13 19:03  dockes
1332
1333
  * qtgui/reslist.cpp (1.26): textedit autext sometimes switched to
1334
  plain at eol?
1335
1336
2007-06-12 15:31  dockes
1337
1338
  * qtgui/: plaintorich.cpp (1.24), preview_w.cpp (1.20), preview_w.h
1339
  (1.11), rclmain_w.cpp (1.29), reslist.cpp (1.25), reslist.h (1.11):
1340
  somewhat fixed qt4 selection problems
1341
1342
2007-06-12 12:33  dockes
1343
1344
  * qtgui/ssearch_w.cpp (1.21): adjust event handling for qt4, get
1345
  esc-spc to work
1346
1347
2007-06-12 12:32  dockes
1348
1349
  * qtgui/plaintorich.cpp (1.23): comments
1350
1351
2007-06-12 10:46  dockes
1352
1353
  * query/recollq.cpp (1.6): getMainConfig
1354
1355
2007-06-11 10:33  dockes
1356
1357
  * qtgui/rclmain_w.cpp (1.27): set busy cursor while search runs
1358
1359
2007-06-11 07:43  dockes
1360
1361
  * desktop/recoll-searchgui.desktop (1.3),
1362
  desktop/recoll-searchgui.png (1.3), desktop/recoll-searchgui.xcf
1363
  (1.3), desktop/recoll.png (1.1), desktop/recoll.xcf (1.1),
1364
  makestaticdist.sh (1.12), recollinstall.in (1.31): icon named
1365
  recoll.png
1366
1367
2007-06-11 07:38  dockes
1368
1369
  * index/indexer.cpp (1.59): changed level of missing helpers
1370
  message
1371
1372
2007-06-08 18:47  dockes
1373
1374
  * common/rclconfig.h (1.33), index/indexer.cpp (1.58),
1375
  index/recollindex.cpp (1.33), mk/FreeBSD (1.10), qtgui/main.cpp
1376
  (1.61), rcldb/rcldb.cpp (1.112), rcldb/rcldb.h (1.50): added file
1377
  system usage check
1378
1379
2007-06-08 18:46  dockes
1380
1381
  * desktop/: recoll-searchgui.desktop (1.2), recoll-searchgui.png
1382
  (1.2), recoll-searchgui.xcf (1.2): new icon
1383
1384
2007-06-08 18:05  dockes
1385
1386
  * rcldb/rcldb.h (1.49): comments and ordering
1387
1388
2007-06-08 17:30  dockes
1389
1390
  * utils/: pathut.cpp (1.16), pathut.h (1.13): fsocc
1391
1392
2007-06-08 15:59  dockes
1393
1394
  * sampleconf/mimeview (1.5), filters/rclkwd (1.1): kword support
1395
1396
2007-06-08 15:51  dockes
1397
1398
  * filters/rcldjvu (1.5), filters/rcldoc (1.8), filters/rcldvi
1399
  (1.6), filters/rclgaim (1.4), filters/rcljpeg (1.2), filters/rcllyx
1400
  (1.6), filters/rclman (1.2), filters/rclmedia (1.4), filters/rclpdf
1401
  (1.9), filters/rclppt (1.3), filters/rclps (1.10), filters/rclrtf
1402
  (1.5), filters/rclscribus (1.4), filters/rclsoff (1.10),
1403
  filters/rclxls (1.4), filters/recfiltcommon (1.2),
1404
  sampleconf/mimeconf (1.27), sampleconf/mimemap (1.22): kword
1405
  support
1406
1407
2007-06-08 14:33  dockes
1408
1409
  * query/recollq.cpp (1.5): added stopfile parameter
1410
1411
2007-06-08 14:32  dockes
1412
1413
  * filters/rcljpeg (1.1), sampleconf/mimeconf (1.26): rcljpeg
1414
1415
2007-06-08 14:31  dockes
1416
1417
  * common/rclconfig.cpp (1.45): improve message about bad config
1418
1419
2007-06-02 10:30  dockes
1420
1421
  * common/rclconfig.cpp (1.44), common/rclconfig.h (1.32),
1422
  index/indexer.cpp (1.57), lib/Makefile (1.39), lib/mkMake (1.12),
1423
  qtgui/main.cpp (1.60), rcldb/Makefile (1.1), rcldb/rcldb.cpp
1424
  (1.111), rcldb/rcldb.h (1.48), rcldb/searchdata.cpp (1.14),
1425
  rcldb/stoplist.cpp (1.1), rcldb/stoplist.h (1.1),
1426
  utils/readfile.cpp (1.4), utils/readfile.h (1.3): minimal
1427
  experimental stopword functionality
1428
1429
2007-06-01 07:44  dockes
1430
1431
  * qtgui/preview_w.cpp (1.19): preview: space and backspace bound to
1432
  pgdown/pgup
1433
1434
2007-05-30 14:31  dockes
1435
1436
  * index/indexer.cpp (1.56), internfile/mh_html.cpp (1.23),
1437
  internfile/mh_html.h (1.10), qtgui/plaintorich.cpp (1.22),
1438
  query/xadump.cpp (1.15), utils/transcode.cpp (1.10): improve
1439
  transcode error printing
1440
1441
2007-05-30 14:30  dockes
1442
1443
  * rcldb/rcldb.cpp (1.110): improve add_document error message
1444
  printing
1445
1446
2007-05-30 14:29  dockes
1447
1448
  * qtgui/: reslist.cpp (1.24), reslist.h (1.10): escape possibly not
1449
  html-safe text
1450
1451
2007-05-24 11:35  dockes
1452
1453
  * rcldb/stemdb.cpp (1.9): comment
1454
1455
2007-05-24 09:48  dockes
1456
1457
  * qtgui/: guiutils.cpp (1.32), guiutils.h (1.21), sort_w.cpp (1.5),
1458
  uiprefs.ui (1.24), uiprefs_w.cpp (1.17): optionally remember
1459
  sorting state between invocations
1460
1461
2007-05-24 09:47  dockes
1462
1463
  * configure (1.29), configure.ac (1.29), qt4gui/uifrom3 (1.4): make
1464
  uifrom3 a makefile
1465
1466
2007-05-23 11:19  dockes
1467
1468
  * qtgui/: plaintorich.cpp (1.21), plaintorich.h (1.13), preview.ui
1469
  (1.4), preview_w.cpp (1.18), preview_w.h (1.10): in preview window
1470
  if search line empty look for search terms
1471
1472
2007-05-23 10:28  dockes
1473
1474
  * common/rclinit.cpp (1.10), utils/execmd.cpp (1.24): cant block
1475
  sigcld globally cause qt needs it
1476
1477
2007-05-22 10:33  dockes
1478
1479
  * internfile/: internfile.cpp (1.29), mh_html.cpp (1.22): let email
1480
  attachments inherit date and author from parent message
1481
1482
2007-05-22 09:40  dockes
1483
1484
  * index/indexer.cpp (1.55), rcldb/rcldb.cpp (1.109), rcldb/rcldb.h
1485
  (1.47): implemented adjustable indexing flush threshold
1486
1487
2007-05-21 16:26  dockes
1488
1489
  * qtgui/rclmain_w.cpp (1.26): reopen db for each search during
1490
  query
1491
1492
2007-05-21 15:30  dockes
1493
1494
  * common/rclinit.cpp (1.9), common/rclinit.h (1.6),
1495
  index/rclmonprc.cpp (1.12), index/rclmonrcv.cpp (1.11),
1496
  index/recollindex.cpp (1.32), qtgui/idxthread.cpp (1.10),
1497
  qtgui/main.cpp (1.59), rcldb/rcldb.cpp (1.108), utils/execmd.cpp
1498
  (1.23), utils/execmd.h (1.12): make sure signals are only handled
1499
  by the main thread. Fix bus error on rclmon exit (double delete)
1500
1501
2007-05-21 11:00  dockes
1502
1503
  * index/: indexer.cpp (1.54), rclmonprc.cpp (1.11): better handle
1504
  aspell errors: dont exit from monitor on aux db creation failure,
1505
  and dont retry forever
1506
1507
2007-05-21 09:24  dockes
1508
1509
  * VERSION (1.49), configure (1.28), configure.ac (1.28),
1510
  doc/user/usermanual.sgml (1.42), qt4gui/uifrom3 (1.3),
1511
  sampleconf/recoll.conf.in (1.16): removed --enable-qt4, rely on
1512
  qmake output instead
1513
1514
2007-05-18 14:05  dockes
1515
1516
  * recollinstall.in (1.30): qt4 install glitches
1517
1518
2007-05-18 09:49  dockes
1519
1520
  * VERSION (1.48): 1.8.2
1521
1522
2007-05-18 09:41  dockes
1523
1524
  * doc/user/usermanual.sgml (1.41): doc fix
1525
1526
2007-05-18 09:41  dockes
1527
1528
  * sampleconf/recoll.conf.in (1.15): add .beagle to stops
1529
1530
2007-05-18 09:41  dockes
1531
1532
  * rcldb/: rcldb.cpp (1.107), stemdb.cpp (1.8): change method name
1533
  deprecated in xap 1.0
1534
1535
2007-05-18 09:40  dockes
1536
1537
  * configure.ac (1.27): use $libdir instead of /usr/lib (64bits
1538
  machs)
1539
1540
2007-03-08 13:04  dockes
1541
1542
  * VERSION (1.47), makestaticdist.sh (1.11): version 1.8.1 ?
1543
1544
2007-02-20 10:30  dockes
1545
1546
  * recollinstall.in (1.29): go back to not using xdg
1547
1548
2007-02-19 19:15  dockes
1549
1550
  * qtgui/: preview_w.cpp (1.17), preview_w.h (1.9): make shift-arrow
1551
  in preview work with qt4 and avoid reentrancy while loading a file
1552
1553
2007-02-19 19:14  dockes
1554
1555
  * utils/execmd.cpp (1.22): block sigcld, it sometimes causes eintrs
1556
  during the select() call
1557
1558
2007-02-19 19:05  dockes
1559
1560
  * internfile/internfile.cpp (1.28): check file name not empty on
1561
  return from uncomp exec
1562
1563
2007-02-19 17:28  dockes
1564
1565
  * qtgui/spell_w.cpp (1.11): stemming language choice was not
1566
  observed in term explorer
1567
1568
2007-02-19 17:10  dockes
1569
1570
  * qtgui/: advsearch_w.cpp (1.17), advsearch_w.h (1.12): cleanup ign
1571
  file types handling/saving
1572
1573
2007-02-14 11:10  dockes
1574
1575
  * makestaticdist.sh (1.10), recollinstall.in (1.28),
1576
  doc/user/usermanual.sgml (1.40), qtgui/guiutils.cpp (1.31),
1577
  qtgui/guiutils.h (1.20), qtgui/rclmain_w.cpp (1.25),
1578
  qtgui/uiprefs.ui (1.23), qtgui/uiprefs_w.cpp (1.16),
1579
  sampleconf/mimeview (1.4): add user pref to use xdg-open for all
1580
  document edits
1581
1582
2007-02-14 11:09  dockes
1583
1584
  * rcldb/rcldb.cpp (1.106): during indexing use simple file name as
1585
  title if this is empty. This allows storing the sfn for subdocs for
1586
  which the url sfn doesnt make sense as title
1587
1588
2007-02-14 11:08  dockes
1589
1590
  * query/recollq.cpp (1.4): adjust format to help the test set
1591
  scripts
1592
1593
2007-02-13 11:58  dockes
1594
1595
  * query/wasatorcl.cpp (1.8), rcldb/searchdata.cpp (1.13),
1596
  rcldb/searchdata.h (1.10): propagate wasa nostem modifier
1597
1598
2007-02-12 19:16  dockes
1599
1600
  * query/: wasastringtoquery.cpp (1.5), wasastringtoquery.h (1.5):
1601
  add wasabi modifiers
1602
1603
2007-02-12 19:14  dockes
1604
1605
  * qtgui/guiutils.cpp (1.30): dont set Helvetica as default font
1606
1607
2007-02-08 18:05  dockes
1608
1609
  * index/indexer.cpp (1.53), index/indexer.h (1.23),
1610
  internfile/internfile.cpp (1.27), internfile/internfile.h (1.14),
1611
  qtgui/preview_w.cpp (1.16), utils/smallut.cpp (1.26),
1612
  utils/smallut.h (1.26): improve handling of missing helpers
1613
  messages
1614
1615
2007-02-08 18:03  dockes
1616
1617
  * filters/rcldvi (1.5): typos
1618
1619
2007-02-08 13:25  dockes
1620
1621
  * internfile/internfile.h (1.13), query/recollq.cpp (1.3): clarify
1622
  temp dir usage in internfile
1623
1624
2007-02-08 10:03  dockes
1625
1626
  * qtgui/: reslist.cpp (1.23), uiprefs_w.cpp (1.15), uiprefs_w.h
1627
  (1.8): qt4 compilation glitches
1628
1629
2007-02-07 18:17  dockes
1630
1631
  * recoll.desktop (1.3), recoll.png (1.2), recoll.xcf (1.2),
1632
  recollinstall.in (1.27): use xdg scripts to install desktop file
1633
  and icon
1634
1635
2007-02-07 18:17  dockes
1636
1637
  * common/rclconfig.cpp (1.43), doc/user/usermanual.sgml (1.39):
1638
  dont autocreate config specified with -c or RECOLL_CONFDIR
1639
1640
2007-02-07 17:31  dockes
1641
1642
  * aspell/rclaspell.cpp (1.8): improve db creation error message
1643
1644
2007-02-07 13:00  dockes
1645
1646
  * query/: Makefile (1.17), recollq.cpp (1.1), wasatorcl.cpp (1.7),
1647
  wasatorcl.h (1.5): recollq
1648
1649
2007-02-06 19:01  dockes
1650
1651
  * index/indexer.cpp (1.52), internfile/internfile.cpp (1.26),
1652
  internfile/internfile.h (1.12), internfile/mh_exec.cpp (1.9),
1653
  qtgui/preview_w.cpp (1.15): arrange for error info about missing
1654
  helpers to trickle up to the user
1655
1656
2007-02-06 19:01  dockes
1657
1658
  * sampleconf/: mimeconf (1.25), mimemap (1.21): added config+filter
1659
  for man pages
1660
1661
2007-02-06 16:08  dockes
1662
1663
  * filters/: rcldjvu (1.4), rcldoc (1.7), rcldvi (1.4), rclgaim
1664
  (1.3), rcllyx (1.5), rclman (1.1), rclmedia (1.3), rclpdf (1.8),
1665
  rclppt (1.2), rclps (1.9), rclrtf (1.4), rclscribus (1.3), rclsoff
1666
  (1.9), rclxls (1.3): factored out filter script common code
1667
1668
2007-02-06 15:16  dockes
1669
1670
  * common/rclconfig.cpp (1.42), utils/pathut.cpp (1.15),
1671
  utils/pathut.h (1.12), common/rclconfig.cpp (1.40.2.1),
1672
  utils/pathut.cpp (1.14.2.1), utils/pathut.h (1.11.2.1): make sure
1673
  the -c argument is turned absolute before use
1674
1675
2007-02-06 11:19  dockes
1676
1677
  * qtgui/ssearch_w.cpp (1.20): no space in query -> phrase
1678
1679
2007-02-06 11:18  dockes
1680
1681
  * qtgui/reslist.cpp (1.22): try to make sure that the old reslist
1682
  is cleared while searching
1683
1684
2007-02-06 11:17  dockes
1685
1686
  * qt4gui/: uifrom3 (1.1.2.1), uifrom3 (1.2): link images/ from
1687
  qtgui to qt4gui
1688
1689
2007-02-02 11:27  dockes
1690
1691
  * doc/user/usermanual.sgml (1.38): add skippedPaths and
1692
  daemSkippedPaths config variables
1693
1694
2007-02-02 11:12  dockes
1695
1696
  * common/rclconfig.cpp (1.41), common/rclconfig.h (1.31),
1697
  index/indexer.cpp (1.51), index/rclmonrcv.cpp (1.10),
1698
  utils/fstreewalk.cpp (1.11): add skippedPaths and daemSkippedPaths
1699
  config variables
1700
1701
2007-02-02 11:10  dockes
1702
1703
  * rcldb/: rcldb.cpp (1.105), rcldb.h (1.46): sort and uniquify
1704
  termMatch results out of stem expansion
1705
1706
2007-02-02 11:09  dockes
1707
1708
  * index/recollindex.cpp (1.31): do x11 check between sleeping and
1709
  starting in recollindex -m
1710
1711
2007-02-02 11:06  dockes
1712
1713
  * lib/: Makefile (1.38), mkMake (1.11): fix $(depth) usage for
1714
  easier kio compilation
1715
1716
2007-02-02 11:05  dockes
1717
1718
  * doc/user/usermanual.sgml (1.37): added config examples
1719
1720
2007-02-02 11:01  dockes
1721
1722
  * recollinstall.in (1.26): removed old filter in examples cleanup
1723
1724
2007-02-01 16:00  dockes
1725
1726
  * aspell/rclaspell.cpp (1.6.2.1), mk/localdefs.in (1.11.2.1),
1727
  aspell/rclaspell.cpp (1.7), mk/localdefs.in (1.12): use configure
1728
  libdir to search for aspell lib (mainly for 64 bits machines)
1729
1730
2007-02-01 13:43  dockes
1731
1732
  * kde/kioslave/recoll/: Makefile (1.4), kio_recoll.cpp (1.6),
1733
  piclib/Makefile (1.2): fixed kio compilation. Dont know if it works
1734
1735
2007-01-30 13:08  dockes
1736
1737
  * VERSION (1.45.2.3): release 1.7.6
1738
1739
2007-01-30 12:39  dockes
1740
1741
  * filters/: rcldjvu (1.2.6.1), rcldoc (1.5.6.1), rcldvi (1.2.6.1),
1742
  rclpdf (1.6.6.1), rclps (1.7.6.1), rclrtf (1.2.10.1), rclscribus
1743
  (1.1.2.2), rclsoff (1.6.6.2): hide awk BEGIN statements - make
1744
  debian linda happy
1745
1746
2007-01-30 12:36  dockes
1747
1748
  * filters/: rcldjvu (1.3), rcldoc (1.6), rcldvi (1.3), rclpdf
1749
  (1.7), rclps (1.8), rclrtf (1.3), rclsoff (1.8): hide awk BEGIN
1750
  statements - make debian linda happy
1751
1752
2007-01-29 14:51  dockes
1753
1754
  * rcldb/searchdata.cpp (1.12): more field name synonyms
1755
1756
2007-01-25 16:50  dockes
1757
1758
  * rcldb/: searchdata.cpp (1.11), searchdata.h (1.9): better
1759
  wildcards handling. Tuning of user term boosting
1760
1761
2007-01-25 16:47  dockes
1762
1763
  * rcldb/rcldb.cpp (1.104): dont explicitely anchor regexp in
1764
  termMatch
1765
1766
2007-01-25 16:46  dockes
1767
1768
  * qtgui/ssearch_w.cpp (1.19): Dont add auto phrase if there are
1769
  wildcards
1770
1771
2007-01-25 16:45  dockes
1772
1773
  * query/wasatorcl.cpp (1.6): comment
1774
1775
2007-01-25 16:40  dockes
1776
1777
  * common/textsplit.cpp (1.29): [] are also wildcard chars
1778
1779
2007-01-24 13:40  dockes
1780
1781
  * qtgui/guiutils.cpp (1.29): make AND the initial default for
1782
  ssearch
1783
1784
2007-01-24 12:20  dockes
1785
1786
  * qtgui/: uiprefs.ui (1.22), viewaction.ui (1.4): change MyDialog
1787
  and Form1 dialog captions
1788
1789
2007-01-24 12:15  dockes
1790
1791
  * filters/rclscribus (1.2): transate \r to <br> (for older scribus
1792
  files)
1793
1794
2007-01-24 12:00  dockes
1795
1796
  * sampleconf/: mimeconf (1.24), mimemap (1.20), mimeconf
1797
  (1.21.2.3), mimemap (1.17.2.3): scribus scd files
1798
1799
2007-01-23 08:14  dockes
1800
1801
  * filters/rcllyx (1.1), sampleconf/mimeconf (1.23),
1802
  sampleconf/mimemap (1.19), sampleconf/mimeview (1.3),
1803
  filters/rcllyx (1.1.2.1), sampleconf/mimeconf (1.21.2.2),
1804
  sampleconf/mimemap (1.17.2.2), sampleconf/mimeview (1.2.2.1): lyx
1805
  filter
1806
1807
2007-01-22 17:32  dockes
1808
1809
  * filters/rclscribus (1.1), sampleconf/mimeconf (1.22),
1810
  sampleconf/mimemap (1.18), filters/rclscribus (1.1.2.1),
1811
  sampleconf/mimeconf (1.21.2.1), sampleconf/mimemap (1.17.2.1):
1812
  added scribus support
1813
1814
2007-01-21 17:41  dockes
1815
1816
  * filters/: rclsoff (1.7), rclsoff (1.6.6.1): fix shell syntax for
1817
  debian
1818
1819
2007-01-19 16:22  dockes
1820
1821
  * qtgui/plaintorich.cpp (1.20), qtgui/plaintorich.h (1.12),
1822
  qtgui/preview_w.cpp (1.14), qtgui/preview_w.h (1.8),
1823
  qtgui/rclmain_w.cpp (1.24), qtgui/reslist.cpp (1.21),
1824
  qtgui/reslist.h (1.9), query/docseq.h (1.11), query/docseqdb.cpp
1825
  (1.2), query/docseqdb.h (1.2), query/docseqhist.h (1.2),
1826
  query/sortseq.cpp (1.11), query/sortseq.h (1.10),
1827
  wasabi/server/wasabiSimple.xml (1.3): try to limit the places which
1828
  use Rcl:: stuff
1829
1830
2007-01-19 16:19  dockes
1831
1832
  * rcldb/stemdb.cpp (1.7): make sure that both the user term and the
1833
  stem are in the expanded list
1834
1835
2007-01-19 11:32  dockes
1836
1837
  * lib/Makefile (1.37), lib/mkMake (1.10), qtgui/rclmain_w.cpp
1838
  (1.23), qtgui/reslist.cpp (1.20), qtgui/ssearch_w.cpp (1.18),
1839
  query/docseq.cpp (1.10), query/docseq.h (1.10), query/docseqdb.cpp
1840
  (1.1), query/docseqdb.h (1.1), query/docseqhist.cpp (1.1),
1841
  query/docseqhist.h (1.1), query/sortseq.cpp (1.10), query/sortseq.h
1842
  (1.9): cleanup docseq, arrange things so that we can page reslist
1843
  past the initial result count estimate if there are more
1844
1845
2007-01-19 11:23  dockes
1846
1847
  * rcldb/rcldb.cpp (1.103): adjust makeAbstract for prefixed terms
1848
1849
2007-01-19 11:23  dockes
1850
1851
  * rcldb/searchdata.cpp (1.10): the relevance-boosted original term
1852
  needs a prefix too
1853
1854
2007-01-19 11:22  dockes
1855
1856
  * query/: wasatorcl.cpp (1.5), wasatorcl.h (1.4): add direct
1857
  qstring to rcl function
1858
1859
2007-01-18 15:23  dockes
1860
1861
  * utils/mimeparse.cpp (1.18): debug msg
1862
1863
2007-01-18 13:09  dockes
1864
1865
  * common/textsplit.cpp (1.28), common/textsplit.h (1.16),
1866
  rcldb/searchdata.cpp (1.9): handle wildcards in search terms
1867
1868
2007-01-17 14:53  dockes
1869
1870
  * internfile/internfile.cpp (1.25), internfile/mh_html.cpp (1.21),
1871
  internfile/mh_mail.cpp (1.29), internfile/myhtmlparse.cpp (1.17),
1872
  internfile/myhtmlparse.h (1.10), lib/Makefile (1.36), lib/mkMake
1873
  (1.9), query/Makefile (1.15), query/wasastringtoquery.cpp (1.4),
1874
  query/wasastringtoquery.h (1.4), query/wasatorcl.cpp (1.3),
1875
  rcldb/rcldb.cpp (1.102), rcldb/rcldoc.h (1.2), rcldb/searchdata.cpp
1876
  (1.8), rcldb/searchdata.h (1.8): added field/prefixes for author
1877
  and title + command line query language
1878
1879
2007-01-16 11:58  dockes
1880
1881
  * sampleconf/recoll.conf.in (1.14): add recollrc to skipped
1882
1883
2007-01-16 11:58  dockes
1884
1885
  * bincimapmime/trbinc.cc (1.4), utils/debuglog.cpp (1.5): wrong
1886
  copyrights
1887
1888
2007-01-15 14:09  dockes
1889
1890
  * VERSION (1.45.2.2): 1.7.5
1891
1892
2007-01-15 14:07  dockes
1893
1894
  * internfile/mh_mail.cpp (1.27.2.1): process multipart/signed
1895
1896
2007-01-15 14:06  dockes
1897
1898
  * internfile/: internfile.cpp (1.24), internfile.h (1.11),
1899
  internfile.cpp (1.23.2.1), internfile.h (1.10.2.1): dont stop
1900
  processing a complex document on the first next_document error: pop
1901
  level and go on
1902
1903
2007-01-13 16:21  dockes
1904
1905
  * qtgui/: rclmain.ui (1.9), rclmain_w.cpp (1.22), rclmain_w.h
1906
  (1.12), uiprefs.ui (1.21), uiprefs_w.cpp (1.14), uiprefs_w.h (1.7):
1907
  improved external index dialog with listview
1908
1909
2007-01-13 15:41  dockes
1910
1911
  * query/xadump.cpp (1.14): add option to dump raw terms
1912
1913
2007-01-13 11:28  dockes
1914
1915
  * internfile/mh_mail.cpp (1.28): handle multipart/signed
1916
1917
2007-01-12 10:01  dockes
1918
1919
  * qtgui/reslist.cpp (1.19): Use sample from Rcl::Doc if
1920
  makeAbstract() fails
1921
1922
2007-01-10 16:59  dockes
1923
1924
  * VERSION (1.45.2.1): debian
1925
1926
2007-01-10 16:59  dockes
1927
1928
  * Makefile.in (1.9.2.1): improve clean targets
1929
1930
2007-01-09 08:25  dockes
1931
1932
  * qtgui/i18n/: recoll_fr.ts (1.8), recoll_ru.ts (1.8), recoll_uk.ts
1933
  (1.8): french messages
1934
1935
2007-01-08 16:21  dockes
2881
2007-01-08 16:21  dockes
1936
2882
1937
    * VERSION (1.44), qtgui/main.cpp (1.58): initial indexation with
2883
    * VERSION, qtgui/main.cpp: initial indexation with gui would not
1938
  gui would not work
2884
  work
1939
2885
1940
2007-01-08 14:00  dockes
2886
2007-01-08 14:00  dockes
1941
2887
1942
    * VERSION (1.43): 1.7.1
2888
    * VERSION: 1.7.1
1943
2889
1944
2007-01-08 13:43  dockes
2890
2007-01-08 13:43  dockes
1945
2891
1946
    * qtgui/advsearch.ui (1.32): lost sizers?
2892
    * qtgui/advsearch.ui: lost sizers?
1947
2893
1948
2007-01-08 11:11  dockes
2894
2007-01-08 11:11  dockes
1949
2895
1950
    * qtgui/rclmain_w.cpp (1.21): fix the previous icon fix
2896
    * qtgui/rclmain_w.cpp: fix the previous icon fix
1951
2897
1952
2007-01-08 11:01  dockes
2898
2007-01-08 11:01  dockes
1953
2899
1954
    * qtgui/: rclmain_w.cpp (1.20), rclmain_w.h (1.11), reslist.cpp
2900
    * qtgui/: rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h:
1955
  (1.18), reslist.h (1.8): reslist menu openParent opens containing
2901
  reslist menu openParent opens containing folder if not a subdoc
1956
  folder if not a subdoc
1957
2902
1958
2007-01-08 10:40  dockes
2903
2007-01-08 10:40  dockes
1959
2904
1960
    * qtgui/uiprefs.ui (1.20): fix resizing of prefs dialog
2905
    * qtgui/uiprefs.ui: fix resizing of prefs dialog
1961
2906
1962
2007-01-08 08:02  dockes
2907
2007-01-08 08:02  dockes
1963
2908
1964
    * qtgui/rclmain_w.cpp (1.19): get rid of messages about missing
2909
    * qtgui/rclmain_w.cpp: get rid of messages about missing d_xxx
1965
  d_xxx images
2910
  images
1966
2911
1967
2007-01-08 08:01  dockes
2912
2007-01-08 08:01  dockes
1968
2913
1969
    * qtgui/reslist.cpp (1.17): synthetic abstracts not displayed
2914
    * qtgui/reslist.cpp: synthetic abstracts not displayed
1970
2915
1971
2006-12-24 09:07  dockes
2916
2006-12-24 09:07  dockes
1972
2917
1973
    * Makefile.in (1.9): better cleanup -> 1.7.0 NOW
2918
    * Makefile.in: better cleanup -> 1.7.0 NOW
1974
2919
1975
2006-12-24 09:02  dockes
2920
2006-12-24 09:02  dockes
1976
2921
1977
    * excludefile (1.16): 1.7.0
2922
    * excludefile: 1.7.0
2923
2924
2006-12-24 08:52  dockes
2925
2926
  * doc/user/usermanual.sgml, INSTALL, README: [no log message]
1978
2927
1979
2006-12-24 08:40  dockes
2928
2006-12-24 08:40  dockes
1980
2929
1981
    * configure (1.27), configure.ac (1.26), doc/man/recollindex.1
2930
    * configure, configure.ac, doc/man/recollindex.1,
1982
  (1.5), doc/user/usermanual.sgml (1.33), index/rclmon.h (1.8),
2931
  doc/user/usermanual.sgml, index/rclmon.h, index/rclmonprc.cpp,
1983
  index/rclmonprc.cpp (1.10), index/recollindex.cpp (1.30): option -x
2932
  index/recollindex.cpp: option -x to disable x11 session monitoring
1984
  to disable x11 session monitoring
1985
2933
1986
2006-12-23 14:07  dockes
2934
2006-12-23 14:07  dockes
1987
2935
1988
  * configure (1.26), configure.ac (1.25), index/Makefile (1.17),
2936
  * configure, configure.ac, index/Makefile, index/rclmonprc.cpp,
1989
  index/rclmonprc.cpp (1.9), lib/Makefile (1.35), lib/mkMake (1.8),
2937
  lib/Makefile, lib/mkMake, mk/localdefs.in, utils/pathut.cpp: x11
1990
  mk/localdefs.in (1.11), utils/pathut.cpp (1.14): x11 session end
2938
  session end detection
1991
  detection
2939
2940
2006-12-23 13:23  dockes
2941
2942
  * utils/: Makefile, x11mon.cpp, x11mon.h: [no log message]
1992
2943
1993
2006-12-22 17:48  dockes
2944
2006-12-22 17:48  dockes
1994
2945
1995
  * qt4gui/recoll.qrc (1.2), qtgui/rclmain.ui (1.8),
2946
  * qt4gui/recoll.qrc, qtgui/rclmain.ui, qtgui/rclmain_w.cpp,
1996
  qtgui/rclmain_w.cpp (1.18), qtgui/spell_w.cpp (1.10): get all icons
2947
  qtgui/spell_w.cpp: get all icons out of .ui files to avoid qt4
1997
  out of .ui files to avoid qt4 startup messages
2948
  startup messages
1998
2949
1999
2006-12-22 12:00  dockes
2950
2006-12-22 12:01  dockes
2000
2951
2001
  * wasabi/: client/wasabiSimple_interface.h (1.2),
2952
  * doc/man/recollindex.1, doc/user/usermanual.sgml, qtgui/spell_w.h:
2002
  client/wasabic.cpp (1.3), client/wasabic.h (1.3),
2953
  [no log message]
2003
  client/wasabic.pro (1.2), server/Makefile (1.4), server/main.cpp
2004
  (1.4), server/rclwasabis.cpp (1.4), server/rclwasabis.h (1.2),
2005
  server/rclwasabis.pro (1.2), server/wasabiSimple.xml (1.2),
2006
  server/wasabiSimple_adaptor.cpp (1.2),
2007
  server/wasabiSimple_adaptor.h (1.2): yet another interface version
2008
2954
2009
2006-12-21 11:08  dockes
2955
2006-12-21 11:08  dockes
2010
2956
2011
    * index/rclmonprc.cpp (1.8): try to be more responsive to
2957
    * index/rclmonprc.cpp: try to be more responsive to interruptions
2012
  interruptions
2013
2958
2014
2006-12-21 10:22  dockes
2959
2006-12-21 10:22  dockes
2015
2960
2016
  * index/indexer.cpp (1.50), index/rclmonrcv.cpp (1.9),
2961
  * index/indexer.cpp, index/rclmonrcv.cpp, index/recollindex.cpp,
2017
  index/recollindex.cpp (1.29), sampleconf/mimemap (1.17),
2962
  sampleconf/mimemap, utils/fstreewalk.cpp: always skip indexing of
2018
  utils/fstreewalk.cpp (1.10): always skip indexing of confdir and
2019
    dbdir. start index monitor with normal indexing pass
2963
    confdir and dbdir. start index monitor with normal indexing pass
2020
2964
2021
2006-12-21 10:21  dockes
2965
2006-12-21 10:21  dockes
2022
2966
2023
    * qtgui/: advsearch.ui (1.31), ssearchb.ui (1.18): tooltips
2967
    * qtgui/: advsearch.ui, ssearchb.ui: tooltips
2024
2968
2025
2006-12-21 09:22  dockes
2969
2006-12-21 09:22  dockes
2026
2970
2027
    * utils/: fstreewalk.cpp (1.9), fstreewalk.h (1.6): add skipped
2971
    * utils/: fstreewalk.cpp, fstreewalk.h: add skipped paths
2028
  paths
2029
2972
2030
2006-12-20 15:28  dockes
2973
2006-12-20 15:28  dockes
2031
2974
2032
    * internfile/internfile.cpp (1.23): msg
2975
    * internfile/internfile.cpp: msg
2033
2976
2034
2006-12-20 15:09  dockes
2977
2006-12-20 15:09  dockes
2035
2978
2036
    * qtgui/preview_w.cpp (1.13): try to improve error message for
2979
    * qtgui/preview_w.cpp: try to improve error message for internfile
2037
  internfile failure
2980
  failure
2038
2981
2039
2006-12-20 14:55  dockes
2982
2006-12-20 14:55  dockes
2040
2983
2041
    * qtgui/: preview_w.cpp (1.12), rclmain_w.cpp (1.17), rclmain_w.h
2984
    * qtgui/: preview_w.cpp, rclmain_w.cpp, rclmain_w.h, reslist.cpp,
2042
  (1.10), reslist.cpp (1.16), reslist.h (1.7): reslist: added menu
2985
  reslist.h: reslist: added menu entry to see parent doc of
2043
  entry to see parent doc of attachment
2986
  attachment
2044
2987
2045
2006-12-20 14:12  dockes
2988
2006-12-20 14:12  dockes
2046
2989
2047
  * common/rclconfig.cpp (1.40), common/rclconfig.h (1.30),
2990
  * common/rclconfig.cpp, common/rclconfig.h, qtgui/advsearch.ui,
2048
  qtgui/advsearch.ui (1.30), qtgui/advsearch_w.cpp (1.16),
2991
  qtgui/advsearch_w.cpp, qtgui/advsearch_w.h, qtgui/guiutils.cpp,
2049
  qtgui/advsearch_w.h (1.11), qtgui/guiutils.cpp (1.28),
2050
    qtgui/guiutils.h (1.19), sampleconf/mimeconf (1.21): mime
2992
    qtgui/guiutils.h, sampleconf/mimeconf: mime categories
2051
  categories
2993
2994
2006-12-20 11:47  dockes
2995
2996
  * INSTALL, README: [no log message]
2052
2997
2053
2006-12-20 10:54  dockes
2998
2006-12-20 10:54  dockes
2054
2999
2055
    * common/rclconfig.cpp (1.39), common/rclconfig.h (1.29),
3000
    * common/rclconfig.cpp, common/rclconfig.h,
2056
    doc/user/usermanual.sgml (1.31), index/mimetype.cpp (1.20): changed
3001
    doc/user/usermanual.sgml, index/mimetype.cpp: changed stopsuffixes
2057
  stopsuffixes processing
3002
  processing
2058
3003
2059
2006-12-20 10:41  dockes
3004
2006-12-20 10:41  dockes
2060
3005
2061
    * index/recollindex.cpp (1.28): opt -e
3006
    * index/recollindex.cpp: opt -e
2062
3007
2063
2006-12-19 13:38  dockes
3008
2006-12-19 13:38  dockes
2064
3009
2065
    * qtgui/spell_w.cpp (1.9): qt4
3010
    * qtgui/spell_w.cpp: qt4
2066
3011
2067
2006-12-19 13:11  dockes
3012
2006-12-19 13:11  dockes
2068
3013
2069
    * qtgui/spell.ui (1.6), qtgui/spell_w.cpp (1.8), qtgui/spell_w.h
3014
    * qtgui/spell.ui, qtgui/spell_w.cpp, qtgui/spell_w.h,
2070
  (1.6), qtgui/ssearch_w.cpp (1.17), qtgui/viewaction.ui (1.3),
3015
  qtgui/ssearch_w.cpp, qtgui/viewaction.ui, qtgui/viewaction_w.cpp,
2071
  qtgui/viewaction_w.cpp (1.4), rcldb/rcldb.cpp (1.101),
3016
  rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/searchdata.cpp,
2072
  rcldb/rcldb.h (1.45), rcldb/searchdata.cpp (1.7), rcldb/stemdb.cpp
3017
  rcldb/stemdb.cpp, rcldb/stemdb.h, utils/smallut.cpp,
2073
  (1.6), rcldb/stemdb.h (1.3), utils/smallut.cpp (1.25),
2074
    utils/smallut.h (1.25): merge stemExpand into termExpand. return
3018
    utils/smallut.h: merge stemExpand into termExpand. return term
2075
    term frequencies from there and display in spellW
3019
    frequencies from there and display in spellW
2076
3020
2077
2006-12-19 09:40  dockes
3021
2006-12-19 09:40  dockes
2078
3022
2079
  * common/rclconfig.cpp (1.38), index/indexer.cpp (1.49),
3023
  * common/rclconfig.cpp, index/indexer.cpp, index/mimetype.cpp,
2080
  index/mimetype.cpp (1.19), index/mimetype.h (1.6),
3024
  index/mimetype.h, internfile/internfile.cpp,
2081
  internfile/internfile.cpp (1.22), internfile/internfile.h (1.10),
3025
  internfile/internfile.h, internfile/mimehandler.cpp,
2082
  internfile/mimehandler.cpp (1.21), qtgui/preview_w.cpp (1.11),
3026
  qtgui/preview_w.cpp, sampleconf/mimeconf, sampleconf/mimeview:
2083
  sampleconf/mimeconf (1.20), sampleconf/mimeview (1.2): index
2084
    directory names
3027
    index directory names
3028
3029
2006-12-19 08:48  dockes
3030
3031
  * qtgui/mtpics/folder.png: [no log message]
2085
3032
2086
2006-12-18 17:45  dockes
3033
2006-12-18 17:45  dockes
2087
3034
2088
    * qt4gui/recoll.pro.in (1.4), qtgui/viewaction.ui (1.2),
3035
    * qt4gui/recoll.pro.in, qtgui/viewaction.ui,
2089
    qtgui/viewaction_w.cpp (1.3), qtgui/viewaction_w.h (1.3): qt4
3036
    qtgui/viewaction_w.cpp, qtgui/viewaction_w.h: qt4
2090
3037
2091
2006-12-18 13:06  dockes
3038
2006-12-18 13:06  dockes
2092
3039
2093
    * doc/user/usermanual.sgml (1.30), internfile/mh_mail.cpp (1.27),
3040
    * doc/user/usermanual.sgml, internfile/mh_mail.cpp,
2094
    utils/smallut.cpp (1.24), utils/smallut.h (1.24): mh_mail needs to
3041
    utils/smallut.cpp, utils/smallut.h: mh_mail needs to lowercase
2095
  lowercase contentypes
3042
  contentypes
2096
3043
2097
2006-12-18 13:05  dockes
3044
2006-12-18 13:05  dockes
2098
3045
2099
    * qtgui/: rclmain_w.cpp (1.16), rclmain_w.h (1.9), viewaction_w.cpp
3046
    * qtgui/: rclmain_w.cpp, rclmain_w.h, viewaction_w.cpp,
2100
    (1.2), viewaction_w.h (1.2): dblclick to edit in viewAction
3047
    viewaction_w.h: dblclick to edit in viewAction
2101
3048
2102
2006-12-16 16:39  dockes
3049
2006-12-16 16:39  dockes
2103
3050
2104
    * internfile/internfile.cpp (1.21), internfile/internfile.h (1.9),
3051
    * internfile/internfile.cpp, internfile/internfile.h,
2105
  internfile/mh_html.h (1.9), internfile/mh_mail.cpp (1.26),
3052
  internfile/mh_html.h, internfile/mh_mail.cpp, internfile/mh_mail.h,
2106
  internfile/mh_mail.h (1.11), internfile/mh_text.h (1.4),
3053
  internfile/mh_text.h, internfile/mimehandler.h, qtgui/main.cpp,
2107
  internfile/mimehandler.h (1.14), qtgui/main.cpp (1.57),
3054
  qtgui/rclmain_w.cpp, qtgui/rclmain_w.h: mail attachments sort of ok
2108
  qtgui/rclmain_w.cpp (1.15), qtgui/rclmain_w.h (1.8): mail
2109
  attachments sort of ok
2110
3055
2111
2006-12-16 16:31  dockes
3056
2006-12-16 16:31  dockes
2112
3057
2113
    * utils/: pathut.cpp (1.13), pathut.h (1.11): added TempFile class
3058
    * utils/: pathut.cpp, pathut.h: added TempFile class
2114
3059
2115
2006-12-16 16:30  dockes
3060
2006-12-16 16:30  dockes
2116
3061
2117
  * index/indexer.cpp (1.48): dont clobber utf8fn from filter
3062
  * internfile/Filter.h: [no log message]
2118
3063
2119
2006-12-16 16:30  dockes
3064
2006-12-16 16:30  dockes
2120
3065
3066
  * index/indexer.cpp: dont clobber utf8fn from filter
3067
3068
2006-12-16 16:30  dockes
3069
2121
    * common/: rclconfig.cpp (1.37), rclconfig.h (1.28): added
3070
    * common/: rclconfig.cpp, rclconfig.h: added
2122
    getSuffixFromMimeType()
3071
    getSuffixFromMimeType()
2123
3072
3073
2006-12-16 08:15  dockes
3074
3075
  * internfile/Filter.h: [no log message]
3076
2124
2006-12-15 17:33  dockes
3077
2006-12-15 17:33  dockes
2125
3078
2126
    * index/indexer.cpp (1.47), internfile/Filter.h (1.2),
3079
    * index/indexer.cpp, internfile/Filter.h,
2127
    internfile/internfile.cpp (1.20), internfile/internfile.h (1.8),
3080
    internfile/internfile.cpp, internfile/internfile.h,
2128
    internfile/mh_html.cpp (1.20), internfile/mh_mail.cpp (1.25),
3081
    internfile/mh_html.cpp, internfile/mh_mail.cpp,
2129
    internfile/mh_mail.h (1.10), internfile/myhtmlparse.h (1.9): test
3082
    internfile/mh_mail.h, internfile/myhtmlparse.h: test data indexing
2130
    data indexing result same terms as 1.6.3
3083
    result same terms as 1.6.3
2131
3084
2132
2006-12-15 13:40  dockes
3085
2006-12-15 13:40  dockes
2133
3086
2134
    * internfile/Makefile (1.2), internfile/internfile.cpp (1.19),
3087
    * internfile/Makefile, internfile/internfile.cpp,
2135
    internfile/internfile.h (1.7), internfile/mh_exec.cpp (1.8),
3088
    internfile/internfile.h, internfile/mh_exec.cpp,
2136
  internfile/mh_exec.h (1.3), internfile/mh_html.cpp (1.19),
3089
  internfile/mh_exec.h, internfile/mh_html.cpp, internfile/mh_html.h,
2137
  internfile/mh_html.h (1.8), internfile/mh_mail.cpp (1.24),
3090
  internfile/mh_mail.cpp, internfile/mh_mail.h,
2138
  internfile/mh_mail.h (1.9), internfile/mh_text.cpp (1.6),
3091
  internfile/mh_text.cpp, internfile/mh_text.h,
2139
  internfile/mh_text.h (1.3), internfile/mh_unknown.h (1.2),
3092
  internfile/mh_unknown.h, internfile/mimehandler.cpp,
2140
  internfile/mimehandler.cpp (1.20), internfile/mimehandler.h (1.13),
3093
  internfile/mimehandler.h, internfile/myhtmlparse.h, lib/Makefile,
2141
  internfile/myhtmlparse.h (1.8), lib/Makefile (1.34), lib/mkMake
3094
  lib/mkMake, utils/smallut.cpp, utils/smallut.h,
2142
  (1.7), utils/smallut.cpp (1.23), utils/smallut.h (1.23),
3095
  internfile/Filter.h, internfile/mh_mbox.cpp, internfile/mh_mbox.h:
2143
  internfile/Filter.h (1.1), internfile/mh_mbox.cpp (1.1),
3096
  Dijon filters 1st step: mostly working needs check and optim
2144
  internfile/mh_mbox.h (1.1): Dijon filters 1st step: mostly working
2145
  needs check and optim
2146
3097
2147
2006-12-14 15:54  dockes
3098
2006-12-14 15:54  dockes
2148
3099
2149
    * rcldb/: rcldb.h (1.44), rcldoc.h (1.1): split rcldb.h -> rcldoc.h
3100
    * rcldb/: rcldb.h, rcldoc.h: split rcldb.h -> rcldoc.h
2150
3101
2151
2006-12-14 14:53  dockes
3102
2006-12-14 14:53  dockes
2152
3103
2153
  * recollinstall.in (1.25), common/rclconfig.cpp (1.36),
3104
  * recollinstall.in, common/rclconfig.cpp, common/rclconfig.h,
2154
  common/rclconfig.h (1.27), doc/user/usermanual.sgml (1.29),
3105
  doc/user/usermanual.sgml, index/indexer.cpp, qtgui/preview_w.cpp,
2155
  index/indexer.cpp (1.46), qtgui/preview_w.cpp (1.10),
3106
  qtgui/rclmain_w.cpp, qtgui/recoll.pro.in, qtgui/ssearch_w.cpp,
2156
  qtgui/rclmain_w.cpp (1.14), qtgui/recoll.pro.in (1.13),
3107
  qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp, qtgui/uiprefs_w.h,
2157
  qtgui/ssearch_w.cpp (1.16), qtgui/uiprefs.ui (1.19),
3108
  qtgui/viewaction.ui, qtgui/viewaction_w.cpp, qtgui/viewaction_w.h,
2158
  qtgui/uiprefs_w.cpp (1.13), qtgui/uiprefs_w.h (1.6),
3109
  sampleconf/mimeconf, sampleconf/mimeview, utils/Makefile,
2159
  qtgui/viewaction.ui (1.1), qtgui/viewaction_w.cpp (1.1),
2160
  qtgui/viewaction_w.h (1.1), sampleconf/mimeconf (1.19),
2161
  sampleconf/mimeview (1.1), utils/Makefile (1.23),
2162
    utils/conftree.cpp (1.8), utils/conftree.h (1.9), utils/execmd.cpp
3110
    utils/conftree.cpp, utils/conftree.h, utils/execmd.cpp,
2163
  (1.21), utils/execmd.h (1.11), utils/pathut.cpp (1.12),
3111
  utils/execmd.h, utils/pathut.cpp, utils/pathut.h,
2164
  utils/pathut.h (1.10), utils/smallut.cpp (1.22), utils/smallut.h
3112
  utils/smallut.cpp, utils/smallut.h: created mimeview and the viewer
2165
  (1.22): created mimeview and the viewer conf edit dialog
3113
  conf edit dialog
2166
3114
2167
2006-12-13 10:13  dockes
3115
2006-12-13 10:13  dockes
2168
3116
2169
    * common/rclconfig.cpp (1.35), internfile/internfile.cpp (1.18),
3117
    * common/rclconfig.cpp, internfile/internfile.cpp,
2170
    internfile/mh_exec.cpp (1.7), internfile/mimehandler.cpp (1.19):
3118
    internfile/mh_exec.cpp, internfile/mimehandler.cpp: move findFilter
2171
  move findFilter usage out of mh_exec
3119
  usage out of mh_exec
2172
3120
2173
2006-12-11 15:56  dockes
3121
2006-12-11 15:56  dockes
2174
3122
2175
    * qtgui/plaintorich.cpp (1.19): not calling textsplit with
3123
    * qtgui/plaintorich.cpp: not calling textsplit with onlyspans
2176
    onlyspans improves highlighting
3124
    improves highlighting
2177
3125
2178
2006-12-11 15:50  dockes
3126
2006-12-11 15:50  dockes
2179
3127
2180
  * common/rclconfig.cpp (1.34), common/rclconfig.h (1.26),
3128
  * common/rclconfig.cpp, common/rclconfig.h, index/mimetype.cpp,
2181
  index/mimetype.cpp (1.18), utils/smallut.cpp (1.21),
3129
  utils/smallut.cpp, utils/smallut.h: rationalize stopsuffix list
2182
  utils/smallut.h (1.21): rationalize stopsuffix list usage
3130
  usage
2183
3131
2184
2006-12-10 18:03  dockes
3132
2006-12-10 18:03  dockes
2185
3133
2186
    * query/wasastringtoquery.cpp (1.3), query/wasastringtoquery.h
3134
    * query/: wasastringtoquery.cpp, wasastringtoquery.h,
2187
  (1.3), query/wasatorcl.cpp (1.2), query/wasatorcl.h (1.3),
3135
  wasatorcl.cpp, wasatorcl.h: added sort and type specs parsing
2188
  wasabi/server/rclwasabis.cpp (1.3): added sort and type specs
2189
  parsing
2190
3136
2191
2006-12-08 18:18  dockes
3137
2006-12-08 18:18  dockes
2192
3138
2193
  * query/wasatorcl.h (1.2), wasabi/client/wasabic.cpp (1.2),
3139
  * query/wasatorcl.h: 1st query
2194
  wasabi/client/wasabic.h (1.2), wasabi/client/wasabic.ui (1.2),
2195
  wasabi/server/main.cpp (1.3), wasabi/server/rclwasabis.cpp (1.2):
2196
  1st query
2197
3140
2198
2006-12-08 17:05  dockes
3141
2006-12-08 11:54  dockes
2199
3142
2200
  * wasabi/: client/main.cpp (1.1), client/wasabiSimple_interface.cpp
3143
  * query/: wasastringtoquery.cpp, wasastringtoquery.h: [no log
2201
  (1.1), client/wasabiSimple_interface.h (1.1), client/wasabic.cpp
3144
  message]
2202
  (1.1), client/wasabic.h (1.1), client/wasabic.pro (1.1),
2203
  client/wasabic.ui (1.1), server/main.cpp (1.2): first ping
2204
3145
2205
2006-12-08 08:11  dockes
3146
2006-12-08 08:11  dockes
2206
3147
2207
  * common/textsplit.cpp (1.27), common/textsplit.h (1.15),
3148
  * common/textsplit.cpp, common/textsplit.h, qtgui/ssearch_w.cpp:
2208
  qtgui/ssearch_w.cpp (1.15): only autophrase if query has several
3149
  only autophrase if query has several terms
2209
  terms
2210
3150
2211
2006-12-08 07:45  dockes
3151
2006-12-08 07:45  dockes
2212
3152
2213
    * qtgui/ssearch_w.cpp (1.14): make autophrase do the right thing:
3153
    * qtgui/ssearch_w.cpp: make autophrase do the right thing: add a
2214
    add a subclause, not modify the query string
3154
    subclause, not modify the query string
2215
3155
2216
2006-12-07 17:38  dockes
3156
2006-12-07 17:38  dockes
2217
3157
2218
  * query/: Makefile (1.14), qtry.cpp (1.9), qxtry.cpp (1.4),
3158
  * query/: Makefile, qtry.cpp, qxtry.cpp, xadump.cpp: removed qtry
2219
  xadump.cpp (1.13): removed qtry and merged qxtry into xadump
3159
  and merged qxtry into xadump
2220
3160
2221
2006-12-07 14:24  dockes
3161
2006-12-07 14:24  dockes
2222
3162
2223
    * rcldb/rcldb.cpp (1.100): comment
3163
    * rcldb/rcldb.cpp: comment
2224
3164
2225
2006-12-07 14:02  dockes
3165
2006-12-07 14:02  dockes
2226
3166
2227
    * rcldb/rcldb.cpp (1.99): comments
3167
    * rcldb/rcldb.cpp: comments
2228
3168
2229
2006-12-07 09:06  dockes
3169
2006-12-07 09:06  dockes
2230
3170
2231
  * internfile/: mh_mail.cpp (1.23), mh_mail.cpp (1.20.4.2): fix bug
3171
  * internfile/: mh_mail.cpp, mh_mail.cpp: fix bug with bad message
2232
    with bad message "From " delimiter detection
3172
    "From " delimiter detection
2233
3173
2234
2006-12-07 08:08  dockes
3174
2006-12-07 08:08  dockes
2235
3175
2236
    * VERSION (1.41.2.3): 1.6.3
3176
    * VERSION: 1.6.3
2237
3177
2238
2006-12-07 08:06  dockes
3178
2006-12-07 08:06  dockes
2239
3179
2240
  * qtgui/rclmain_w.cpp (1.9.2.1), utils/smallut.cpp (1.18.2.2),
3180
  * qtgui/rclmain_w.cpp, utils/smallut.cpp, utils/smallut.h,
2241
  utils/smallut.h (1.19.2.1), utils/mimeparse.h (1.10),
3181
  utils/mimeparse.h, utils/smallut.cpp, utils/smallut.h,
2242
  utils/smallut.cpp (1.20), utils/smallut.h (1.20),
2243
    qtgui/rclmain_w.cpp (1.13): fix pb with executing viewer for files
3182
    qtgui/rclmain_w.cpp: fix pb with executing viewer for files with
2244
    with single-quotes in pathnames
3183
    single-quotes in pathnames
2245
3184
2246
2006-12-07 08:05  dockes
3185
2006-12-07 08:05  dockes
2247
3186
2248
  * internfile/: mh_mail.cpp (1.20.4.1), mh_mail.cpp (1.22): fix bug
3187
  * internfile/: mh_mail.cpp, mh_mail.cpp: fix bug with bad message
2249
    with bad message "From " delimiter detection
3188
    "From " delimiter detection
2250
3189
2251
2006-12-05 16:25  dockes
3190
2006-12-05 16:25  dockes
2252
3191
2253
    * internfile/mh_mail.cpp (1.21): use regexp to better discriminate
3192
    * internfile/mh_mail.cpp: use regexp to better discriminate From
2254
    From delimiter lines in mbox. Avoid reading mboxes twice
3193
    delimiter lines in mbox. Avoid reading mboxes twice
2255
3194
2256
2006-12-05 16:23  dockes
3195
2006-12-05 16:23  dockes
2257
3196
2258
    * qtgui/: advsearch.ui (1.29), main.cpp (1.56), rclmain_w.cpp
3197
    * qtgui/: advsearch.ui, main.cpp, rclmain_w.cpp, rclmain_w.h,
2259
  (1.12), rclmain_w.h (1.7), reslist.cpp (1.15), reslist.h (1.6),
3198
  reslist.cpp, reslist.h, sort.ui, sort_w.cpp, sort_w.h: avoid
2260
  sort.ui (1.6), sort_w.cpp (1.4), sort_w.h (1.5): avoid generating
2261
    abstracts before theyre needed (ie: not during sort). have the sort
3199
    generating abstracts before theyre needed (ie: not during sort).
2262
    tools redisplay the results when sort criteria are applied
3200
    have the sort tools redisplay the results when sort criteria are
3201
  applied
2263
3202
2264
2006-12-05 16:18  dockes
3203
2006-12-05 16:18  dockes
2265
3204
2266
    * query/: sortseq.cpp (1.9), sortseq.h (1.8): use refcntr to access
3205
    * query/: sortseq.cpp, sortseq.h: use refcntr to access docsequence
2267
  docsequence
2268
3206
2269
2006-12-05 16:17  dockes
3207
2006-12-05 16:17  dockes
2270
3208
2271
    * rcldb/: rcldb.cpp (1.98), rcldb.h (1.43): expose abstract
3209
    * rcldb/: rcldb.cpp, rcldb.h: expose abstract synthesis to let
2272
    synthesis to let users decide when they want it done
3210
    users decide when they want it done
2273
3211
2274
2006-12-05 16:17  dockes
3212
2006-12-05 16:17  dockes
2275
3213
2276
    * rcldb/searchdata.h (1.7): clauseCount
3214
    * rcldb/searchdata.h: clauseCount
2277
3215
2278
2006-12-05 16:16  dockes
3216
2006-12-05 16:16  dockes
2279
3217
2280
    * utils/refcntr.h (1.3): fix pbs with empty object
3218
    * utils/refcntr.h: fix pbs with empty object
2281
3219
2282
2006-12-04 10:56  dockes
3220
2006-12-04 10:56  dockes
2283
3221
2284
    * configure (1.25), configure.ac (1.24), qtgui/advsearch_w.h
3222
    * configure, configure.ac, qtgui/advsearch_w.h, qtgui/main.cpp,
2285
  (1.10), qtgui/main.cpp (1.55), qtgui/preview_w.h (1.7),
3223
  qtgui/preview_w.h, qtgui/rclmain_w.cpp, qtgui/rclmain_w.h,
2286
  qtgui/rclmain_w.cpp (1.11), qtgui/rclmain_w.h (1.6), qtgui/sort_w.h
3224
  qtgui/sort_w.h, qtgui/spell_w.h, qtgui/ssearch_w.h,
2287
  (1.4), qtgui/spell_w.h (1.5), qtgui/ssearch_w.h (1.5),
3225
  qtgui/uiprefs_w.h, utils/refcntr.h: qt4 compiles and sort of works
2288
  qtgui/uiprefs_w.h (1.5), utils/refcntr.h (1.2),
3226
2289
  wasabi/server/Makefile (1.2): qt4 compiles and sort of works
3227
2006-12-04 10:49  dockes
3228
3229
  * qt4gui/: recoll.pro.in, recoll.qrc, uifrom3: [no log message]
2290
3230
2291
2006-12-04 09:17  dockes
3231
2006-12-04 09:17  dockes
2292
3232
2293
    * qtgui/: advsearch.ui (1.28), advsearch_w.cpp (1.15),
3233
    * qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
2294
  advsearch_w.h (1.9), preview_w.cpp (1.9), preview_w.h (1.6),
3234
  preview_w.cpp, preview_w.h, sort_w.cpp, ssearch_w.cpp,
2295
  sort_w.cpp (1.3), ssearch_w.cpp (1.13), uiprefs_w.cpp (1.12),
2296
    uiprefs_w.h (1.4): compiles (doesnt work) on qt4
3235
    uiprefs_w.cpp, uiprefs_w.h: compiles (doesnt work) on qt4
2297
3236
2298
2006-12-04 07:19  dockes
3237
2006-12-04 07:19  dockes
2299
3238
2300
    * qtgui/: advsearch.ui (1.27), advsearch_w.cpp (1.14),
3239
    * qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
2301
  advsearch_w.h (1.8), guiutils.cpp (1.27), main.cpp (1.54),
3240
  guiutils.cpp, main.cpp, preview.ui, preview_w.h, rclmain.ui,
2302
  preview.ui (1.3), preview_w.h (1.5), rclmain.ui (1.7),
3241
  rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h,
2303
  rclmain_w.cpp (1.10), rclmain_w.h (1.5), reslist.cpp (1.14),
3242
  searchclause_w.cpp, searchclause_w.h, sort_w.h, spell.ui,
2304
  reslist.h (1.5), searchclause_w.cpp (1.4), searchclause_w.h (1.3),
3243
  spell_w.h, ssearch_w.h, ssearchb.ui, uiprefs_w.h: qt4 ckpt
2305
  sort_w.h (1.3), spell.ui (1.5), spell_w.h (1.4), ssearch_w.h (1.4),
2306
  ssearchb.ui (1.17), uiprefs_w.h (1.3): qt4 ckpt
2307
3244
2308
2006-12-02 08:32  dockes
3245
2006-12-02 08:32  dockes
2309
3246
2310
    * utils/idfile.cpp (1.5): improved tests to check for mail
3247
    * utils/idfile.cpp: improved tests to check for mail
3248
3249
2006-12-01 11:05  dockes
3250
3251
  * query/xadump.cpp: [no log message]
3252
3253
2006-11-30 19:12  dockes
3254
3255
  * query/: wasastringtoquery.cpp, wasastringtoquery.h,
3256
  wasatorcl.cpp, wasatorcl.h: [no log message]
2311
3257
2312
2006-11-30 14:38  dockes
3258
2006-11-30 14:38  dockes
2313
3259
2314
  * README (1.53), makesrcdist.sh (1.12), makestaticdist.sh (1.9),
3260
  * README, makesrcdist.sh, makestaticdist.sh, recoll.desktop,
2315
  recoll.desktop (1.2), recollinstall.in (1.24), aspell/rclaspell.cpp
3261
  recollinstall.in, aspell/rclaspell.cpp, doc/user/usermanual.sgml,
2316
  (1.6), doc/user/usermanual.sgml (1.28), index/indexer.cpp (1.45),
3262
  index/indexer.cpp, index/indexer.h, mk/SunOS, qtgui/advsearch.ui,
2317
  index/indexer.h (1.22), mk/SunOS (1.8), qtgui/advsearch.ui (1.26),
2318
    qtgui/advsearch_w.cpp (1.13), qtgui/guiutils.cpp (1.26),
3263
    qtgui/advsearch_w.cpp, qtgui/guiutils.cpp, qtgui/guiutils.h,
2319
  qtgui/guiutils.h (1.18), qtgui/main.cpp (1.53),
2320
    qtgui/plaintorich.cpp (1.18), qtgui/plaintorich.h (1.11),
3264
    qtgui/main.cpp, qtgui/plaintorich.cpp, qtgui/plaintorich.h,
2321
    qtgui/preview.ui (1.2), qtgui/preview_w.cpp (1.8), qtgui/rclmain.ui
3265
    qtgui/preview.ui, qtgui/preview_w.cpp, qtgui/rclmain.ui,
2322
  (1.6), qtgui/recoll.pro.in (1.12), qtgui/reslist.cpp (1.13),
3266
  qtgui/recoll.pro.in, qtgui/reslist.cpp, qtgui/searchclause_w.cpp,
2323
  qtgui/searchclause_w.cpp (1.3), qtgui/spell_w.cpp (1.7),
3267
  qtgui/spell_w.cpp, qtgui/ssearch_w.cpp, qtgui/ssearchb.ui,
2324
  qtgui/ssearch_w.cpp (1.12), qtgui/ssearchb.ui (1.16),
2325
    qtgui/i18n/recoll_fr.ts (1.7), qtgui/i18n/recoll_ru.ts (1.7),
3268
    qtgui/i18n/recoll_fr.ts, qtgui/i18n/recoll_ru.ts,
2326
    qtgui/i18n/recoll_uk.ts (1.7), qtgui/images/cancel.png (1.2),
3269
    qtgui/i18n/recoll_uk.ts, qtgui/images/cancel.png,
2327
    qtgui/images/close.png (1.2), rcldb/searchdata.cpp (1.6),
3270
    qtgui/images/close.png, rcldb/searchdata.cpp,
2328
  sampleconf/recoll.conf.in (1.13), utils/execmd.cpp (1.20),
3271
  sampleconf/recoll.conf.in, utils/execmd.cpp, utils/mimeparse.cpp,
2329
  utils/mimeparse.cpp (1.17), utils/smallut.cpp (1.19): merged 1.6
3272
  utils/smallut.cpp: merged 1.6 maint branch modifs up to
2330
  maint branch modifs up to MERGED_TO_TRUNK_20061130
3273
  MERGED_TO_TRUNK_20061130
2331
3274
2332
2006-11-28 13:45  dockes
3275
2006-11-28 13:45  dockes
2333
3276
2334
  * mk/SunOS (1.7.4.1), qtgui/recoll.pro.in (1.11.2.1),
3277
  * mk/SunOS, qtgui/recoll.pro.in, qtgui/reslist.cpp,
2335
  qtgui/reslist.cpp (1.12.2.5), utils/mimeparse.cpp (1.16.2.1): small
3278
  utils/mimeparse.cpp: small solaris porting glitches
2336
  solaris porting glitches
3279
3280
2006-11-28 12:26  dockes
3281
3282
  * VERSION: [no log message]
2337
3283
2338
2006-11-28 10:34  dockes
3284
2006-11-28 10:34  dockes
2339
3285
2340
    * qtgui/searchclause_w.cpp (1.2.2.2): removed forgotten fprintf
3286
    * qtgui/searchclause_w.cpp: removed forgotten fprintf
2341
3287
2342
2006-11-28 09:22  dockes
3288
2006-11-28 09:22  dockes
2343
3289
2344
    * sampleconf/recoll.conf.in (1.12.2.1): add .svn in skippedNames
3290
    * sampleconf/recoll.conf.in: add .svn in skippedNames
3291
3292
2006-11-28 08:19  dockes
3293
3294
  * makesrcdist.sh: [no log message]
3295
3296
2006-11-28 08:14  dockes
3297
3298
  * README: [no log message]
2345
3299
2346
2006-11-28 08:12  dockes
3300
2006-11-28 08:12  dockes
2347
3301
2348
    * doc/user/usermanual.sgml (1.27.2.2), qtgui/i18n/recoll_fr.ts
3302
    * doc/user/usermanual.sgml, qtgui/i18n/recoll_fr.ts,
2349
  (1.6.2.1), qtgui/i18n/recoll_ru.ts (1.6.2.1),
3303
  qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts: doc+msgs
2350
  qtgui/i18n/recoll_uk.ts (1.6.2.1): doc+msgs
2351
3304
2352
2006-11-28 08:02  dockes
3305
2006-11-28 08:02  dockes
2353
3306
2354
    * qtgui/reslist.cpp (1.12.2.4): try to prevent reslist from
3307
    * qtgui/reslist.cpp: try to prevent reslist from scrolling during
2355
  scrolling during insertion
3308
  insertion
2356
3309
2357
2006-11-28 07:50  dockes
3310
2006-11-28 07:50  dockes
2358
3311
2359
  * qtgui/: guiutils.cpp (1.25.2.2), guiutils.h (1.17.2.1), main.cpp
3312
  * qtgui/: guiutils.cpp, guiutils.h, main.cpp, preview.ui,
2360
  (1.52.2.1), preview.ui (1.1.4.1), preview_w.cpp (1.7.2.2),
3313
  preview_w.cpp, rclmain.ui: more small geom tweaks
2361
  rclmain.ui (1.5.2.2): more small geom tweaks
2362
3314
2363
2006-11-27 21:57  dockes
3315
2006-11-27 21:57  dockes
2364
3316
2365
  * qtgui/images/close.png (1.1): file close.png was initially added
3317
  * qtgui/images/: cancel.png, close.png: [no log message]
2366
  on branch RECOLL_1_6_MAINT.
2367
3318
2368
2006-11-27 21:57  dockes
3319
2006-11-27 21:57  dockes
2369
3320
3321
  * qtgui/images/close.png: file close.png was initially added on
3322
  branch RECOLL_1_6_MAINT.
3323
3324
2006-11-27 21:57  dockes
3325
2370
    * qtgui/images/cancel.png (1.1): file cancel.png was initially
3326
    * qtgui/images/cancel.png: file cancel.png was initially added on
2371
    added on branch RECOLL_1_6_MAINT.
3327
    branch RECOLL_1_6_MAINT.
2372
3328
2373
2006-11-27 20:04  dockes
3329
2006-11-27 20:04  dockes
2374
3330
2375
  * qtgui/: plaintorich.cpp (1.17.2.2), plaintorich.h (1.10.2.1),
3331
  * qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
2376
  preview_w.cpp (1.7.2.1), reslist.cpp (1.12.2.3): solved the preview
3332
  reslist.cpp: solved the preview positionning issue by using an
2377
  positionning issue by using an anchor or beacon
3333
  anchor or beacon
2378
3334
2379
2006-11-27 17:15  dockes
3335
2006-11-27 17:15  dockes
2380
3336
2381
  * qtgui/: advsearch.ui (1.25.2.1), advsearch_w.cpp (1.12.2.1),
3337
  * qtgui/: advsearch.ui, advsearch_w.cpp, guiutils.cpp, rclmain.ui,
2382
  guiutils.cpp (1.25.2.1), rclmain.ui (1.5.2.1), reslist.cpp
3338
  reslist.cpp, searchclause_w.cpp, ssearchb.ui: polish sizes etc.
2383
  (1.12.2.2), searchclause_w.cpp (1.2.2.1), ssearchb.ui (1.15.4.1):
2384
  polish sizes etc.
2385
3339
2386
2006-11-27 16:15  dockes
3340
2006-11-27 16:15  dockes
2387
3341
2388
    * doc/user/usermanual.sgml (1.27.2.1): document preview/edit link
3342
    * doc/user/usermanual.sgml: document preview/edit link formats
2389
  formats
2390
3343
2391
2006-11-27 11:00  dockes
3344
2006-11-27 11:00  dockes
2392
3345
2393
  * VERSION (1.41.2.1), aspell/rclaspell.cpp (1.5.2.2),
3346
  * VERSION, aspell/rclaspell.cpp, index/indexer.cpp,
2394
  index/indexer.cpp (1.44.2.1), index/indexer.h (1.21.2.1),
3347
  index/indexer.h, qtgui/spell_w.cpp, utils/smallut.cpp: open main db
2395
  qtgui/spell_w.cpp (1.6.2.1), utils/smallut.cpp (1.18.2.1): open
2396
    main db ro for stem and spell dic creations. allow disabling aspell
3348
    ro for stem and spell dic creations. allow disabling aspell with
2397
    with noaspell
3349
    noaspell
2398
3350
2399
2006-11-27 10:18  dockes
3351
2006-11-27 10:18  dockes
2400
3352
2401
  * makestaticdist.sh (1.8.4.1), recoll.desktop (1.1.4.1),
3353
  * makestaticdist.sh, recoll.desktop, recollinstall.in: small
2402
  recollinstall.in (1.23.2.1): small install issues
3354
  install issues
2403
3355
2404
2006-11-27 10:18  dockes
3356
2006-11-27 10:18  dockes
2405
3357
2406
    * qtgui/ssearch_w.cpp (1.11.2.1): cleanup ssearch string handling
3358
    * qtgui/ssearch_w.cpp: cleanup ssearch string handling
2407
3359
2408
2006-11-27 10:16  dockes
3360
2006-11-27 10:16  dockes
2409
3361
2410
    * qtgui/reslist.cpp (1.12.2.1): no 01 in docnum
3362
    * qtgui/reslist.cpp: no 01 in docnum
2411
3363
2412
2006-11-27 10:16  dockes
3364
2006-11-27 10:16  dockes
2413
3365
2414
    * qtgui/plaintorich.cpp (1.17.2.1): merge overlapping tagging
3366
    * qtgui/plaintorich.cpp: merge overlapping tagging regions
2415
  regions
2416
3367
2417
2006-11-27 10:14  dockes
3368
2006-11-27 10:14  dockes
2418
3369
2419
    * rcldb/searchdata.cpp (1.5.2.1): fix spurious/benign error with
3370
    * rcldb/searchdata.cpp: fix spurious/benign error with stemlang
2420
  stemlang empty
3371
  empty
2421
3372
2422
2006-11-27 10:12  dockes
3373
2006-11-27 10:12  dockes
2423
3374
2424
    * aspell/rclaspell.cpp (1.5.2.1): ignore a few more words and tell
3375
    * aspell/rclaspell.cpp: ignore a few more words and tell aspell
2425
    aspell were utf-8
3376
    were utf-8
2426
3377
2427
2006-11-27 10:03  dockes
3378
2006-11-27 10:03  dockes
2428
3379
2429
    * utils/execmd.cpp (1.19.2.1): ignore sigpipe in execmd
3380
    * utils/execmd.cpp: ignore sigpipe in execmd
3381
3382
2006-11-22 10:29  dockes
3383
3384
  * VERSION: [no log message]
3385
3386
2006-11-21 15:00  dockes
3387
3388
  * INSTALL, README: [no log message]
2430
3389
2431
2006-11-21 14:05  dockes
3390
2006-11-21 14:05  dockes
2432
3391
2433
    * configure (1.24), configure.ac (1.23), aspell/rclaspell.cpp
3392
    * configure, configure.ac, aspell/rclaspell.cpp: mdk 2006 aspell
2434
  (1.5): mdk 2006 aspell quirks
3393
  quirks
3394
3395
2006-11-21 10:18  dockes
3396
3397
  * doc/user/usermanual.sgml, qtgui/i18n/recoll_fr.ts,
3398
  qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts: [no log message]
2435
3399
2436
2006-11-21 09:47  dockes
3400
2006-11-21 09:47  dockes
2437
3401
2438
    * qtgui/: guiutils.cpp (1.25), guiutils.h (1.17), spell.ui (1.4),
3402
    * qtgui/: guiutils.cpp, guiutils.h, spell.ui, spell_w.cpp,
2439
  spell_w.cpp (1.6), spell_w.h (1.3), uiprefs_w.cpp (1.11): added
3403
  spell_w.h, uiprefs_w.cpp: added stem expansion mode to term
2440
  stem expansion mode to term explorer
3404
  explorer
2441
3405
2442
2006-11-20 19:07  dockes
3406
2006-11-20 19:07  dockes
2443
3407
2444
  * doc/: man/recoll.conf.5 (1.4), man/recollindex.1 (1.3),
3408
  * doc/: man/recoll.conf.5, man/recollindex.1, user/usermanual.sgml:
2445
  user/usermanual.sgml (1.26): doc
3409
  doc
3410
3411
2006-11-20 18:46  dockes
3412
3413
  * doc/user/usermanual.sgml: [no log message]
3414
3415
2006-11-20 18:06  dockes
3416
3417
  * qtgui/i18n/: recoll_fr.ts, recoll_ru.ts, recoll_uk.ts: [no log
3418
  message]
2446
3419
2447
2006-11-20 16:35  dockes
3420
2006-11-20 16:35  dockes
2448
3421
2449
    * qtgui/advsearch.ui (1.25): tooltip
3422
    * qtgui/advsearch.ui: tooltip
2450
3423
2451
2006-11-20 16:28  dockes
3424
2006-11-20 16:28  dockes
2452
3425
2453
    * rcldb/rcldb.cpp (1.97): clear abstract if its only ...
3426
    * rcldb/rcldb.cpp: clear abstract if its only ...
2454
3427
2455
2006-11-20 16:28  dockes
3428
2006-11-20 16:28  dockes
2456
3429
2457
  * common/rclconfig.cpp (1.33): test driver
3430
  * filters/rclxls, utils/transcode.cpp: [no log message]
2458
3431
2459
2006-11-20 16:28  dockes
3432
2006-11-20 16:28  dockes
2460
3433
3434
  * common/rclconfig.cpp: test driver
3435
3436
2006-11-20 16:28  dockes
3437
2461
    * common/rclconfig.h (1.25): fix defaultcharset reset
3438
    * common/rclconfig.h: fix defaultcharset reset
2462
3439
2463
2006-11-20 15:37  dockes
3440
2006-11-20 15:37  dockes
2464
3441
2465
  * VERSION (1.40.2.7), common/rclconfig.h (1.21.2.1), lib/Makefile
3442
  * VERSION, common/rclconfig.h, lib/Makefile, lib/mkMake,
2466
  (1.30.2.1), lib/mkMake (1.3.2.1), mk/commondefs (1.8.2.1),
3443
  mk/commondefs, qtgui/recoll.pro.in: fix defaultcharset reset
2467
  qtgui/recoll.pro.in (1.8.2.1): fix defaultcharset reset problem +
2468
    dir changes from 1.6
3444
    problem + dir changes from 1.6
2469
3445
2470
2006-11-20 12:17  dockes
3446
2006-11-20 12:17  dockes
2471
3447
2472
  * common/: Makefile (1.14), textsplit.cpp (1.26), textsplit.h
3448
  * common/: Makefile, textsplit.cpp, textsplit.h: improved textsplit
2473
  (1.14): improved textsplit speed (needs utf8iter modifs too
3449
  speed (needs utf8iter modifs too
2474
3450
2475
2006-11-20 12:16  dockes
3451
2006-11-20 12:16  dockes
2476
3452
2477
  * utils/: Makefile (1.22), utf8iter.cpp (1.5), utf8iter.h (1.8):
3453
  * utils/: Makefile, utf8iter.cpp, utf8iter.h: cleaned and speeded
2478
  cleaned and speeded up utf8iter
3454
  up utf8iter
2479
3455
2480
2006-11-19 19:37  dockes
3456
2006-11-19 19:37  dockes
2481
3457
2482
    * common/: textsplit.cpp (1.25), textsplit.h (1.13): optim ckpt
3458
    * common/: textsplit.cpp, textsplit.h: optim ckpt
2483
3459
2484
2006-11-18 13:56  dockes
3460
2006-11-18 13:56  dockes
2485
3461
2486
    * qtgui/plaintorich.cpp (1.17): firsttermocc init was not always
3462
    * qtgui/plaintorich.cpp: firsttermocc init was not always done
2487
  done
2488
3463
2489
2006-11-18 13:31  dockes
3464
2006-11-18 13:31  dockes
2490
3465
2491
    * qtgui/: plaintorich.cpp (1.16), plaintorich.h (1.10),
3466
    * qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
2492
  preview_w.cpp (1.7), reslist.cpp (1.12): improve positionning on
3467
  reslist.cpp: improve positionning on term groups by storing/passing
2493
  term groups by storing/passing an occurrence index
3468
  an occurrence index
2494
3469
2495
2006-11-18 13:30  dockes
3470
2006-11-18 13:30  dockes
2496
3471
2497
    * rcldb/searchdata.cpp (1.5): correctly generate highlighting term
3472
    * rcldb/searchdata.cpp: correctly generate highlighting term groups
2498
    groups when stem-expanding NEAR queries
3473
    when stem-expanding NEAR queries
2499
3474
2500
2006-11-17 16:26  dockes
3475
2006-11-17 16:26  dockes
2501
3476
2502
    * qtgui/: advsearch.ui (1.24), advsearch_w.cpp (1.12),
3477
    * qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
2503
  advsearch_w.h (1.7), guiutils.cpp (1.24), guiutils.h (1.16): Save
3478
  guiutils.cpp, guiutils.h: Save adv search clause list + add delete
2504
  adv search clause list + add delete button
3479
  button
2505
3480
2506
2006-11-17 13:55  dockes
3481
2006-11-17 13:55  dockes
2507
3482
2508
    * qtgui/: rclmain_w.cpp (1.9), rclmain_w.h (1.4), reslist.cpp
3483
    * qtgui/: rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h: get
2509
  (1.11), reslist.h (1.4): get shift+clicklink to open new preview
3484
  shift+clicklink to open new preview window instead of tab
2510
  window instead of tab
2511
3485
2512
2006-11-17 13:32  dockes
3486
2006-11-17 13:32  dockes
2513
3487
2514
    * qtgui/plaintorich.cpp (1.15): small opts + fixed near region
3488
    * qtgui/plaintorich.cpp: small opts + fixed near region detection
2515
  detection code
3489
  code
2516
3490
2517
2006-11-17 13:31  dockes
3491
2006-11-17 13:31  dockes
2518
3492
2519
    * qtgui/plaintorich.h (1.9): comments
3493
    * qtgui/plaintorich.h: comments
2520
3494
2521
2006-11-17 13:31  dockes
3495
2006-11-17 13:31  dockes
2522
3496
2523
    * utils/utf8iter.h (1.7): removed not strictly needed error
3497
    * utils/utf8iter.h: removed not strictly needed error checking code
2524
  checking code
2525
3498
2526
2006-11-17 11:09  dockes
3499
2006-11-17 11:09  dockes
2527
3500
2528
    * qtgui/: plaintorich.cpp (1.14), plaintorich.h (1.8),
3501
    * qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
2529
  preview_w.cpp (1.6), preview_w.h (1.4), rclmain_w.cpp (1.8),
3502
  preview_w.h, rclmain_w.cpp, reslist.cpp, reslist.h: Remember
2530
  reslist.cpp (1.10), reslist.h (1.3): Remember searchData and use it
2531
    in plaintorich for phrase/group highlighting
3503
    searchData and use it in plaintorich for phrase/group highlighting
2532
3504
2533
2006-11-17 11:08  dockes
3505
2006-11-17 11:08  dockes
2534
3506
2535
    * qtgui/advsearch_w.cpp (1.11): better data encap in searchdata
3507
    * qtgui/advsearch_w.cpp: better data encap in searchdata
2536
3508
2537
2006-11-17 11:06  dockes
3509
2006-11-17 11:06  dockes
2538
3510
2539
    * rcldb/: rcldb.cpp (1.96), searchdata.cpp (1.4), searchdata.h
3511
    * rcldb/: rcldb.cpp, searchdata.cpp, searchdata.h: added code to
2540
  (1.6): added code to remember search terms and term groups in
3512
  remember search terms and term groups in searchdata
2541
  searchdata
2542
3513
2543
2006-11-15 15:57  dockes
3514
2006-11-15 15:57  dockes
2544
3515
2545
  * common/Makefile (1.13), lib/Makefile (1.33), lib/mkMake (1.6),
3516
  * common/Makefile, lib/Makefile, lib/mkMake, mk/commondefs,
2546
  mk/commondefs (1.10), qtgui/recoll.pro.in (1.11),
3517
  qtgui/recoll.pro.in, rcldb/pathhash.cpp, rcldb/pathhash.h,
2547
  rcldb/pathhash.cpp (1.4), rcldb/pathhash.h (1.3), rcldb/rcldb.cpp
2548
    (1.95), rcldb/searchdata.h (1.5), rcldb/stemdb.h (1.2): distributed
3518
    rcldb/rcldb.cpp, rcldb/searchdata.h, rcldb/stemdb.h: distributed
2549
    files from common/ into rcld, internfile, common
3519
    files from common/ into rcld, internfile, common
2550
3520
3521
2006-11-15 08:27  dockes
3522
3523
  * internfile/Makefile: [no log message]
3524
2551
2006-11-14 19:29  dockes
3525
2006-11-14 19:29  dockes
2552
3526
2553
    * qtgui/: advsearch_w.cpp (1.10), advsearch_w.h (1.6): got rid of
3527
    * qtgui/: advsearch_w.cpp, advsearch_w.h: got rid of the static
2554
  the static clause names
3528
  clause names
3529
3530
2006-11-14 19:17  dockes
3531
3532
  * qtgui/advsearch.ui: [no log message]
2555
3533
2556
2006-11-14 18:56  dockes
3534
2006-11-14 18:56  dockes
2557
3535
2558
    * qtgui/: advsearch.ui (1.22), advsearch_w.cpp (1.9): added
3536
    * qtgui/: advsearch.ui, advsearch_w.cpp: added conjunction choice
2559
  conjunction choice in advsearch
3537
  in advsearch
2560
3538
2561
2006-11-14 18:41  dockes
3539
2006-11-14 18:41  dockes
2562
3540
2563
  * qtgui/advsearch.ui (1.21), qtgui/advsearch_w.cpp (1.8),
3541
  * qtgui/advsearch.ui, qtgui/advsearch_w.cpp, qtgui/advsearch_w.h,
2564
  qtgui/advsearch_w.h (1.5), qtgui/searchclause_w.cpp (1.2),
3542
  qtgui/searchclause_w.cpp, qtgui/searchclause_w.h,
2565
  qtgui/searchclause_w.h (1.2), rcldb/searchdata.cpp (1.3): use
2566
    SearchClauseW for all advsearch fields
3543
    rcldb/searchdata.cpp: use SearchClauseW for all advsearch fields
3544
3545
2006-11-14 16:13  dockes
3546
3547
  * qtgui/: advsearch.ui, advsearch_w.cpp: [no log message]
3548
3549
2006-11-14 15:58  dockes
3550
3551
  * qtgui/recoll.pro.in: [no log message]
2567
3552
2568
2006-11-14 14:55  dockes
3553
2006-11-14 14:55  dockes
2569
3554
2570
    * doc/user/usermanual.sgml (1.24), qtgui/advsearch.ui (1.19),
3555
    * doc/user/usermanual.sgml, qtgui/advsearch.ui,
2571
  qtgui/advsearch_w.cpp (1.6), qtgui/advsearch_w.h (1.4),
3556
  qtgui/advsearch_w.cpp, qtgui/advsearch_w.h, qtgui/rclmain_w.cpp,
2572
  qtgui/rclmain_w.cpp (1.7), qtgui/searchclause_w.cpp (1.1),
3557
  qtgui/searchclause_w.cpp, qtgui/searchclause_w.h, rcldb/rcldb.cpp,
2573
  qtgui/searchclause_w.h (1.1), rcldb/rcldb.cpp (1.94), rcldb/rcldb.h
2574
    (1.42), rcldb/searchdata.cpp (1.2), rcldb/searchdata.h (1.4): added
3558
    rcldb/rcldb.h, rcldb/searchdata.cpp, rcldb/searchdata.h: added
2575
    dynamic clauses to adv search. Still needs work
3559
    dynamic clauses to adv search. Still needs work
2576
3560
3561
2006-11-13 15:51  dockes
3562
3563
  * rcldb/rcldb.cpp: [no log message]
3564
2577
2006-11-13 15:48  dockes
3565
2006-11-13 15:48  dockes
2578
3566
2579
    * rcldb/rcldb.cpp (1.92): use wdfs for better selection of doc
3567
    * rcldb/rcldb.cpp: use wdfs for better selection of doc extracts in
2580
  extracts in makeAbstract
3568
  makeAbstract
3569
3570
2006-11-13 12:59  dockes
3571
3572
  * utils/smallut.h: [no log message]
2581
3573
2582
2006-11-13 09:58  dockes
3574
2006-11-13 09:58  dockes
2583
3575
3576
  * utils/refcntr.h: [no log message]
3577
3578
2006-11-13 09:58  dockes
3579
2584
    * qtgui/: advsearch_w.cpp (1.5), advsearch_w.h (1.3), rclmain.ui
3580
    * qtgui/: advsearch_w.cpp, advsearch_w.h, rclmain.ui,
2585
  (1.5), rclmain_w.cpp (1.6), rclmain_w.h (1.3), reslist.cpp (1.9),
3581
  rclmain_w.cpp, rclmain_w.h, reslist.cpp, reslist.h, ssearch_w.cpp,
2586
  reslist.h (1.2), ssearch_w.cpp (1.11), ssearch_w.h (1.3): make
2587
    searchdata a more flexible struct
3582
    ssearch_w.h: make searchdata a more flexible struct
2588
3583
2589
2006-11-13 09:49  dockes
3584
2006-11-13 09:49  dockes
2590
3585
2591
  * rcldb/rcldb.cpp (1.91), rcldb/rcldb.h (1.41),
3586
  * kde/kioslave/recoll/kio_recoll.cpp: [no log message]
2592
  rcldb/searchdata.cpp (1.1), rcldb/searchdata.h (1.3), lib/Makefile
3587
2593
  (1.32), lib/mkMake (1.5): make searchdata a more flexible struct
3588
2006-11-13 09:49  dockes
3589
3590
  * rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/searchdata.cpp,
3591
  rcldb/searchdata.h, lib/Makefile, lib/mkMake: make searchdata a
3592
  more flexible struct
2594
3593
2595
2006-11-13 09:15  dockes
3594
2006-11-13 09:15  dockes
2596
3595
2597
    * qtgui/plaintorich.cpp (1.13): new splitter interface
3596
    * qtgui/plaintorich.cpp: new splitter interface
2598
3597
2599
2006-11-12 09:35  dockes
3598
2006-11-12 09:35  dockes
2600
3599
2601
  * common/textsplit.cpp (1.24), common/textsplit.h (1.12),
3600
  * common/textsplit.cpp, common/textsplit.h, rcldb/rcldb.cpp: phrase
2602
  rcldb/rcldb.cpp (1.90): phrase queries with bot spans and words
3601
  queries with bot spans and words must be splitted as words only
2603
  must be splitted as words only
2604
3602
2605
2006-11-11 16:30  dockes
3603
2006-11-11 16:30  dockes
2606
3604
2607
    * qtgui/: reslist.cpp (1.8), uiprefs.ui (1.18): have more compact
3605
    * qtgui/: reslist.cpp, uiprefs.ui: have more compact list header +
2608
  list header + %N
3606
  %N
2609
3607
2610
2006-11-10 18:53  dockes
3608
2006-11-10 18:53  dockes
2611
3609
2612
    * qtgui/reslist.cpp (1.7): Really use the rich abstracts
3610
    * qtgui/reslist.cpp: Really use the rich abstracts
2613
3611
2614
2006-11-10 18:18  dockes
3612
2006-11-10 18:18  dockes
2615
3613
2616
    * rcldb/rcldb.cpp (1.89): optimized abstract building: bybye big
3614
    * rcldb/rcldb.cpp: optimized abstract building: bybye big vector
2617
  vector
2618
3615
2619
2006-11-10 14:32  dockes
3616
2006-11-10 14:32  dockes
2620
3617
2621
    * qtgui/: guiutils.cpp (1.23), guiutils.h (1.15), rclmain_w.cpp
3618
    * qtgui/: guiutils.cpp, guiutils.h, rclmain_w.cpp, reslist.cpp,
2622
  (1.5), reslist.cpp (1.6), uiprefs.ui (1.17), uiprefs_w.cpp (1.10):
3619
  uiprefs.ui, uiprefs_w.cpp: make result list paragraph format
2623
  make result list paragraph format user-adjustable
3620
  user-adjustable
2624
3621
2625
2006-11-10 14:30  dockes
3622
2006-11-10 14:30  dockes
2626
3623
2627
    * utils/: smallut.cpp (1.18), smallut.h (1.18): pcSubst()
3624
    * utils/: smallut.cpp, smallut.h: pcSubst()
2628
3625
2629
2006-11-10 14:29  dockes
3626
2006-11-10 14:29  dockes
2630
3627
2631
    * internfile/internfile.cpp (1.17): errlog
3628
    * internfile/internfile.cpp: errlog
2632
3629
2633
2006-11-09 20:04  dockes
3630
2006-11-09 20:04  dockes
2634
3631
2635
    * qtgui/preview_w.cpp (1.5): better handle the situation of mbox
3632
    * qtgui/preview_w.cpp: better handle the situation of mbox file
2636
    file name matching search
3633
    name matching search
3634
3635
2006-11-09 18:38  dockes
3636
3637
  * Makefile.in: [no log message]
2637
3638
2638
2006-11-09 18:37  dockes
3639
2006-11-09 18:37  dockes
2639
3640
2640
    * qtgui/reslist.cpp (1.5): nbsp to prevent line date wrap before tz
3641
    * qtgui/reslist.cpp: nbsp to prevent line date wrap before tz
2641
3642
2642
2006-11-09 18:37  dockes
3643
2006-11-09 18:37  dockes
2643
3644
2644
    * rcldb/rcldb.cpp (1.88): dont continue adding ellipsis into the
3645
    * rcldb/rcldb.cpp: dont continue adding ellipsis into the abstract
2645
    abstract when its maxlen!
3646
    when its maxlen!
3647
3648
2006-11-09 15:56  dockes
3649
3650
  * qtgui/reslist.cpp: [no log message]
3651
3652
2006-11-09 15:49  dockes
3653
3654
  * Makefile.in, VERSION: [no log message]
2646
3655
2647
2006-11-09 15:47  dockes
3656
2006-11-09 15:47  dockes
2648
3657
2649
    * rcldb/rcldb.cpp (1.79.2.1): dont continue adding ellipsis into
3658
    * rcldb/rcldb.cpp: dont continue adding ellipsis into the abstract
2650
  the abstract when its maxlen!
3659
  when its maxlen!
2651
3660
2652
2006-11-09 09:59  dockes
3661
2006-11-09 09:59  dockes
2653
3662
2654
    * utils/mimeparse.cpp (1.16): test driver modifs
3663
    * utils/mimeparse.cpp: test driver modifs
3664
3665
2006-11-09 09:36  dockes
3666
3667
  * qtgui/reslist.cpp: [no log message]
2655
3668
2656
2006-11-08 16:34  dockes
3669
2006-11-08 16:34  dockes
2657
3670
2658
  * common/rclinit.cpp (1.8), utils/debuglog.cpp (1.4),
3671
  * common/rclinit.cpp, utils/debuglog.cpp, utils/debuglog.h: fix pb
2659
  utils/debuglog.h (1.4): fix pb with special log file names
3672
  with special log file names
2660
3673
2661
2006-11-08 16:32  dockes
3674
2006-11-08 16:32  dockes
2662
3675
2663
    * configure (1.23), configure.ac (1.22): aspell help string
3676
    * configure, configure.ac: aspell help string
2664
3677
2665
2006-11-08 14:04  dockes
3678
2006-11-08 14:04  dockes
2666
3679
2667
    * qtgui/plaintorich.cpp (1.12): use vector instead of list for
3680
    * qtgui/plaintorich.cpp: use vector instead of list for positions
2668
  positions
2669
3681
2670
2006-11-08 08:22  dockes
3682
2006-11-08 08:22  dockes
2671
3683
2672
  * common/rclinit.cpp (1.7), common/rclinit.h (1.5),
3684
  * common/rclinit.cpp, common/rclinit.h, index/recollindex.cpp:
2673
  index/recollindex.cpp (1.27): allow daemon-specific log parameters
3685
  allow daemon-specific log parameters
2674
3686
2675
2006-11-08 07:56  dockes
3687
2006-11-08 07:56  dockes
2676
3688
2677
    * utils/: conftree.cpp (1.7), conftree.h (1.8): volatile conf
3689
    * utils/: conftree.cpp, conftree.h: volatile conf
2678
3690
2679
2006-11-08 07:49  dockes
3691
2006-11-08 07:49  dockes
2680
3692
2681
    * recollinstall.in (1.23): install rclmon.sh
3693
    * recollinstall.in: install rclmon.sh
2682
3694
2683
2006-11-07 19:28  dockes
3695
2006-11-07 19:28  dockes
2684
3696
2685
  * VERSION (1.40.2.5), qtgui/reslist.cpp (1.3.2.1),
3697
  * VERSION, qtgui/reslist.cpp, utils/mimeparse.cpp,
2686
  utils/mimeparse.cpp (1.14.2.1), utils/mimeparse.cpp (1.15),
3698
  utils/mimeparse.cpp, qtgui/reslist.cpp: 1.5.9: fix bad tz
2687
  qtgui/reslist.cpp (1.4): 1.5.9: fix bad tz correction in email
2688
    dates + display tz in reslist
3699
    correction in email dates + display tz in reslist
2689
3700
2690
2006-11-07 17:51  dockes
3701
2006-11-07 17:51  dockes
2691
3702
2692
    * index/: rclmon.h (1.7), rclmonprc.cpp (1.7), rclmonrcv.cpp (1.8):
3703
    * index/: rclmon.h, rclmonprc.cpp, rclmonrcv.cpp: traces
2693
  traces
2694
3704
2695
2006-11-07 13:02  dockes
3705
2006-11-07 13:02  dockes
2696
3706
2697
    * rcldb/rcldb.cpp (1.87): use both size and mtime changes as
3707
    * rcldb/rcldb.cpp: use both size and mtime changes as updateneeding
2698
  updateneeding indicator
3708
  indicator
2699
3709
2700
2006-11-07 10:11  dockes
3710
2006-11-07 10:11  dockes
2701
3711
2702
    * qtgui/uiprefs.ui (1.16): improved autophrase tooltip
3712
    * qtgui/uiprefs.ui: improved autophrase tooltip
2703
3713
2704
2006-11-07 10:04  dockes
3714
2006-11-07 10:04  dockes
2705
3715
2706
    * qtgui/uiprefs_w.cpp (1.9): Cancel did not reset uiprefs dialog to
3716
    * qtgui/uiprefs_w.cpp: Cancel did not reset uiprefs dialog to
2707
    stored state
3717
    stored state
2708
3718
2709
2006-11-07 09:57  dockes
3719
2006-11-07 09:57  dockes
2710
3720
2711
    * qtgui/: uiprefs_w.cpp (1.8), uiprefs_w.h (1.2): Cancel did not
3721
    * qtgui/: uiprefs_w.cpp, uiprefs_w.h: Cancel did not reset uiprefs
2712
    reset uiprefs dialog to stored state
3722
    dialog to stored state
2713
3723
2714
2006-11-07 07:41  dockes
3724
2006-11-07 07:41  dockes
2715
3725
2716
    * index/indexer.cpp (1.44): record/show mtime instead of ctime
3726
    * index/indexer.cpp: record/show mtime instead of ctime
2717
3727
2718
2006-11-07 07:41  dockes
3728
2006-11-07 07:41  dockes
2719
3729
2720
  * VERSION (1.40.2.4), index/indexer.cpp (1.35.2.1): 1.5.8:
3730
  * VERSION, index/indexer.cpp: 1.5.8: record/show mtime instead of
2721
  record/show mtime instead of ctime
3731
  ctime
2722
3732
2723
2006-11-06 18:37  dockes
3733
2006-11-06 18:37  dockes
2724
3734
2725
    * doc/user/usermanual.sgml (1.23), qtgui/rclmain.ui (1.4),
3735
    * doc/user/usermanual.sgml, qtgui/rclmain.ui, qtgui/spell_w.cpp,
2726
  qtgui/spell_w.cpp (1.5), rcldb/rcldb.cpp (1.86): wrote manual for
3736
  rcldb/rcldb.cpp: wrote manual for term explorer and fixed a few
2727
  term explorer and fixed a few problems
3737
  problems
2728
3738
2729
2006-11-05 22:09  dockes
3739
2006-11-05 22:09  dockes
2730
3740
2731
    * bincimapmime/mime-parsefull.cc (1.5), VERSION (1.40.2.3),
3741
    * bincimapmime/mime-parsefull.cc, VERSION,
2732
    bincimapmime/mime-parsefull.cc (1.3.6.1): fix binc imap infinite
3742
    bincimapmime/mime-parsefull.cc: fix binc imap infinite loop on
2733
    loop on multipart with null boundary
3743
    multipart with null boundary
2734
3744
2735
2006-11-05 19:02  dockes
3745
2006-11-05 19:02  dockes
2736
3746
2737
    * bincimapmime/: address.cc (1.3), address.h (1.2), convert.cc
3747
    * bincimapmime/: address.cc, address.h, convert.cc, convert.h,
2738
  (1.3), convert.h (1.2), depot.h (1.2), iodevice.cc (1.4),
3748
  depot.h, iodevice.cc, iodevice.h, iofactory.h, mime-getpart.cc,
2739
  iodevice.h (1.2), iofactory.h (1.2), mime-getpart.cc (1.3),
3749
  mime-inputsource.h, mime-parsefull.cc, mime-parseonlyheader.cc,
2740
  mime-inputsource.h (1.4), mime-parsefull.cc (1.4),
3750
  mime-printbody.cc, mime-printdoc.cc, mime-printheader.cc,
2741
  mime-parseonlyheader.cc (1.4), mime-printbody.cc (1.5),
3751
  mime-utils.h, mime.cc, mime.h, session.h: included bincimap 1.3.3
2742
  mime-printdoc.cc (1.3), mime-printheader.cc (1.3), mime-utils.h
2743
  (1.3), mime.cc (1.3), mime.h (1.4), session.h (1.2): included
2744
    bincimap 1.3.3 to 1.3.4 diffs (mostly cosmetic)
3752
    to 1.3.4 diffs (mostly cosmetic)
2745
3753
2746
2006-11-04 18:09  dockes
3754
2006-11-04 18:09  dockes
2747
3755
2748
    * qtgui/: spell.ui (1.3), spell_w.cpp (1.4): fix aspell version of
3756
    * qtgui/: spell.ui, spell_w.cpp: fix aspell version of term
2749
    term explorer
3757
    explorer
2750
3758
2751
2006-11-04 15:49  dockes
3759
2006-11-04 15:49  dockes
2752
3760
2753
    * qtgui/: ssearch_w.cpp (1.10), ssearch_w.h (1.2): change ctrl-tab
3761
    * qtgui/: ssearch_w.cpp, ssearch_w.h: change ctrl-tab to esc-spc
2754
  to esc-spc
2755
3762
2756
2006-10-30 13:59  dockes
3763
2006-10-30 13:59  dockes
2757
3764
2758
  * qtgui/guiutils.cpp (1.22), qtgui/guiutils.h (1.14),
3765
  * qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain_w.cpp,
2759
  qtgui/rclmain_w.cpp (1.4), qtgui/spell.ui (1.2), qtgui/spell_w.cpp
3766
  qtgui/spell.ui, qtgui/spell_w.cpp, qtgui/ssearch_w.cpp,
2760
  (1.3), qtgui/ssearch_w.cpp (1.9), rcldb/rcldb.cpp (1.85),
2761
    rcldb/rcldb.h (1.40): Turn spell tool into multimode
3767
    rcldb/rcldb.cpp, rcldb/rcldb.h: Turn spell tool into multimode
2762
    spell/wild/regexp
3768
    spell/wild/regexp
2763
3769
2764
2006-10-25 13:50  dockes
3770
2006-10-25 13:50  dockes
2765
3771
2766
    * index/indexer.cpp (1.43): make tmpdir only once
3772
    * index/indexer.cpp: make tmpdir only once
2767
3773
2768
2006-10-25 12:52  dockes
3774
2006-10-25 12:52  dockes
2769
3775
2770
  * index/indexer.cpp (1.42), index/rclmon.h (1.6),
3776
  * index/indexer.cpp, index/rclmon.h, index/rclmonprc.cpp,
2771
  index/rclmonprc.cpp (1.6), index/rclmonrcv.cpp (1.7),
3777
  index/rclmonrcv.cpp, rcldb/rcldb.cpp: added some debugging msgs
2772
  rcldb/rcldb.cpp (1.84): added some debugging msgs (too much)
3778
  (too much)
3779
3780
2006-10-24 17:16  dockes
3781
3782
  * mk/Darwin: [no log message]
2773
3783
2774
2006-10-24 16:28  dockes
3784
2006-10-24 16:28  dockes
2775
3785
2776
  * index/: indexer.cpp (1.41), indexer.h (1.21), rclmon.h (1.5),
3786
  * index/: indexer.cpp, indexer.h, rclmon.h, rclmonprc.cpp,
2777
  rclmonprc.cpp (1.5), recollindex.cpp (1.26): create stemming db on
3787
  recollindex.cpp: create stemming db on queue timeout if needed
2778
  queue timeout if needed
3788
3789
2006-10-24 15:22  dockes
3790
3791
  * index/rclmon.sh: [no log message]
2779
3792
2780
2006-10-24 14:48  dockes
3793
2006-10-24 14:48  dockes
2781
3794
2782
    * index/: rclmon.h (1.4), rclmonprc.cpp (1.4): setup lockfile for
3795
    * index/: rclmon.h, rclmonprc.cpp: setup lockfile for monitor
2783
  monitor
2784
3796
2785
2006-10-24 13:42  dockes
3797
2006-10-24 13:42  dockes
2786
3798
3799
  * query/Makefile: [no log message]
3800
3801
2006-10-24 13:42  dockes
3802
2787
    * qtgui/ssearch_w.cpp (1.8): explain error for C-TAB too many
3803
    * qtgui/ssearch_w.cpp: explain error for C-TAB too many expansions
2788
  expansions
2789
3804
2790
2006-10-24 11:28  dockes
3805
2006-10-24 11:28  dockes
2791
3806
2792
  * rcldb/: rcldb.cpp (1.83), rcldb.h (1.39): fix slowness in
3807
  * rcldb/: rcldb.cpp, rcldb.h: fix slowness in needUpdate by using
2793
    needUpdate by using Database instead of WritableDatabase
3808
    Database instead of WritableDatabase
2794
3809
2795
2006-10-24 11:09  dockes
3810
2006-10-24 11:09  dockes
2796
3811
2797
  * common/rclconfig.cpp (1.32), common/rclconfig.h (1.24),
3812
  * common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
2798
  index/indexer.cpp (1.40), index/rclmonrcv.cpp (1.6): centralize
3813
  index/rclmonrcv.cpp: centralize skippedNames computation to add
2799
  skippedNames computation to add dbdir always
3814
  dbdir always
2800
3815
2801
2006-10-23 17:01  dockes
3816
2006-10-23 17:01  dockes
2802
3817
2803
    * index/: rclmon.h (1.3), rclmonrcv.cpp (1.5): handle directory
3818
    * index/: rclmon.h, rclmonrcv.cpp: handle directory creation
2804
  creation
2805
3819
2806
2006-10-23 17:00  dockes
3820
2006-10-23 17:00  dockes
2807
3821
2808
    * utils/: pathut.cpp (1.11), pathut.h (1.9): add path_isdir()
3822
    * utils/: pathut.cpp, pathut.h: add path_isdir()
2809
3823
2810
2006-10-23 16:29  dockes
3824
2006-10-23 16:29  dockes
2811
3825
2812
    * configure (1.22), configure.ac (1.21), common/autoconfig.h.in
3826
    * configure, configure.ac, common/autoconfig.h.in,
2813
    (1.4), index/rclmonrcv.cpp (1.4): raw inotify support
3827
    index/rclmonrcv.cpp: raw inotify support
3828
3829
2006-10-22 17:55  dockes
3830
3831
  * mk/Linux: [no log message]
2814
3832
2815
2006-10-22 17:54  dockes
3833
2006-10-22 17:54  dockes
2816
3834
2817
    * rcldb/rcldb.cpp (1.82): simplify needUpdate test
3835
    * rcldb/rcldb.cpp: simplify needUpdate test
2818
3836
2819
2006-10-22 16:47  dockes
3837
2006-10-22 16:47  dockes
2820
3838
2821
  * configure (1.21), configure.ac (1.20), index/Makefile (1.16),
3839
  * configure, configure.ac, index/Makefile, index/indexer.cpp,
2822
  index/indexer.cpp (1.39), index/indexer.h (1.20),
3840
  index/indexer.h, index/rclmonprc.cpp, index/rclmonrcv.cpp,
2823
  index/rclmonprc.cpp (1.3), index/rclmonrcv.cpp (1.3),
2824
    rcldb/rcldb.cpp (1.81), rcldb/rcldb.h (1.38), index/recollindex.cpp
3841
    rcldb/rcldb.cpp, rcldb/rcldb.h, index/recollindex.cpp,
2825
    (1.25), mk/localdefs.in (1.10): monitor: purge docs for deleted
3842
    mk/localdefs.in: monitor: purge docs for deleted files from db
2826
  files from db
2827
3843
2828
2006-10-20 10:56  dockes
3844
2006-10-20 10:56  dockes
2829
3845
2830
    * VERSION (1.40.2.2): 1.5.6
3846
    * VERSION: 1.5.6
2831
3847
2832
2006-10-20 10:54  dockes
3848
2006-10-20 10:54  dockes
2833
3849
2834
  * qtgui/i18n/: recoll_ru.ts (1.3.2.1), recoll_uk.ts (1.3.2.1):
3850
  * qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: russian and ukrainian
2835
  russian and ukrainian translations update
3851
  translations update
2836
3852
2837
2006-10-20 10:31  dockes
3853
2006-10-20 10:31  dockes
2838
3854
2839
    * qtgui/i18n/: recoll_ru.ts (1.4), recoll_uk.ts (1.4): new
3855
    * qtgui/i18n/: recoll_ru.ts, recoll_uk.ts: new Ukrainian+Russian
2840
  Ukrainian+Russian messages from Michael
3856
  messages from Michael
2841
3857
2842
2006-10-20 10:29  dockes
3858
2006-10-20 10:29  dockes
2843
3859
2844
  * qtgui/: advsearch.ui (1.18), rclmain.ui (1.3), uiprefs.ui (1.15):
3860
  * qtgui/: advsearch.ui, rclmain.ui, uiprefs.ui: small fixes on
2845
  small fixes on label strings
3861
  label strings
2846
3862
2847
2006-10-17 16:41  dockes
3863
2006-10-17 16:41  dockes
2848
3864
2849
    * configure (1.20), configure.ac (1.19), common/autoconfig.h.in
3865
    * configure, configure.ac, common/autoconfig.h.in, index/rclmon.h,
2850
  (1.3), index/rclmon.h (1.2), index/rclmonprc.cpp (1.2),
3866
  index/rclmonprc.cpp, index/rclmonrcv.cpp, index/recollindex.cpp:
2851
  index/rclmonrcv.cpp (1.2), index/recollindex.cpp (1.24): fam
2852
    autoconfig
3867
    fam autoconfig
2853
3868
2854
2006-10-16 17:33  dockes
3869
2006-10-16 17:33  dockes
2855
3870
2856
    * common/rclconfig.cpp (1.31), common/rclconfig.h (1.23),
3871
    * common/rclconfig.cpp, common/rclconfig.h, index/Makefile,
2857
  index/Makefile (1.15), index/indexer.cpp (1.38), index/indexer.h
3872
  index/indexer.cpp, index/indexer.h, index/rclmon.h,
2858
  (1.19), index/rclmon.h (1.1), index/rclmonprc.cpp (1.1),
3873
  index/rclmonprc.cpp, index/rclmonrcv.cpp, index/recollindex.cpp:
2859
  index/rclmonrcv.cpp (1.1), index/recollindex.cpp (1.23): 1st
2860
    version of real time monitor
3874
    1st version of real time monitor
2861
3875
2862
2006-10-15 15:07  dockes
3876
2006-10-15 15:07  dockes
2863
3877
2864
  * qtgui/: rclmain_w.cpp (1.3), spell_w.cpp (1.2), spell_w.h (1.2):
3878
  * qtgui/: rclmain_w.cpp, spell_w.cpp, spell_w.h: dbl click in spell
2865
  dbl click in spell win to add to ssearch
3879
  win to add to ssearch
2866
3880
2867
2006-10-12 16:46  dockes
3881
2006-10-12 16:46  dockes
2868
3882
2869
    * configure.ac (1.18), index/indexer.cpp (1.37), index/indexer.h
3883
    * configure.ac, index/indexer.cpp, index/indexer.h,
2870
  (1.18), index/recollindex.cpp (1.22): recollindex -i now checks
3884
  index/recollindex.cpp: recollindex -i now checks that the files are
2871
  that the files are descendants of topdirs
3885
  descendants of topdirs
2872
3886
2873
2006-10-12 14:04  dockes
3887
2006-10-12 14:04  dockes
2874
3888
2875
  * VERSION (1.40.2.1), configure (1.18.2.1), configure.ac
3889
  * VERSION, configure, configure.ac: static link would incorrectly
2876
  (1.16.2.1): static link would incorrectly include libc on suse
3890
  include libc on suse
3891
3892
2006-10-12 10:39  dockes
3893
3894
  * doc/user/usermanual.sgml: [no log message]
2877
3895
2878
2006-10-11 18:09  dockes
3896
2006-10-11 18:09  dockes
2879
3897
2880
  * aspell/rclaspell.cpp (1.4), utils/execmd.cpp (1.19),
3898
  * aspell/rclaspell.cpp, utils/execmd.cpp, utils/execmd.h: improve
2881
  utils/execmd.h (1.10): improve execcmd to avoid allocating an
3899
  execcmd to avoid allocating an allterms buffer when creating dico
2882
  allterms buffer when creating dico
2883
3900
2884
2006-10-11 16:16  dockes
3901
2006-10-11 16:16  dockes
2885
3902
2886
    * configure (1.19), configure.ac (1.17), aspell/rclaspell.cpp
3903
    * configure, configure.ac, aspell/rclaspell.cpp,
2887
  (1.3), aspell/rclaspell.h (1.3), common/autoconfig.h.in (1.2),
3904
  aspell/rclaspell.h, common/autoconfig.h.in, common/rclconfig.h,
2888
  common/rclconfig.h (1.22), index/indexer.cpp (1.36),
3905
  index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
2889
  index/indexer.h (1.17), index/recollindex.cpp (1.21), mk/commondefs
3906
  mk/commondefs, mk/localdefs.in, qtgui/main.cpp, qtgui/rclmain.ui,
2890
  (1.9), mk/localdefs.in (1.9), qtgui/main.cpp (1.52),
3907
  qtgui/rclmain_w.cpp, qtgui/rclmain_w.h, qtgui/recoll.h,
2891
  qtgui/rclmain.ui (1.2), qtgui/rclmain_w.cpp (1.2),
3908
  qtgui/recoll.pro.in, qtgui/spell.ui, qtgui/spell_w.cpp,
2892
  qtgui/rclmain_w.h (1.2), qtgui/recoll.h (1.17), qtgui/recoll.pro.in
3909
  qtgui/spell_w.h, qtgui/images/d_spell.png, qtgui/images/spell.png,
2893
  (1.9), qtgui/spell.ui (1.1), qtgui/spell_w.cpp (1.1),
3910
  sampleconf/recoll.conf.in, utils/smallut.cpp, utils/smallut.h: 1st
2894
  qtgui/spell_w.h (1.1), qtgui/images/d_spell.png (1.1),
3911
  full version of aspell support
2895
  qtgui/images/spell.png (1.1), sampleconf/recoll.conf.in (1.12),
3912
2896
  utils/smallut.cpp (1.17), utils/smallut.h (1.17): 1st full version
3913
2006-10-10 12:57  dockes
2897
  of aspell support
3914
3915
  * common/autoconfig.h.in, aspell/aspell-local.h: [no log message]
2898
3916
2899
2006-10-09 18:37  dockes
3917
2006-10-09 18:37  dockes
2900
3918
2901
    * VERSION (1.41), makesrcdist.sh (1.11), aspell/rclaspell.cpp
3919
    * VERSION, makesrcdist.sh, aspell/rclaspell.cpp,
2902
  (1.2), aspell/rclaspell.h (1.2), index/Makefile (1.14),
3920
  aspell/rclaspell.h, index/Makefile, lib/Makefile, lib/mkMake,
2903
  lib/Makefile (1.31), lib/mkMake (1.4), rcldb/rcldb.cpp (1.80),
2904
    rcldb/rcldb.h (1.37), rcldb/stemdb.cpp (1.5), utils/execmd.cpp
3921
    rcldb/rcldb.cpp, rcldb/rcldb.h, rcldb/stemdb.cpp, utils/execmd.cpp,
2905
    (1.18), utils/execmd.h (1.9): aspell checkpoint
3922
    utils/execmd.h: aspell checkpoint
3923
3924
2006-10-09 16:05  dockes
3925
3926
  * aspell/: Makefile, rclaspell.cpp, rclaspell.h: [no log message]
2906
3927
2907
2006-10-02 15:30  dockes
3928
2006-10-02 15:30  dockes
2908
3929
2909
    * VERSION (1.40), makestaticdist.sh (1.8): small glitches in
3930
    * VERSION, makestaticdist.sh: small glitches in makestaticdist
2910
  makestaticdist
2911
3931
2912
2006-10-02 14:33  dockes
3932
2006-10-02 14:33  dockes
2913
3933
2914
  * VERSION (1.39), configure (1.18), configure.ac (1.16),
3934
  * VERSION, configure, configure.ac, query/history.h: small glitches
2915
  query/history.h (1.6): small glitches detected on suse / gcc 4.1
3935
  detected on suse / gcc 4.1
3936
3937
2006-10-02 10:38  dockes
3938
3939
  * VERSION: [no log message]
2916
3940
2917
2006-10-02 10:26  dockes
3941
2006-10-02 10:26  dockes
2918
3942
2919
    * sampleconf/mimeconf (1.18): added 2 icons
3943
    * sampleconf/mimeconf: added 2 icons
3944
3945
2006-10-02 10:25  dockes
3946
3947
  * qtgui/mtpics/: image.png, source.png: [no log message]
2920
3948
2921
2006-10-02 09:45  dockes
3949
2006-10-02 09:45  dockes
2922
3950
2923
  * VERSION (1.37), qtgui/i18n/recoll_ru.ts (1.3),
3951
  * INSTALL, README: [no log message]
2924
  qtgui/i18n/recoll_uk.ts (1.3): 1.5.1
3952
3953
2006-10-02 09:45  dockes
3954
3955
  * VERSION, qtgui/i18n/recoll_ru.ts, qtgui/i18n/recoll_uk.ts: 1.5.1
2925
3956
2926
2006-09-29 13:43  dockes
3957
2006-09-29 13:43  dockes
2927
3958
2928
    * doc/user/usermanual.sgml (1.21): aspell pass
3959
    * doc/user/usermanual.sgml: aspell pass
2929
3960
2930
2006-09-29 10:26  dockes
3961
2006-09-29 10:26  dockes
2931
3962
2932
    * rcldb/rcldb.cpp (1.79): syntabs: remove size limit. Handle
3963
    * rcldb/rcldb.cpp: syntabs: remove size limit. Handle overlapping
2933
    overlapping chunks. Make sure we use only one term per position
3964
    chunks. Make sure we use only one term per position
2934
3965
2935
2006-09-29 10:24  dockes
3966
2006-09-29 10:24  dockes
2936
3967
2937
    * qtgui/reslist.cpp (1.3): reset curPvDoc on setDocSource
3968
    * qtgui/reslist.cpp: reset curPvDoc on setDocSource
2938
3969
2939
2006-09-29 10:23  dockes
3970
2006-09-29 10:23  dockes
2940
3971
2941
    * qtgui/uiprefs.ui (1.14): bump up limits on max abstract size
3972
    * qtgui/uiprefs.ui: bump up limits on max abstract size parameters
2942
  parameters
2943
3973
2944
2006-09-29 09:13  dockes
3974
2006-09-29 09:13  dockes
2945
3975
2946
    * qtgui/ssearch_w.cpp (1.7): bad/unneeded conversion to utf8 while
3976
    * qtgui/ssearch_w.cpp: bad/unneeded conversion to utf8 while saving
2947
    saving ssearch history would cause some string sizes in history to
3977
    ssearch history would cause some string sizes in history to double
2948
    double at each program invocation
3978
    at each program invocation
2949
3979
2950
2006-09-28 16:32  dockes
3980
2006-09-28 16:32  dockes
2951
3981
2952
    * qtgui/i18n/recoll_fr.ts (1.4): 1.5
3982
    * qtgui/i18n/recoll_fr.ts: 1.5
2953
3983
2954
2006-09-28 16:31  dockes
3984
2006-09-28 16:31  dockes
2955
3985
2956
    * qtgui/ssearchb.ui (1.15): improved tip
3986
    * qtgui/ssearchb.ui: improved tip
2957
3987
2958
2006-09-28 16:30  dockes
3988
2006-09-28 16:30  dockes
2959
3989
2960
    * doc/user/usermanual.sgml (1.20): reordered the tips
3990
    * doc/user/usermanual.sgml: reordered the tips
2961
3991
2962
2006-09-28 13:55  dockes
3992
2006-09-28 13:55  dockes
2963
3993
2964
    * qtgui/main.cpp (1.51): debug messages
3994
    * qtgui/main.cpp: debug messages
3995
3996
2006-09-23 15:12  dockes
3997
3998
  * INSTALL, makesrcdist.sh: [no log message]
3999
4000
2006-09-23 15:09  dockes
4001
4002
  * doc/user/usermanual.sgml, doc/user/usermanual.sgml, INSTALL,
4003
  README: [no log message]
2965
4004
2966
2006-09-23 09:39  dockes
4005
2006-09-23 09:39  dockes
2967
4006
2968
    * qtgui/: guiutils.cpp (1.21), guiutils.h (1.13), preview_w.cpp
4007
    * qtgui/: guiutils.cpp, guiutils.h, preview_w.cpp, reslist.cpp: fix
2969
  (1.4), reslist.cpp (1.2): fix file name display in tooltips
4008
  file name display in tooltips
2970
4009
2971
2006-09-23 09:39  dockes
4010
2006-09-23 09:39  dockes
2972
4011
2973
    * internfile/mh_mail.cpp (1.20): fix newlines
4012
    * internfile/mh_mail.cpp: fix newlines
2974
4013
2975
2006-09-23 09:21  dockes
4014
2006-09-23 09:21  dockes
2976
4015
2977
    * rcldb/rcldb.cpp (1.78): message
4016
    * rcldb/rcldb.cpp: message
2978
4017
2979
2006-09-22 16:11  dockes
4018
2006-09-22 16:11  dockes
2980
4019
2981
    * rcldb/rcldb.cpp (1.77), qtgui/i18n/recoll_fr.ts (1.3): msg
4020
    * rcldb/rcldb.cpp, qtgui/i18n/recoll_fr.ts: msg
2982
4021
2983
2006-09-22 12:46  dockes
4022
2006-09-22 12:46  dockes
2984
4023
2985
    * qtgui/: uiprefs_w.cpp (1.7), i18n/recoll_fr.ts (1.2),
4024
    * qtgui/: uiprefs_w.cpp, i18n/recoll_fr.ts, i18n/recoll_ru.ts,
2986
  i18n/recoll_ru.ts (1.2), i18n/recoll_uk.ts (1.2): messages
4025
  i18n/recoll_uk.ts: messages
4026
4027
2006-09-22 10:19  dockes
4028
4029
  * qtgui/recoll.pro.in: [no log message]
2987
4030
2988
2006-09-22 09:51  dockes
4031
2006-09-22 09:51  dockes
2989
4032
2990
    * qtgui/recoll.pro.in (1.7): names cleanup
4033
    * qtgui/recoll.pro.in: names cleanup
2991
4034
2992
2006-09-22 09:42  dockes
4035
2006-09-22 09:42  dockes
2993
4036
2994
    * utils/mimeparse.h (1.9): comment
4037
    * utils/mimeparse.h: comment
2995
4038
2996
2006-09-22 09:41  dockes
4039
2006-09-22 09:41  dockes
2997
4040
2998
    * qtgui/: rclmain.ui (1.1), rclmain_w.cpp (1.1), rclmain_w.h (1.1):
4041
    * qtgui/: rclmain.ui, rclmain_w.cpp, rclmain_w.h: names cleanup:
2999
    names cleanup: rclmain, translations
4042
    rclmain, translations
3000
4043
3001
2006-09-22 09:38  dockes
4044
2006-09-22 09:38  dockes
3002
4045
3003
    * recollinstall.in (1.22): names cleanup: translations
4046
    * recollinstall.in: names cleanup: translations
3004
4047
3005
2006-09-22 09:37  dockes
4048
2006-09-22 09:37  dockes
3006
4049
3007
  * qtgui/: main.cpp (1.50), rclmain.cpp (1.36), rclmain.h (1.15),
4050
  * qtgui/: main.cpp, rclmain.cpp, rclmain.h, recoll_fr.ts,
3008
  recoll_fr.ts (1.11), recoll_ru.ts (1.6), recoll_uk.ts (1.5),
4051
  recoll_ru.ts, recoll_uk.ts, recollmain.ui, i18n/recoll_fr.ts,
3009
  recollmain.ui (1.45), i18n/recoll_fr.ts (1.1), i18n/recoll_ru.ts
3010
    (1.1), i18n/recoll_uk.ts (1.1): names cleanup: rclmain,
4052
    i18n/recoll_ru.ts, i18n/recoll_uk.ts: names cleanup: rclmain,
3011
    translations
4053
    translations
3012
4054
3013
2006-09-22 09:29  dockes
4055
2006-09-22 09:29  dockes
3014
4056
3015
    * qtgui/: rclmain.cpp (1.35), rclreslist.cpp (1.22), rclreslist.h
4057
    * qtgui/: rclmain.cpp, rclreslist.cpp, rclreslist.h, recollmain.ui,
3016
  (1.12), recollmain.ui (1.44), reslist.cpp (1.1), reslist.h (1.1):
4058
  reslist.cpp, reslist.h: names cleanup: reslist
3017
  names cleanup: reslist
3018
4059
3019
2006-09-22 09:22  dockes
4060
2006-09-22 09:22  dockes
3020
4061
3021
    * qtgui/: rclreslist.cpp (1.21), rclreslist.h (1.11): clarified
4062
    * qtgui/: rclreslist.cpp, rclreslist.h: clarified preview paragraph
3022
  preview paragraph coloring in reslist
4063
  coloring in reslist
3023
4064
3024
2006-09-22 09:19  dockes
4065
2006-09-22 09:19  dockes
3025
4066
3026
    * internfile/mh_mail.cpp (1.19): clarified depth processing and
4067
    * internfile/mh_mail.cpp: clarified depth processing and increased
3027
  increased limit
4068
  limit
3028
4069
3029
2006-09-21 14:56  dockes
4070
2006-09-21 14:56  dockes
3030
4071
3031
    * qtgui/: preview_w.cpp (1.3), preview_w.h (1.3), rclmain.cpp
4072
    * qtgui/: preview_w.cpp, preview_w.h, rclmain.cpp, rclmain.h,
3032
  (1.34), rclmain.h (1.14), rclreslist.cpp (1.20), rclreslist.h
4073
  rclreslist.cpp, rclreslist.h: synchronize preview tab and colored
3033
  (1.10): synchronize preview tab and colored paragraph in result
4074
  paragraph in result list
3034
  list
3035
4075
3036
2006-09-21 11:37  dockes
4076
2006-09-21 11:37  dockes
3037
4077
3038
  * qtgui/guiutils.cpp (1.20), qtgui/guiutils.h (1.12),
4078
  * qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain.cpp,
3039
  qtgui/rclmain.cpp (1.33), qtgui/rclmain.h (1.13), qtgui/sort_w.cpp
4079
  qtgui/rclmain.h, qtgui/sort_w.cpp, qtgui/sort_w.h,
3040
  (1.2), qtgui/sort_w.h (1.2), query/sortseq.cpp (1.8),
3041
    query/sortseq.h (1.7): remember sort criteria
4080
    query/sortseq.cpp, query/sortseq.h: remember sort criteria
3042
4081
3043
2006-09-21 07:59  dockes
4082
2006-09-21 07:59  dockes
3044
4083
3045
    * internfile/myhtmlparse.cpp (1.16): dont throw away text even if
4084
    * internfile/myhtmlparse.cpp: dont throw away text even if html is
3046
  html is weird
4085
  weird
3047
4086
3048
2006-09-21 07:59  dockes
4087
2006-09-21 07:59  dockes
3049
4088
3050
    * common/textsplit.cpp (1.23): 132.jpg was not split
4089
    * common/textsplit.cpp: 132.jpg was not split
4090
4091
2006-09-21 07:57  dockes
4092
4093
  * common/Makefile, utils/Makefile: [no log message]
3051
4094
3052
2006-09-20 08:21  dockes
4095
2006-09-20 08:21  dockes
3053
4096
3054
    * rcldb/stemdb.cpp (1.4): comments
4097
    * rcldb/stemdb.cpp: comments
3055
4098
3056
2006-09-19 16:30  dockes
4099
2006-09-19 16:30  dockes
3057
4100
3058
    * internfile/: mh_mail.cpp (1.18), mh_mail.h (1.8): walk the full
4101
    * internfile/: mh_mail.cpp, mh_mail.h: walk the full mime tree
3059
    mime tree instead of staying at level 1
4102
    instead of staying at level 1
3060
4103
3061
2006-09-19 16:30  dockes
4104
2006-09-19 16:30  dockes
3062
4105
3063
    * rcldb/stemdb.cpp (1.3): Stems with unique parent must be in db
4106
    * rcldb/stemdb.cpp: Stems with unique parent must be in db too so
3064
    too so that one can search on stem (which is not a term)
4107
    that one can search on stem (which is not a term)
3065
4108
3066
2006-09-19 16:19  dockes
4109
2006-09-19 16:19  dockes
3067
4110
4111
  * configure, configure.ac: [no log message]
4112
4113
2006-09-19 16:19  dockes
4114
3068
    * utils/mimeparse.cpp (1.14): disable date debug msgs
4115
    * utils/mimeparse.cpp: disable date debug msgs
3069
4116
3070
2006-09-19 16:18  dockes
4117
2006-09-19 16:18  dockes
3071
4118
3072
    * query/xadump.cpp (1.11): add option to dump a recoll stemdb
4119
    * query/xadump.cpp: add option to dump a recoll stemdb
4120
4121
2006-09-18 14:17  dockes
4122
4123
  * README: [no log message]
3073
4124
3074
2006-09-15 18:50  dockes
4125
2006-09-15 18:50  dockes
3075
4126
3076
  * VERSION (1.36), doc/user/usermanual.sgml (1.17),
4127
  * VERSION, doc/user/usermanual.sgml, internfile/mh_mail.cpp,
3077
  internfile/mh_mail.cpp (1.17), utils/mimeparse.cpp (1.13),
4128
  utils/mimeparse.cpp, utils/mimeparse.h: Use own code to parse
3078
  utils/mimeparse.h (1.8): Use own code to parse rfc822 dates,
4129
  rfc822 dates, strptime() cant do
3079
  strptime() cant do
3080
4130
3081
2006-09-15 18:49  dockes
4131
2006-09-15 18:49  dockes
3082
4132
3083
    * qtgui/: guiutils.cpp (1.19), guiutils.h (1.11), recoll.pro.in
4133
    * qtgui/: guiutils.cpp, guiutils.h, recoll.pro.in, uiprefs.ui,
3084
  (1.6), uiprefs.ui (1.13), uiprefs_w.cpp (1.6): small typo fixes
4134
  uiprefs_w.cpp: small typo fixes
4135
4136
2006-09-15 14:36  dockes
4137
4138
  * INSTALL, README: [no log message]
3085
4139
3086
2006-09-13 17:31  dockes
4140
2006-09-13 17:31  dockes
3087
4141
3088
    * qtgui/: guiutils.cpp (1.18), guiutils.h (1.10), ssearch_w.cpp
4142
    * qtgui/: guiutils.cpp, guiutils.h, ssearch_w.cpp, uiprefs.ui,
3089
  (1.6), uiprefs.ui (1.12), uiprefs_w.cpp (1.5): autophrase parameter
4143
  uiprefs_w.cpp: autophrase parameter
3090
4144
3091
2006-09-13 16:57  dockes
4145
2006-09-13 16:57  dockes
3092
4146
3093
  * qtgui/plaintorich.cpp (1.11), qtgui/plaintorich.h (1.7),
4147
  * qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/rclreslist.cpp,
3094
  qtgui/rclreslist.cpp (1.19), query/docseq.cpp (1.9), query/docseq.h
4148
  query/docseq.cpp, query/docseq.h: colorize search terms in
3095
  (1.9): colorize search terms in abstracts
4149
  abstracts
3096
4150
3097
2006-09-13 15:53  dockes
4151
2006-09-13 15:53  dockes
3098
4152
3099
  * index/indexer.cpp (1.35), qtgui/guiutils.cpp (1.17),
4153
  * index/indexer.cpp, qtgui/guiutils.cpp, qtgui/guiutils.h,
3100
  qtgui/guiutils.h (1.9), qtgui/main.cpp (1.49), qtgui/rclmain.cpp
4154
  qtgui/main.cpp, qtgui/rclmain.cpp, qtgui/ssearch_w.cpp,
3101
  (1.32), qtgui/ssearch_w.cpp (1.5), qtgui/uiprefs.ui (1.11),
4155
  qtgui/uiprefs.ui, qtgui/uiprefs_w.cpp, rcldb/rcldb.cpp,
3102
  qtgui/uiprefs_w.cpp (1.4), rcldb/rcldb.cpp (1.76), rcldb/rcldb.h
3103
    (1.36), sampleconf/recoll.conf.in (1.11): make constant lengths for
4156
    rcldb/rcldb.h, sampleconf/recoll.conf.in: make constant lengths for
3104
    abstracts config params
4157
    abstracts config params
3105
4158
3106
2006-09-13 10:13  dockes
4159
2006-09-13 10:13  dockes
3107
4160
3108
    * qtgui/: advsearch.ui (1.17), advsearch_w.cpp (1.4), advsearch_w.h
4161
    * qtgui/: advsearch.ui, advsearch_w.cpp, advsearch_w.h,
3109
  (1.2), guiutils.cpp (1.16), guiutils.h (1.8), main.cpp (1.48),
4162
  guiutils.cpp, guiutils.h, main.cpp, rclmain.cpp, uiprefs.ui,
3110
  rclmain.cpp (1.31), uiprefs.ui (1.10), uiprefs_w.cpp (1.3): add
4163
  uiprefs_w.cpp: add feature to save asearch ignored file types as
3111
  feature to save asearch ignored file types as startup default
4164
  startup default
3112
4165
3113
2006-09-12 12:11  dockes
4166
2006-09-12 12:11  dockes
3114
4167
3115
    * qtgui/: advsearch.ui (1.16), advsearch_w.cpp (1.3), preview_w.cpp
4168
    * qtgui/: advsearch.ui, advsearch_w.cpp, preview_w.cpp,
3116
  (1.2), preview_w.h (1.2), rclmain.cpp (1.30), rclmain.h (1.12),
4169
  preview_w.h, rclmain.cpp, rclmain.h, rclreslist.cpp, rclreslist.h,
3117
  rclreslist.cpp (1.18), rclreslist.h (1.9), ssearch_w.cpp (1.4),
3118
    ssearchb.ui (1.14): allow paging through results inside a preview
4170
    ssearch_w.cpp, ssearchb.ui: allow paging through results inside a
3119
    window with shift-up shift-down
4171
    preview window with shift-up shift-down
3120
4172
3121
2006-09-11 16:22  dockes
4173
2006-09-11 16:22  dockes
3122
4174
3123
    * doc/user/usermanual.sgml (1.16), qtgui/advsearch.ui (1.15): try
4175
    * doc/user/usermanual.sgml, qtgui/advsearch.ui: try to make clearer
3124
    to make clearer that adv search fields will accept phrases as well
4176
    that adv search fields will accept phrases as well as single words
3125
  as single words
3126
4177
3127
2006-09-11 14:05  dockes
4178
2006-09-11 14:05  dockes
3128
4179
3129
    * qtgui/advsearch.ui (1.14), qtgui/advsearch_w.cpp (1.2),
4180
    * qtgui/advsearch.ui, qtgui/advsearch_w.cpp, qtgui/guiutils.cpp,
3130
  qtgui/guiutils.cpp (1.15), qtgui/guiutils.h (1.7),
4181
  qtgui/guiutils.h, qtgui/ssearch_w.cpp, qtgui/ssearchb.ui,
3131
  qtgui/ssearch_w.cpp (1.3), qtgui/ssearchb.ui (1.13),
3132
    query/history.cpp (1.7), query/history.h (1.5): remember history of
4182
    query/history.cpp, query/history.h: remember history of restrict
3133
    restrict subdirs in adv search
4183
    subdirs in adv search
3134
4184
3135
2006-09-11 11:08  dockes
4185
2006-09-11 11:08  dockes
3136
4186
3137
  * qtgui/guiutils.cpp (1.14), qtgui/main.cpp (1.47),
4187
  * qtgui/guiutils.cpp, qtgui/main.cpp, qtgui/rclmain.cpp,
3138
  qtgui/rclmain.cpp (1.29), qtgui/rclmain.h (1.11), qtgui/recoll.h
4188
  qtgui/rclmain.h, qtgui/recoll.h, qtgui/uiprefs.ui, query/docseq.h,
3139
  (1.16), qtgui/uiprefs.ui (1.9), query/docseq.h (1.8),
3140
    query/history.cpp (1.6), query/history.h (1.4): use the (should be
4189
    query/history.cpp, query/history.h: use the (should be renamed)
3141
    renamed) history file to store external databases lists
4190
    history file to store external databases lists
3142
4191
3143
2006-09-11 09:10  dockes
4192
2006-09-11 09:10  dockes
3144
4193
3145
  * qtgui/: ssearch_w.cpp (1.2), ssearchb.ui (1.12): maintain
4194
  * qtgui/: ssearch_w.cpp, ssearchb.ui: maintain ssearches listbox in
3146
  ssearches listbox in mru order
4195
  mru order
3147
4196
3148
2006-09-11 08:58  dockes
4197
2006-09-11 08:58  dockes
3149
4198
3150
  * qtgui/: advsearch.ui (1.13), sort.ui (1.5), uiprefs.ui (1.8):
4199
  * qtgui/: advsearch.ui, sort.ui, uiprefs.ui: ensure dialogs are
3151
    ensure dialogs are sized according to font size
4200
    sized according to font size
3152
4201
3153
2006-09-08 11:02  dockes
4202
2006-09-08 11:02  dockes
3154
4203
3155
  * common/rclconfig.cpp (1.30), common/rclconfig.h (1.21),
4204
  * common/rclconfig.cpp, common/rclconfig.h, common/rclinit.cpp,
3156
  common/rclinit.cpp (1.6), common/rclinit.h (1.4), doc/man/recoll.1
4205
  common/rclinit.h, doc/man/recoll.1, doc/man/recoll.conf.5,
3157
  (1.2), doc/man/recoll.conf.5 (1.3), doc/man/recollindex.1 (1.2),
4206
  doc/man/recollindex.1, doc/user/usermanual.sgml,
3158
  doc/user/usermanual.sgml (1.15), index/recollindex.cpp (1.20),
4207
  index/recollindex.cpp, qtgui/guiutils.cpp, qtgui/main.cpp: Add -c
3159
  qtgui/guiutils.cpp (1.13), qtgui/main.cpp (1.46): Add -c <confdir>
3160
    option to recoll and recollindex
4208
    <confdir> option to recoll and recollindex
3161
4209
3162
2006-09-08 10:51  dockes
4210
2006-09-08 10:51  dockes
3163
4211
3164
    * sampleconf/recoll.conf.in (1.10): The dbdir default value is now
4212
    * sampleconf/recoll.conf.in: The dbdir default value is now
3165
    relative to the cnf dir
4213
    relative to the cnf dir
3166
4214
3167
2006-09-06 11:50  dockes
4215
2006-09-06 11:50  dockes
3168
4216
3169
    * qtgui/uiprefs_w.cpp (1.2): Used to reset the buildAbstract
4217
    * qtgui/uiprefs_w.cpp: Used to reset the buildAbstract
3170
    replaceAbstract options because of setDown instead of setChecked
4218
    replaceAbstract options because of setDown instead of setChecked
3171
4219
3172
2006-09-06 11:14  dockes
4220
2006-09-06 11:14  dockes
3173
4221
3174
    * utils/: mimeparse.cpp (1.12), mimeparse.h (1.7): implement
4222
    * utils/: mimeparse.cpp, mimeparse.h: implement rfc2231 decoding
3175
    rfc2231 decoding for mime parameter values
4223
    for mime parameter values
3176
4224
3177
2006-09-05 19:09  dockes
4225
2006-09-05 19:09  dockes
3178
4226
3179
    * internfile/mh_mail.cpp (1.16): let mimeparse handle decoding or
4227
    * internfile/mh_mail.cpp: let mimeparse handle decoding or param
3180
  param values
4228
  values
3181
4229
3182
2006-09-05 11:52  dockes
4230
2006-09-05 11:52  dockes
3183
4231
3184
    * filters/rclppt (1.1), filters/rclxls (1.1), sampleconf/mimeconf
4232
    * filters/rclppt, filters/rclxls, sampleconf/mimeconf,
3185
    (1.17), sampleconf/mimemap (1.16): added support for ppt and xls
4233
    sampleconf/mimemap: added support for ppt and xls via catdoc
3186
  via catdoc
3187
4234
3188
2006-09-05 10:05  dockes
4235
2006-09-05 10:05  dockes
3189
4236
3190
    * internfile/: mh_mail.cpp (1.15), mh_mail.h (1.7): index and
4237
    * internfile/: mh_mail.cpp, mh_mail.h: index and display attachment
3191
  display attachment file names
4238
  file names
3192
4239
3193
2006-09-05 10:04  dockes
4240
2006-09-05 10:04  dockes
3194
4241
3195
    * utils/: mimeparse.cpp (1.11), mimeparse.h (1.6): comments only
4242
    * utils/: mimeparse.cpp, mimeparse.h: comments only
3196
4243
3197
2006-09-04 17:13  dockes
4244
2006-09-04 17:13  dockes
3198
4245
3199
  * qtgui/: advsearch.ui (1.12), advsearch.ui.h (1.11),
4246
  * qtgui/: advsearch.ui, advsearch.ui.h, advsearch_w.cpp,
3200
  advsearch_w.cpp (1.1), advsearch_w.h (1.1), guiutils.cpp (1.12),
4247
  advsearch_w.h, guiutils.cpp, main.cpp, preview.ui, preview.ui.h,
3201
  main.cpp (1.45), preview.ui (1.1), preview.ui.h (1.1),
4248
  preview_w.cpp, preview_w.h, rclmain.cpp, rclmain.h, recoll.pro.in,
3202
  preview_w.cpp (1.1), preview_w.h (1.1), rclmain.cpp (1.28),
4249
  recollmain.ui, recollmain.ui.h, sort.ui, sort.ui.h, sort_w.cpp,
3203
  rclmain.h (1.10), recoll.pro.in (1.5), recollmain.ui (1.43),
4250
  sort_w.h, ssearch_w.cpp, ssearch_w.h, ssearchb.ui, ssearchb.ui.h,
3204
  recollmain.ui.h (1.62), sort.ui (1.4), sort.ui.h (1.6), sort_w.cpp
4251
  uiprefs.ui, uiprefs.ui.h, uiprefs_w.cpp, uiprefs_w.h,
3205
  (1.1), sort_w.h (1.1), ssearch_w.cpp (1.1), ssearch_w.h (1.1),
4252
  preview/preview.pro, preview/preview.ui, preview/preview.ui.h,
3206
  ssearchb.ui (1.11), ssearchb.ui.h (1.11), uiprefs.ui (1.7),
4253
  preview/pvmain.cpp: mostly cosmetic changes to prepare for a future
3207
  uiprefs.ui.h (1.9), uiprefs_w.cpp (1.1), uiprefs_w.h (1.1),
4254
  qt4 port: better separate form design from code
3208
  preview/preview.pro (1.2), preview/preview.ui (1.14),
4255
3209
  preview/preview.ui.h (1.28), preview/pvmain.cpp (1.6): mostly
4256
2006-06-29 13:05  dockes
3210
  cosmetic changes to prepare for a future qt4 port: better separate
4257
3211
  form design from code
4258
  * qt4gui/recollmain.ui: [no log message]
3212
4259
3213
2006-06-24 11:56  dockes
4260
2006-06-24 11:56  dockes
3214
4261
3215
    * qt4gui/recollmain.ui (1.3): qt4 cleanup: merged back rclmainbase
4262
    * qt4gui/recollmain.ui: qt4 cleanup: merged back rclmainbase and
3216
    and rclmain
4263
    rclmain
3217
4264
3218
2006-06-24 09:40  dockes
4265
2006-06-24 09:40  dockes
3219
4266
3220
  * Makefile.in (1.7), VERSION (1.35), configure (1.16), configure.ac
4267
  * Makefile.in, VERSION, configure, configure.ac, recollinstall.in,
3221
  (1.14), recollinstall.in (1.21), doc/user/usermanual.sgml (1.14),
4268
  doc/user/usermanual.sgml, qt4gui/recoll.pro.in,
3222
  qt4gui/recoll.pro.in (1.2), qt4gui/recollmain.ui (1.2): more qt4,
4269
  qt4gui/recollmain.ui: more qt4, unfinished
3223
  unfinished
3224
4270
3225
2006-06-23 10:07  dockes
4271
2006-06-23 10:07  dockes
3226
4272
3227
    * qt4gui/: recoll.pro.in (1.1), recollmain.ui (1.1): added qt4gui
4273
    * qt4gui/: recoll.pro.in, recollmain.ui: added qt4gui code from
3228
    code from Gennadi Sushko
4274
    Gennadi Sushko
3229
4275
3230
2006-05-09 12:15  dockes
4276
2006-05-09 12:15  dockes
3231
4277
3232
    * rcldb/rcldb.cpp (1.75): perform stem expansion using all active
4278
    * rcldb/rcldb.cpp: perform stem expansion using all active dbs
3233
  dbs
3234
4279
3235
2006-05-09 09:56  dockes
4280
2006-05-09 09:56  dockes
3236
4281
3237
    * qtgui/: rclreslist.cpp (1.17), preview/preview.ui.h (1.27): esc
4282
    * qtgui/: rclreslist.cpp, preview/preview.ui.h: esc quits preview +
3238
  quits preview + prev/next links
4283
  prev/next links
3239
4284
3240
2006-05-08 09:08  dockes
4285
2006-05-08 09:08  dockes
3241
4286
3242
    * recollinstall.in (1.20): install icon
4287
    * recollinstall.in: install icon
4288
4289
2006-05-08 09:08  dockes
4290
4291
  * qtgui/rclreslist.cpp: [no log message]
3243
4292
3244
2006-05-07 16:10  dockes
4293
2006-05-07 16:10  dockes
3245
4294
3246
    * VERSION (1.34): Release 1.4.3
4295
    * VERSION: Release 1.4.3
3247
4296
3248
2006-05-06 19:24  dockes
4297
2006-05-06 19:24  dockes
3249
4298
3250
    * qtgui/: recoll_ru.ts (1.5), recoll_uk.ts (1.4): new from michael
4299
    * qtgui/: recoll_ru.ts, recoll_uk.ts: new from michael
4300
4301
2006-05-06 19:23  dockes
4302
4303
  * recoll.png, recoll.xcf, qtgui/recoll.pro.in: [no log message]
3251
4304
3252
2006-05-02 11:49  dockes
4305
2006-05-02 11:49  dockes
3253
4306
3254
    * qtgui/guiutils.cpp (1.11), rcldb/stemdb.cpp (1.2), unac/unac.c
4307
    * qtgui/guiutils.cpp, rcldb/stemdb.cpp, unac/unac.c: more fbsd4
3255
  (1.6): more fbsd4 tweaks: Release 1.4.2
4308
  tweaks: Release 1.4.2
3256
4309
3257
2006-04-30 09:44  dockes
4310
2006-04-30 09:44  dockes
3258
4311
3259
    * rcldb/rcldb.cpp (1.74): fbsd4 tweaks
4312
    * rcldb/rcldb.cpp: fbsd4 tweaks
3260
4313
3261
2006-04-30 09:39  dockes
4314
2006-04-30 09:39  dockes
3262
4315
3263
    * index/indexer.cpp (1.34): fbsd4 tweaks
4316
    * index/indexer.cpp: fbsd4 tweaks
3264
4317
3265
2006-04-30 09:35  dockes
4318
2006-04-30 09:35  dockes
3266
4319
3267
  * VERSION (1.33), index/indexer.h (1.16), lib/Makefile (1.30),
4320
  * VERSION, index/indexer.h, lib/Makefile, lib/mkMake: fbsd4 tweaks
3268
  lib/mkMake (1.3): fbsd4 tweaks
4321
4322
2006-04-30 09:26  dockes
4323
4324
  * Makefile.in: [no log message]
4325
4326
2006-04-30 09:23  dockes
4327
4328
  * Makefile.in, README: [no log message]
3269
4329
3270
2006-04-30 09:20  dockes
4330
2006-04-30 09:20  dockes
3271
4331
3272
    * qtgui/: recoll_fr.ts (1.10), recoll_ru.ts (1.4), recoll_uk.ts
4332
    * qtgui/: recoll_fr.ts, recoll_ru.ts, recoll_uk.ts: lupdate+french
3273
  (1.3): lupdate+french
3274
4333
3275
2006-04-28 09:54  dockes
4334
2006-04-28 09:54  dockes
3276
4335
3277
  * common/rclconfig.cpp (1.29), common/rclconfig.h (1.20),
4336
  * common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
3278
  index/indexer.cpp (1.33), index/recollindex.cpp (1.19),
4337
  index/recollindex.cpp, kde/kioslave/recoll/kio_recoll.cpp,
3279
  kde/kioslave/recoll/kio_recoll.cpp (1.4), qtgui/main.cpp (1.44),
4338
  qtgui/main.cpp, query/qtry.cpp: centralize dbdir computation in
3280
  query/qtry.cpp (1.8): centralize dbdir computation in rclconfig+cat
3281
    with conffdir if not absolute
4339
    rclconfig+cat with conffdir if not absolute
3282
4340
3283
2006-04-28 09:23  dockes
4341
2006-04-28 09:23  dockes
3284
4342
3285
    * utils/transcode.cpp (1.8): change debug log trace
4343
    * utils/transcode.cpp: change debug log trace
3286
4344
3287
2006-04-27 11:23  dockes
4345
2006-04-27 11:23  dockes
3288
4346
3289
    * doc/user/usermanual.sgml (1.13), qtgui/guiutils.cpp (1.10),
4347
    * doc/user/usermanual.sgml, qtgui/guiutils.cpp, qtgui/guiutils.h,
3290
  qtgui/guiutils.h (1.6), qtgui/rclmain.cpp (1.27), qtgui/ssearchb.ui
4348
  qtgui/rclmain.cpp, qtgui/ssearchb.ui, qtgui/ssearchb.ui.h: make
3291
  (1.10), qtgui/ssearchb.ui.h (1.10): make ssearch a combobox
4349
  ssearch a combobox
3292
4350
3293
2006-04-27 08:12  dockes
4351
2006-04-27 08:12  dockes
3294
4352
3295
  * configure (1.15), configure.ac (1.13), lib/Makefile (1.29),
4353
  * configure, configure.ac, lib/Makefile, lib/mkMake: fix pb with
3296
  lib/mkMake (1.2): fix pb with .deps not existing
4354
  .deps not existing
3297
4355
3298
2006-04-27 08:12  dockes
4356
2006-04-27 08:12  dockes
3299
4357
3300
    * qtgui/rclmain.cpp (1.26), qtgui/preview/preview.ui.h (1.26),
4358
    * qtgui/rclmain.cpp, qtgui/preview/preview.ui.h, rcldb/rcldb.cpp,
3301
  rcldb/rcldb.cpp (1.73), rcldb/rcldb.h (1.35): use getmatchingterms
4359
  rcldb/rcldb.h: use getmatchingterms instead of getqueryterms for
3302
  instead of getqueryterms for highlighting etc. in preview
4360
  highlighting etc. in preview
4361
4362
2006-04-26 13:51  dockes
4363
4364
  * INSTALL, README: [no log message]
3303
4365
3304
2006-04-26 13:29  dockes
4366
2006-04-26 13:29  dockes
3305
4367
3306
    * qtgui/: rclmain.cpp (1.25), rclreslist.cpp (1.15), rclreslist.h
4368
    * qtgui/: rclmain.cpp, rclreslist.cpp, rclreslist.h: dblclck in
3307
    (1.8): dblclck in reslist adds to search lineedit
4369
    reslist adds to search lineedit
3308
4370
3309
2006-04-25 11:59  dockes
4371
2006-04-25 11:59  dockes
3310
4372
3311
    * index/indexer.cpp (1.32), rcldb/rcldb.cpp (1.72): new way for doc
4373
    * index/indexer.cpp, rcldb/rcldb.cpp: new way for doc unique terms:
3312
    unique terms: only path for monodoc, only path+ipath for doc inside
4374
    only path for monodoc, only path+ipath for doc inside multidoc, add
3313
    multidoc, add pseudo-doc for file itself
4375
    pseudo-doc for file itself
3314
4376
3315
2006-04-25 10:17  dockes
4377
2006-04-25 10:17  dockes
3316
4378
3317
    * common/textsplit.cpp (1.22), rcldb/rcldb.cpp (1.71): fixed small
4379
    * common/textsplit.cpp, rcldb/rcldb.cpp: fixed small glitch in
3318
    glitch in abstract text splitting
4380
    abstract text splitting
4381
4382
2006-04-23 15:37  dockes
4383
4384
  * lib/mkMake: [no log message]
3319
4385
3320
2006-04-22 08:27  dockes
4386
2006-04-22 08:27  dockes
3321
4387
3322
    * qtgui/main.cpp (1.43), qtgui/rclmain.cpp (1.24), qtgui/rclmain.h
4388
    * qtgui/main.cpp, qtgui/rclmain.cpp, qtgui/rclmain.h,
3323
  (1.9), qtgui/rclreslist.cpp (1.14), qtgui/rclreslist.h (1.7),
4389
  qtgui/rclreslist.cpp, qtgui/rclreslist.h, qtgui/ssearchb.ui,
3324
  qtgui/ssearchb.ui (1.9), qtgui/ssearchb.ui.h (1.9),
4390
  qtgui/ssearchb.ui.h, qtgui/preview/preview.ui,
3325
  qtgui/preview/preview.ui (1.13), qtgui/preview/preview.ui.h (1.25),
4391
  qtgui/preview/preview.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
3326
  rcldb/rcldb.cpp (1.70), rcldb/rcldb.h (1.34), rcldb/searchdata.h
4392
  rcldb/searchdata.h: turn-off abst. build for fname search (no
3327
  (1.2): turn-off abst. build for fname search (no terms) + prototype
4393
  terms) + prototype query expansion (xapian e-set on chosen doc) +
3328
  query expansion (xapian e-set on chosen doc) + dbl-click in preview
4394
  dbl-click in preview adds term to ssearch
3329
  adds term to ssearch
3330
4395
3331
2006-04-20 11:20  dockes
4396
2006-04-20 11:20  dockes
3332
4397
3333
  * common/rclconfig.cpp (1.28), lib/Makefile (1.28),
4398
  * common/rclconfig.cpp, lib/Makefile, qtgui/rclmain.cpp,
3334
  qtgui/rclmain.cpp (1.23), qtgui/rclmain.h (1.8),
4399
  qtgui/rclmain.h, qtgui/rclreslist.cpp, qtgui/rclreslist.h,
3335
  qtgui/rclreslist.cpp (1.13), qtgui/rclreslist.h (1.6),
3336
    qtgui/recollmain.ui (1.42), qtgui/recollmain.ui.h (1.61),
4400
    qtgui/recollmain.ui, qtgui/recollmain.ui.h, qtgui/sort.ui,
3337
  qtgui/sort.ui (1.3), qtgui/sort.ui.h (1.5), qtgui/ssearchb.ui.h
4401
  qtgui/sort.ui.h, qtgui/ssearchb.ui.h, query/sortseq.cpp,
3338
  (1.8), query/sortseq.cpp (1.7), query/sortseq.h (1.6): mode 700 on
4402
  query/sortseq.h: mode 700 on .recoll. move showquerydetails to
3339
  .recoll. move showquerydetails to rclreslist
4403
  rclreslist
3340
4404
3341
2006-04-19 10:26  dockes
4405
2006-04-19 10:26  dockes
3342
4406
3343
    * qtgui/advsearch.ui (1.11), qtgui/advsearch.ui.h (1.10),
4407
    * qtgui/advsearch.ui, qtgui/advsearch.ui.h, qtgui/main.cpp,
3344
  qtgui/main.cpp (1.42), qtgui/rclmain.h (1.7), qtgui/rclreslist.cpp
4408
  qtgui/rclmain.h, qtgui/rclreslist.cpp, qtgui/ssearchb.ui,
3345
  (1.12), qtgui/ssearchb.ui (1.8), qtgui/ssearchb.ui.h (1.7),
4409
  qtgui/ssearchb.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
3346
  rcldb/rcldb.cpp (1.69), rcldb/rcldb.h (1.33), rcldb/searchdata.h
4410
  rcldb/searchdata.h: compacted res list + completions in ssearch +
3347
  (1.1): compacted res list + completions in ssearch + additional or
4411
  additional or field
3348
  field
3349
4412
3350
2006-04-18 10:53  dockes
4413
2006-04-18 10:53  dockes
3351
4414
3352
  * index/recollindex.cpp (1.18), lib/Makefile (1.27),
4415
  * index/recollindex.cpp, lib/Makefile, qtgui/advsearch.ui,
3353
  qtgui/advsearch.ui (1.10), qtgui/guiutils.cpp (1.9),
4416
  qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/rclmain.cpp,
3354
  qtgui/guiutils.h (1.5), qtgui/rclmain.cpp (1.22),
4417
  qtgui/rclreslist.cpp, qtgui/rclreslist.h, qtgui/recollmain.ui,
3355
  qtgui/rclreslist.cpp (1.11), qtgui/rclreslist.h (1.5),
4418
  qtgui/ssearchb.ui, qtgui/ssearchb.ui.h, qtgui/uiprefs.ui,
3356
  qtgui/recollmain.ui (1.41), qtgui/ssearchb.ui (1.7),
3357
  qtgui/ssearchb.ui.h (1.6), qtgui/uiprefs.ui (1.6),
3358
    qtgui/uiprefs.ui.h (1.8): new libs Makefile+autoSearchOnWS
4419
    qtgui/uiprefs.ui.h: new libs Makefile+autoSearchOnWS
3359
4420
3360
2006-04-15 19:15  dockes
4421
2006-04-15 19:15  dockes
3361
4422
3362
    * qtgui/main.cpp (1.41), query/Makefile (1.12): small aix tweaks
4423
    * qtgui/main.cpp, query/Makefile: small aix tweaks
4424
4425
2006-04-15 18:51  dockes
4426
4427
  * mk/AIX: [no log message]
3363
4428
3364
2006-04-13 11:50  dockes
4429
2006-04-13 11:50  dockes
3365
4430
3366
    * rcldb/rcldb.cpp (1.68), lib/Makefile (1.26), rcldb/stemdb.cpp
4431
    * rcldb/rcldb.cpp, lib/Makefile, rcldb/stemdb.cpp, rcldb/stemdb.h:
3367
  (1.1), rcldb/stemdb.h (1.1): extracted stem database from rcldb to
4432
  extracted stem database from rcldb to make it smaller
3368
  make it smaller
3369
4433
3370
2006-04-12 12:41  dockes
4434
2006-04-12 12:41  dockes
3371
4435
3372
  * index/indexer.cpp (1.31), index/indexer.h (1.15),
4436
  * index/indexer.cpp, index/indexer.h, qtgui/idxthread.cpp,
3373
  qtgui/idxthread.cpp (1.9), qtgui/idxthread.h (1.6),
4437
  qtgui/idxthread.h, qtgui/rclmain.cpp, qtgui/recollmain.ui,
3374
  qtgui/rclmain.cpp (1.21), qtgui/recollmain.ui (1.40),
3375
    rcldb/rcldb.cpp (1.67), rcldb/rcldb.h (1.32): improve indexing
4438
    rcldb/rcldb.cpp, rcldb/rcldb.h: improve indexing status reporting
3376
  status reporting
3377
4439
3378
2006-04-12 09:26  dockes
4440
2006-04-12 09:26  dockes
3379
4441
3380
    * rcldb/rcldb.cpp (1.66), qtgui/rclmain.cpp (1.20): Fix history not
4442
    * rcldb/rcldb.cpp, qtgui/rclmain.cpp: Fix history not working after
3381
  working after thread index run
4443
  thread index run
3382
4444
3383
2006-04-11 09:14  dockes
4445
2006-04-11 09:14  dockes
3384
4446
3385
    * rcldb/rcldb.cpp (1.65): fix rare case where stem itself was
4447
    * rcldb/rcldb.cpp: fix rare case where stem itself was forgotten in
3386
    forgotten in list of possible derivatives
4448
    list of possible derivatives
3387
4449
3388
2006-04-11 08:49  dockes
4450
2006-04-11 08:49  dockes
3389
4451
3390
  * common/textsplit.cpp (1.21), rcldb/rcldb.cpp (1.64),
4452
  * common/textsplit.cpp, rcldb/rcldb.cpp, utils/smallut.cpp,
3391
  utils/smallut.cpp (1.16), utils/smallut.h (1.16): comments and
4453
  utils/smallut.h: comments and moving some util routines out of
3392
  moving some util routines out of rcldb.cpp
4454
  rcldb.cpp
4455
4456
2006-04-08 16:00  dockes
4457
4458
  * VERSION, doc/user/usermanual.sgml: [no log message]
3393
4459
3394
2006-04-07 15:08  dockes
4460
2006-04-07 15:08  dockes
3395
4461
3396
    * qtgui/advsearch.ui.h (1.9), rcldb/rcldb.cpp (1.63): check for and
4462
    * qtgui/advsearch.ui.h, rcldb/rcldb.cpp: check for and forbid pure
3397
  forbid pure negative query
4463
  negative query
3398
4464
3399
2006-04-07 15:08  dockes
4465
2006-04-07 15:08  dockes
3400
4466
3401
    * qtgui/guiutils.cpp (1.8): RECOLL_EXTRA_DBS environment variable
4467
    * qtgui/guiutils.cpp: RECOLL_EXTRA_DBS environment variable
3402
4468
3403
2006-04-07 15:07  dockes
4469
2006-04-07 15:07  dockes
3404
4470
3405
    * doc/user/usermanual.sgml (1.11): use indexing instead of
4471
    * doc/user/usermanual.sgml: use indexing instead of indexation
3406
  indexation
3407
4472
3408
2006-04-07 10:51  dockes
4473
2006-04-07 10:51  dockes
3409
4474
3410
  * internfile/: mh_mail.cpp (1.14), mh_mail.h (1.6):
4475
  * internfile/: mh_mail.cpp, mh_mail.h: comments+conventions
3411
  comments+conventions
3412
4476
3413
2006-04-06 16:28  dockes
4477
2006-04-06 16:28  dockes
3414
4478
3415
    * sampleconf/recoll.conf.in (1.9): stem only for english by default
4479
    * sampleconf/recoll.conf.in: stem only for english by default
3416
4480
3417
2006-04-06 15:09  dockes
4481
2006-04-06 15:09  dockes
3418
4482
3419
    * VERSION (1.31): 1.4.0
4483
    * VERSION: 1.4.0
3420
4484
3421
2006-04-06 15:08  dockes
4485
2006-04-06 15:08  dockes
3422
4486
3423
  * VERSION (1.30), recollinstall.in (1.19), rcldb/rcldb.h (1.31):
4487
  * VERSION, recollinstall.in, rcldb/rcldb.h: rpmlint wants 755 for
3424
  rpmlint wants 755 for execs
4488
  execs
4489
4490
2006-04-06 14:34  dockes
4491
4492
  * INSTALL, README: [no log message]
3425
4493
3426
2006-04-05 17:41  dockes
4494
2006-04-05 17:41  dockes
3427
4495
3428
    * recollinstall.in (1.18): fix the installed file perms
4496
    * recollinstall.in: fix the installed file perms
3429
4497
3430
2006-04-05 15:39  dockes
4498
2006-04-05 15:39  dockes
3431
4499
3432
  * qtgui/guiutils.cpp (1.7), qtgui/uiprefs.ui (1.5),
4500
  * qtgui/guiutils.cpp, qtgui/uiprefs.ui, qtgui/uiprefs.ui.h,
3433
  qtgui/uiprefs.ui.h (1.7), rcldb/rcldb.cpp (1.62), rcldb/rcldb.h
4501
  rcldb/rcldb.cpp, rcldb/rcldb.h: small fixes for extra db selection
3434
  (1.30): small fixes for extra db selection
3435
4502
3436
2006-04-05 15:30  dockes
4503
2006-04-05 15:30  dockes
3437
4504
3438
    * doc/user/usermanual.sgml (1.10): small fixes
4505
    * doc/user/usermanual.sgml: small fixes
3439
4506
3440
2006-04-05 14:50  dockes
4507
2006-04-05 14:50  dockes
3441
4508
3442
    * qtgui/guiutils.cpp (1.6), qtgui/guiutils.h (1.4), qtgui/main.cpp
4509
    * qtgui/guiutils.cpp, qtgui/guiutils.h, qtgui/main.cpp,
3443
  (1.40), qtgui/uiprefs.ui (1.4), qtgui/uiprefs.ui.h (1.6),
4510
  qtgui/uiprefs.ui, qtgui/uiprefs.ui.h, rcldb/rcldb.cpp,
3444
  rcldb/rcldb.cpp (1.61), rcldb/rcldb.h (1.29): additional search
4511
  rcldb/rcldb.h: additional search databases
3445
  databases
3446
4512
3447
2006-04-05 08:26  dockes
4513
2006-04-05 08:26  dockes
3448
4514
3449
    * rcldb/: rcldb.cpp (1.60), rcldb.h (1.28): simplified class
4515
    * rcldb/: rcldb.cpp, rcldb.h: simplified class structure
3450
  structure
3451
4516
3452
2006-04-04 18:03  dockes
4517
2006-04-04 18:03  dockes
3453
4518
3454
  * filters/: rcldjvu (1.2), rclmedia (1.2), rclps (1.7), rclsoff
4519
  * filters/: rcldjvu, rclmedia, rclps, rclsoff: handle paths with
3455
  (1.6): handle paths with embedded spaces
4520
  embedded spaces
3456
4521
3457
2006-04-04 17:44  dockes
4522
2006-04-04 17:44  dockes
3458
4523
3459
    * filters/rcluncomp (1.2): handle paths with embedded spaces
4524
    * filters/rcluncomp: handle paths with embedded spaces
3460
4525
3461
2006-04-04 15:49  dockes
4526
2006-04-04 15:49  dockes
3462
4527
3463
  * index/indexer.cpp (1.30), index/indexer.h (1.14),
4528
  * index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
3464
  index/recollindex.cpp (1.17), qtgui/idxthread.cpp (1.8),
4529
  qtgui/idxthread.cpp, qtgui/idxthread.h, qtgui/rclmain.cpp: make
3465
  qtgui/idxthread.h (1.5), qtgui/rclmain.cpp (1.19): make indexation
3466
    more easily cancellable
4530
    indexation more easily cancellable
3467
4531
3468
2006-04-04 14:37  dockes
4532
2006-04-04 14:37  dockes
3469
4533
3470
    * doc/user/usermanual.sgml (1.9), index/indexer.cpp (1.29),
4534
    * doc/user/usermanual.sgml, index/indexer.cpp, index/indexer.h:
3471
  index/indexer.h (1.13): check for symlinks in the topdirs list.
4535
  check for symlinks in the topdirs list. Generate diags in
3472
  Generate diags in confIndexer
4536
  confIndexer
3473
4537
3474
2006-04-04 12:38  dockes
4538
2006-04-04 12:38  dockes
3475
4539
3476
    * qtgui/: guiutils.cpp (1.5), rclreslist.cpp (1.10): setup initial
4540
    * qtgui/: guiutils.cpp, rclreslist.cpp: setup initial default
3477
    default window size smaller
4541
    window size smaller
3478
4542
3479
2006-04-04 11:36  dockes
4543
2006-04-04 11:36  dockes
3480
4544
3481
    * common/unacpp.cpp (1.8), unac/unac.c (1.5): clarify/clean up mem
4545
    * common/unacpp.cpp, unac/unac.c: clarify/clean up mem buffer
3482
  buffer handling
4546
  handling
3483
4547
3484
2006-04-04 11:35  dockes
4548
2006-04-04 11:35  dockes
3485
4549
3486
    * utils/conftree.h (1.7): fix potential minor memory leak when
4550
    * utils/conftree.h: fix potential minor memory leak when copying
3487
  copying conftrees
4551
  conftrees
3488
4552
3489
2006-04-04 11:34  dockes
4553
2006-04-04 11:34  dockes
3490
4554
3491
    * index/: indexer.cpp (1.28), indexer.h (1.12): cosmetic: add m_
4555
    * index/: indexer.cpp, indexer.h: cosmetic: add m_ prefix to
3492
  prefix to private vars
4556
  private vars
3493
4557
3494
2006-04-04 09:55  dockes
4558
2006-04-04 09:55  dockes
3495
4559
3496
    * qtgui/: main.cpp (1.39), rclmain.cpp (1.18), preview/preview.ui.h
4560
    * qtgui/: main.cpp, rclmain.cpp, preview/preview.ui.h: Get things
3497
  (1.24): Get things to compile with QT_NO_STL
4561
  to compile with QT_NO_STL
3498
4562
3499
2006-04-03 13:43  dockes
4563
2006-04-03 13:43  dockes
3500
4564
3501
    * VERSION (1.29): 1.3.3
4565
    * VERSION: 1.3.3
3502
4566
3503
2006-04-03 13:43  dockes
4567
2006-04-03 13:43  dockes
3504
4568
3505
    * common/rclconfig.cpp (1.27): small port fixes for fbsd4 and
4569
    * common/rclconfig.cpp: small port fixes for fbsd4 and solaris
3506
  solaris
3507
4570
3508
2006-04-03 11:42  dockes
4571
2006-04-03 11:42  dockes
3509
4572
3510
    * utils/execmd.cpp (1.17): warning
4573
    * utils/execmd.cpp: warning
3511
4574
3512
2006-04-01 23:02  dockes
4575
2006-04-01 23:02  dockes
3513
4576
3514
    * VERSION (1.28), qtgui/rclmain.cpp (1.17): limit max length of
4577
    * VERSION, qtgui/rclmain.cpp: limit max length of displayed query
3515
  displayed query details. 1.3.2
4578
  details. 1.3.2
3516
4579
3517
2006-04-01 11:15  dockes
4580
2006-04-01 11:15  dockes
3518
4581
3519
  * INSTALL (1.28), README (1.43), qtgui/rclreslist.cpp (1.9),
4582
  * INSTALL, README: [no log message]
3520
  qtgui/ssearchb.ui (1.6): updated INSTALL+README. Fix tab focus in
4583
3521
  main window
4584
2006-04-01 11:15  dockes
4585
4586
  * INSTALL, README, qtgui/rclreslist.cpp, qtgui/ssearchb.ui: updated
4587
  INSTALL+README. Fix tab focus in main window
3522
4588
3523
2006-04-01 10:07  dockes
4589
2006-04-01 10:07  dockes
3524
4590
3525
    * qtgui/rclmain.cpp (1.16): urlencode file name before executing
4591
    * qtgui/rclmain.cpp: urlencode file name before executing ext app
3526
    ext app with url param
4592
    with url param
3527
4593
3528
2006-04-01 09:34  dockes
4594
2006-04-01 09:34  dockes
3529
4595
3530
    * sampleconf/: mimeconf (1.16), mimemap (1.15): Allow ext edit for
4596
    * sampleconf/: mimeconf, mimemap: Allow ext edit for c/c++ files.
3531
  c/c++ files. 1.3.1 2?
4597
  1.3.1 2?
3532
4598
3533
2006-03-31 19:19  dockes
4599
2006-03-31 19:19  dockes
3534
4600
3535
    * VERSION (1.27), qtgui/rclmain.cpp (1.15), qtgui/rclreslist.cpp
4601
    * VERSION, qtgui/rclmain.cpp, qtgui/rclreslist.cpp,
3536
  (1.8), qtgui/recoll_ru.ts (1.3), qtgui/recoll_uk.ts (1.2): fixed
4602
  qtgui/recoll_ru.ts, qtgui/recoll_uk.ts: fixed reslist header
3537
    reslist header charset issues. 1.3.1 first
4603
    charset issues. 1.3.1 first
4604
4605
2006-03-31 11:02  dockes
4606
4607
  * INSTALL, README: [no log message]
4608
4609
2006-03-31 09:51  dockes
4610
4611
  * qtgui/recoll_uk.ts: [no log message]
3538
4612
3539
2006-03-30 15:00  dockes
4613
2006-03-30 15:00  dockes
3540
4614
3541
    * common/Makefile (1.11): cleanup rclconfig
4615
    * common/Makefile: cleanup rclconfig
3542
4616
3543
2006-03-30 12:31  dockes
4617
2006-03-30 12:31  dockes
3544
4618
3545
    * sampleconf/recoll.conf.in (1.8): dont set defaultcharset to
4619
    * sampleconf/recoll.conf.in: dont set defaultcharset to 8859-1:
3546
    8859-1: will let nls info be used
4620
    will let nls info be used
4621
4622
2006-03-30 12:31  dockes
4623
4624
  * doc/user/usermanual.sgml: [no log message]
3547
4625
3548
2006-03-30 10:19  dockes
4626
2006-03-30 10:19  dockes
3549
4627
3550
    * qtgui/: recoll_fr.ts (1.9), recoll_ru.ts (1.2): lupdate
4628
    * qtgui/: recoll_fr.ts, recoll_ru.ts: lupdate
3551
4629
3552
2006-03-30 09:54  dockes
4630
2006-03-30 09:54  dockes
3553
4631
3554
    * qtgui/advsearch.ui (1.9): cleaned up layout
4632
    * qtgui/advsearch.ui: cleaned up layout
3555
4633
3556
2006-03-29 19:31  dockes
4634
2006-03-29 19:31  dockes
3557
4635
3558
    * qtgui/: guiutils.cpp (1.4), guiutils.h (1.3), main.cpp (1.38),
4636
    * qtgui/: guiutils.cpp, guiutils.h, main.cpp, ssearchb.ui,
3559
  ssearchb.ui (1.5), ssearchb.ui.h (1.5): gui: replaced checkboxes
4637
  ssearchb.ui.h: gui: replaced checkboxes for all/filename in simple
3560
  for all/filename in simple search with droplist
4638
  search with droplist
3561
4639
3562
2006-03-29 15:08  dockes
4640
2006-03-29 15:08  dockes
3563
4641
3564
    * VERSION (1.26), common/Makefile (1.10), common/rclconfig.cpp
4642
    * VERSION, common/Makefile, common/rclconfig.cpp,
3565
    (1.26), common/rclconfig.h (1.19), internfile/mimehandler.cpp
4643
    common/rclconfig.h, internfile/mimehandler.cpp,
3566
    (1.18), internfile/mimehandler.h (1.12), qtgui/rclreslist.cpp
4644
    internfile/mimehandler.h, qtgui/rclreslist.cpp,
3567
  (1.7), sampleconf/mimeconf (1.15), sampleconf/mimemap (1.14):
4645
  sampleconf/mimeconf, sampleconf/mimemap: result list: show preview
3568
    result list: show preview and edit links only when they can be used
4646
    and edit links only when they can be used
3569
4647
3570
2006-03-29 13:18  dockes
4648
2006-03-29 13:18  dockes
3571
4649
3572
  * common/rclconfig.cpp (1.25), common/rclconfig.h (1.18),
4650
  * common/rclconfig.cpp, common/rclconfig.h, common/rclinit.cpp,
3573
  common/rclinit.cpp (1.5), index/indexer.cpp (1.27),
4651
  index/indexer.cpp, qtgui/rclreslist.cpp, qtgui/rclreslist.h,
3574
  qtgui/rclreslist.cpp (1.6), qtgui/rclreslist.h (1.4),
3575
    qtgui/preview/preview.ui.h (1.23), rcldb/rcldb.cpp (1.59),
4652
    qtgui/preview/preview.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
3576
  rcldb/rcldb.h (1.27), utils/pathut.cpp (1.10), utils/pathut.h
4653
  utils/pathut.cpp, utils/pathut.h, utils/transcode.cpp,
3577
  (1.8), utils/transcode.cpp (1.7), utils/transcode.h (1.4): try to
4654
  utils/transcode.h: try to better handle non-ascii file names
3578
  better handle non-ascii file names
3579
4655
3580
2006-03-28 14:49  dockes
4656
2006-03-28 14:49  dockes
3581
4657
3582
    * recollinstall.in (1.17), doc/man/recoll.conf.5 (1.2),
4658
    * recollinstall.in, doc/man/recoll.conf.5,
3583
    doc/user/usermanual.sgml (1.7), qtgui/recoll.pro.in (1.3),
4659
    doc/user/usermanual.sgml, qtgui/recoll.pro.in,
3584
    sampleconf/recoll.conf.in (1.7): 1.3.1pre1
4660
    sampleconf/recoll.conf.in: 1.3.1pre1
4661
4662
2006-03-28 14:18  dockes
4663
4664
  * INSTALL, README: [no log message]
3585
4665
3586
2006-03-28 11:38  dockes
4666
2006-03-28 11:38  dockes
3587
4667
3588
  * filters/rclmedia (1.1), qtgui/mtpics/sownd.png (1.1),
4668
  * filters/rclmedia, qtgui/mtpics/sownd.png, sampleconf/mimeconf,
3589
  sampleconf/mimeconf (1.14), sampleconf/mimemap (1.13): filter for
4669
  sampleconf/mimemap: filter for indexing mp3 tags
3590
  indexing mp3 tags
3591
4670
3592
2006-03-28 11:36  dockes
4671
2006-03-28 11:36  dockes
3593
4672
3594
    * internfile/mh_unknown.h (1.1): added code to specifically
4673
    * internfile/mh_unknown.h: added code to specifically index/search
4674
  file names
4675
4676
2006-03-22 17:24  dockes
4677
4678
  * index/indexer.cpp, index/indexer.h, qtgui/idxthread.cpp,
4679
  qtgui/idxthread.h, qtgui/rclmain.cpp, qtgui/recollmain.ui: show
4680
  current filename as feedback during indexation
4681
4682
2006-03-22 15:25  dockes
4683
4684
  * common/rclconfig.cpp, common/rclconfig.h, utils/conftree.cpp,
4685
  utils/conftree.h: Replace user config with central values +
4686
  override
4687
4688
2006-03-22 12:17  dockes
4689
4690
  * qtgui/rclreslist.cpp: fix size display
4691
4692
2006-03-21 16:11  dockes
4693
4694
  * qtgui/: rclreslist.cpp, rclreslist.h: implement right click menu
4695
  in result list
4696
4697
2006-03-21 14:46  dockes
4698
4699
  * qtgui/: rclmain.cpp, rclreslist.cpp, rclreslist.h: replaced
4700
  (double)clicks in the result list with links
4701
4702
2006-03-21 14:27  dockes
4703
4704
  * qtgui/rclreslist.cpp: ckpt
4705
4706
2006-03-21 12:04  dockes
4707
4708
  * index/mimetype.cpp: sanity check on file -i return
4709
4710
2006-03-21 10:15  dockes
4711
4712
  * qtgui/: rclmain.cpp, rclmain.h, rclreslist.cpp, rclreslist.h,
4713
  recollmain.ui, reslistb.ui, reslistb.ui.h: reslistb form replaced
4714
  by object derived from QTextBrowser
4715
4716
2006-03-20 17:05  dockes
4717
4718
  * VERSION, index/indexer.cpp, internfile/internfile.cpp,
4719
  internfile/mimehandler.cpp, qtgui/advsearch.ui,
4720
  qtgui/advsearch.ui.h, qtgui/ssearchb.ui, qtgui/ssearchb.ui.h,
4721
  rcldb/rcldb.cpp, rcldb/rcldb.h: added code to specifically
3595
    index/search file names
4722
    index/search file names
3596
4723
3597
2006-03-22 17:24  dockes
3598
3599
  * index/indexer.cpp (1.26), index/indexer.h (1.11),
3600
  qtgui/idxthread.cpp (1.7), qtgui/idxthread.h (1.4),
3601
  qtgui/rclmain.cpp (1.14), qtgui/recollmain.ui (1.39): show current
3602
  filename as feedback during indexation
3603
3604
2006-03-22 15:25  dockes
3605
3606
  * common/rclconfig.cpp (1.24), common/rclconfig.h (1.17),
3607
  utils/conftree.cpp (1.6), utils/conftree.h (1.6): Replace user
3608
  config with central values + override
3609
3610
2006-03-22 12:17  dockes
3611
3612
  * qtgui/rclreslist.cpp (1.5): fix size display
3613
3614
2006-03-21 16:11  dockes
3615
3616
  * qtgui/: rclreslist.cpp (1.4), rclreslist.h (1.3): implement right
3617
  click menu in result list
3618
3619
2006-03-21 14:46  dockes
3620
3621
  * qtgui/: rclmain.cpp (1.13), rclreslist.cpp (1.3), rclreslist.h
3622
  (1.2): replaced (double)clicks in the result list with links
3623
3624
2006-03-21 14:27  dockes
3625
3626
  * qtgui/rclreslist.cpp (1.2): ckpt
3627
3628
2006-03-21 12:04  dockes
3629
3630
  * index/mimetype.cpp (1.17): sanity check on file -i return
3631
3632
2006-03-21 10:15  dockes
3633
3634
  * qtgui/: rclmain.cpp (1.12), rclmain.h (1.6), rclreslist.cpp
3635
  (1.1), rclreslist.h (1.1), recollmain.ui (1.38), reslistb.ui (1.6),
3636
  reslistb.ui.h (1.11): reslistb form replaced by object derived from
3637
  QTextBrowser
3638
3639
2006-03-20 17:05  dockes
3640
3641
  * VERSION (1.25), index/indexer.cpp (1.25),
3642
  internfile/internfile.cpp (1.16), internfile/mimehandler.cpp
3643
  (1.17), qtgui/advsearch.ui (1.8), qtgui/advsearch.ui.h (1.8),
3644
  qtgui/ssearchb.ui (1.4), qtgui/ssearchb.ui.h (1.4), rcldb/rcldb.cpp
3645
  (1.58), rcldb/rcldb.h (1.26): added code to specifically
3646
  index/search file names
3647
3648
2006-03-20 16:14  dockes
4724
2006-03-20 16:14  dockes
3649
4725
3650
    * internfile/mh_text.cpp (1.5): get rid of unused temp
4726
    * internfile/mh_text.cpp: get rid of unused temp
3651
4727
3652
2006-03-20 10:54  dockes
4728
2006-03-20 10:54  dockes
3653
4729
3654
    * utils/pathut.h (1.7): comments
4730
    * utils/pathut.h: comments
3655
4731
3656
2006-03-20 10:54  dockes
4732
2006-03-20 10:54  dockes
3657
4733
3658
    * sampleconf/mimemap (1.12): add # to ignd suffixes
4734
    * sampleconf/mimemap: add # to ignd suffixes
3659
4735
3660
2006-03-20 10:51  dockes
4736
2006-03-20 10:51  dockes
3661
4737
3662
    * common/: rclconfig.cpp (1.23), rclconfig.h (1.16): try to get
4738
    * common/: rclconfig.cpp, rclconfig.h: try to get default charset
3663
    default charset from LANG if not in config
4739
    from LANG if not in config
3664
4740
3665
2006-03-20 10:50  dockes
4741
2006-03-20 10:50  dockes
3666
4742
3667
    * makestaticdist.sh (1.7): desktop file
4743
    * makestaticdist.sh: desktop file
3668
4744
3669
2006-03-16 15:00  dockes
4745
2006-03-16 15:00  dockes
3670
4746
3671
    * recoll.desktop (1.1): initial version from Michael Shigorin
4747
    * recoll.desktop: initial version from Michael Shigorin
3672
4748
3673
2006-03-16 14:49  dockes
4749
2006-03-16 14:49  dockes
3674
4750
3675
    * qtgui/recoll_ru.ts (1.1): initial version from Michael Shigorin
4751
    * qtgui/recoll_ru.ts: initial version from Michael Shigorin
3676
4752
3677
2006-03-04 11:09  dockes
4753
2006-03-04 11:09  dockes
3678
4754
3679
    * VERSION (1.24), doc/user/usermanual.sgml (1.6): 1.2.3
4755
    * VERSION, doc/user/usermanual.sgml: 1.2.3
4756
4757
2006-02-21 13:57  dockes
4758
4759
  * INSTALL, README: [no log message]
3680
4760
3681
2006-02-21 13:56  dockes
4761
2006-02-21 13:56  dockes
3682
4762
3683
  * Makefile.in (1.4), configure (1.14), configure.ac (1.12): ensure
4763
  * Makefile.in, configure, configure.ac: ensure Makefile uses same
3684
  Makefile uses same qmake as configure
4764
  qmake as configure
3685
4765
3686
2006-02-21 13:52  dockes
4766
2006-02-21 13:52  dockes
3687
4767
3688
    * query/: docseq.h (1.7), sortseq.h (1.5): sorted sequence title
4768
    * query/: docseq.h, sortseq.h: sorted sequence title would never
3689
  would never show
4769
  show
3690
4770
3691
2006-02-07 11:26  dockes
4771
2006-02-07 11:26  dockes
3692
4772
3693
    * qtgui/reslistb.ui.h (1.10), query/docseq.cpp (1.8),
4773
    * qtgui/reslistb.ui.h, query/docseq.cpp, query/docseq.h,
3694
  query/docseq.h (1.6), rcldb/rcldb.cpp (1.57), rcldb/rcldb.h (1.25):
4774
  rcldb/rcldb.cpp, rcldb/rcldb.h: fix problems with doc fetch
3695
  fix problems with doc fetch sequence (have to know where to stop)
4775
  sequence (have to know where to stop)
3696
4776
3697
2006-02-07 10:44  dockes
4777
2006-02-07 10:44  dockes
3698
4778
3699
  * qtgui/: plaintorich.cpp (1.10), plaintorich.h (1.6),
4779
  * qtgui/: plaintorich.cpp, plaintorich.h, preview/preview.ui,
3700
  preview/preview.ui (1.12), preview/preview.ui.h (1.22): replace
4780
  preview/preview.ui.h: replace computation of term positions in
3701
  computation of term positions in editor text with search for 1st
4781
  editor text with search for 1st query term
3702
  query term
3703
4782
3704
2006-02-03 12:47  dockes
4783
2006-02-03 12:47  dockes
3705
4784
3706
    * filters/rcldvi (1.2): option to use catdvi
4785
    * filters/rcldvi: option to use catdvi
3707
4786
3708
2006-02-03 11:53  dockes
4787
2006-02-03 11:53  dockes
3709
4788
3710
    * filters/rcldjvu (1.1), filters/rcldvi (1.1), filters/rclps (1.6),
4789
    * filters/rcldjvu, filters/rcldvi, filters/rclps,
3711
    sampleconf/mimeconf (1.13), sampleconf/mimemap (1.11): added dvi
4790
    sampleconf/mimeconf, sampleconf/mimemap: added dvi and djvu support
3712
  and djvu support
3713
4791
3714
2006-02-02 09:58  dockes
4792
2006-02-02 09:58  dockes
3715
4793
3716
    * rcldb/rcldb.cpp (1.56), utils/pathut.cpp (1.9): suppress 2
4794
    * rcldb/rcldb.cpp, utils/pathut.cpp: suppress 2 compilation
3717
    compilation warnings (one was actual 64bits bug but inocuous
4795
    warnings (one was actual 64bits bug but inocuous
3718
4796
3719
2006-02-02 09:35  dockes
4797
2006-02-02 09:35  dockes
3720
4798
3721
  * Makefile.in (1.3), VERSION (1.23), configure (1.13), configure.ac
4799
  * Makefile.in, VERSION, configure, configure.ac, qtgui/main.cpp,
3722
  (1.11), qtgui/main.cpp (1.37), qtgui/preview/preview.ui.h (1.21):
4800
  qtgui/preview/preview.ui.h: fix small cc glitches: qt3.1,
3723
  fix small cc glitches: qt3.1, xapian-config
4801
  xapian-config
3724
4802
3725
2006-02-01 15:34  dockes
4803
2006-02-01 15:34  dockes
3726
4804
3727
    * qtgui/: guiutils.cpp (1.3), reslistb.ui.h (1.9): fbsd4 cc
4805
    * qtgui/: guiutils.cpp, reslistb.ui.h: fbsd4 cc
4806
4807
2006-02-01 15:27  dockes
4808
4809
  * VERSION: [no log message]
3728
4810
3729
2006-02-01 15:18  dockes
4811
2006-02-01 15:18  dockes
3730
4812
3731
    * common/textsplit.cpp (1.20): use string::erase() not clear()
4813
    * common/textsplit.cpp: use string::erase() not clear()
4814
4815
2006-02-01 10:00  dockes
4816
4817
  * recollinstall.in: [no log message]
4818
4819
2006-02-01 08:12  dockes
4820
4821
  * makesrcdist.sh, excludefile, utils/base64.cpp: [no log message]
4822
4823
2006-02-01 08:05  dockes
4824
4825
  * doc/user/usermanual.sgml, INSTALL, README, excludefile: [no log
4826
  message]
3732
4827
3733
2006-01-31 12:39  dockes
4828
2006-01-31 12:39  dockes
3734
4829
3735
    * qtgui/reslistb.ui.h (1.8): Clicking on "No results found" will
4830
    * qtgui/reslistb.ui.h: Clicking on "No results found" will also
3736
    also display the expanded query
4831
    display the expanded query
3737
4832
3738
2006-01-31 12:39  dockes
4833
2006-01-31 12:39  dockes
3739
4834
3740
    * qtgui/recoll.h (1.15): close/reopen db by default: let us see
4835
    * qtgui/recoll.h: close/reopen db by default: let us see results of
3741
  results of recollindex -i
4836
  recollindex -i
4837
4838
2006-01-30 13:51  dockes
4839
4840
  * qtgui/recoll_fr.ts: [no log message]
4841
4842
2006-01-30 12:15  dockes
4843
4844
  * common/rclconfig.h, common/rclinit.h, common/textsplit.h,
4845
  common/unacpp.h, common/uproplist.h, index/csguess.h,
4846
  index/indexer.h, index/mimetype.h, internfile/htmlparse.cpp,
4847
  internfile/htmlparse.h, internfile/indextext.h,
4848
  internfile/internfile.h, internfile/mh_exec.h,
4849
  internfile/mh_html.h, internfile/mh_mail.h, internfile/mh_text.h,
4850
  internfile/mimehandler.h, internfile/myhtmlparse.cpp,
4851
  internfile/myhtmlparse.h, qtgui/advsearch.ui.h, qtgui/guiutils.h,
4852
  rcldb/pathhash.h, rcldb/rcldb.h, qtgui/idxthread.h,
4853
  qtgui/plaintorich.h, qtgui/rclmain.h, qtgui/recoll.h,
4854
  qtgui/recollmain.ui.h, qtgui/reslistb.ui.h, qtgui/sort.ui.h,
4855
  qtgui/ssearchb.ui.h, qtgui/uiprefs.ui.h,
4856
  qtgui/preview/preview.ui.h, query/docseq.h, query/history.h,
4857
  query/sortseq.h, utils/base64.h, utils/cancelcheck.h,
4858
  utils/conftree.h, utils/copyfile.h, utils/debuglog.h,
4859
  utils/execmd.h, utils/fstreewalk.h, utils/idfile.h,
4860
  utils/mimeparse.h, utils/pathut.h, utils/readfile.h,
4861
  utils/smallut.h, utils/transcode.h, utils/utf8iter.h,
4862
  utils/wipedir.h: [no log message]
3742
4863
3743
2006-01-30 11:01  dockes
4864
2006-01-30 11:01  dockes
3744
4865
3745
    * qtgui/preview/preview.ui.h (1.19): dont highlight terms in very
4866
    * qtgui/preview/preview.ui.h: dont highlight terms in very big
3746
    big docs: too slow
4867
    docs: too slow
3747
4868
3748
2006-01-30 10:32  dockes
4869
2006-01-30 10:32  dockes
3749
4870
3750
    * mk/localdefs.in (1.8): -O2
4871
    * mk/localdefs.in: -O2
3751
4872
3752
2006-01-30 10:28  dockes
4873
2006-01-30 10:28  dockes
3753
4874
3754
    * qtgui/: guiutils.cpp (1.2), main.cpp (1.36), rclmain.cpp (1.11),
4875
    * qtgui/: guiutils.cpp, main.cpp, rclmain.cpp, uiprefs.ui,
3755
  uiprefs.ui (1.3), uiprefs.ui.h (1.4): help browser selection in
4876
  uiprefs.ui.h: help browser selection in prefs
3756
  prefs
3757
4877
3758
2006-01-30 10:28  dockes
4878
2006-01-30 10:28  dockes
3759
4879
4880
  * utils/execmd.cpp: [no log message]
4881
4882
2006-01-30 10:28  dockes
4883
3760
    * common/textsplit.cpp (1.19): moved span cleanup where it belonged
4884
    * common/textsplit.cpp: moved span cleanup where it belonged
4885
4886
2006-01-28 16:36  dockes
4887
4888
  * common/: textsplit.cpp, textsplit.h: [no log message]
3761
4889
3762
2006-01-28 11:23  dockes
4890
2006-01-28 11:23  dockes
3763
4891
3764
    * configure (1.12), configure.ac (1.10), common/textsplit.cpp
4892
    * configure, configure.ac, common/textsplit.cpp,
3765
  (1.17), common/textsplit.h (1.9), query/xadump.cpp (1.10),
4893
  common/textsplit.h, query/xadump.cpp, utils/utf8iter.h: more
3766
  utils/utf8iter.h (1.5): more textsplit tweaking
4894
  textsplit tweaking
3767
4895
3768
2006-01-27 14:43  dockes
4896
2006-01-27 14:43  dockes
3769
4897
4898
  * utils/cancelcheck.h: [no log message]
4899
4900
2006-01-27 14:43  dockes
4901
3770
    * qtgui/: guiutils.cpp (1.1), guiutils.h (1.1): extracted code from
4902
    * qtgui/: guiutils.cpp, guiutils.h: extracted code from main and
3771
  main and others
4903
  others
3772
4904
3773
2006-01-27 14:42  dockes
4905
2006-01-27 14:42  dockes
3774
4906
3775
    * qtgui/: plaintorich.cpp (1.9), plaintorich.h (1.4), rclmain.cpp
4907
    * qtgui/: plaintorich.cpp, plaintorich.h, rclmain.cpp,
3776
  (1.10), preview/preview.ui (1.11), preview/preview.ui.h (1.18):
4908
  preview/preview.ui, preview/preview.ui.h: implement cancellation in
3777
  implement cancellation in preview loading
4909
  preview loading
3778
4910
3779
2006-01-27 14:38  dockes
4911
2006-01-27 14:38  dockes
3780
4912
3781
    * internfile/myhtmlparse.cpp (1.14): strip whitespace and newlines
4913
    * internfile/myhtmlparse.cpp: strip whitespace and newlines (as the
3782
    (as the original version), except in pre tags
4914
    original version), except in pre tags
3783
4915
3784
2006-01-27 14:37  dockes
4916
2006-01-27 14:37  dockes
3785
4917
3786
  * filters/: rcldoc (1.5), rclpdf (1.6), rclps (1.5), rclsoff (1.5):
4918
  * filters/: rcldoc, rclpdf, rclps, rclsoff: fix to output <br> when
3787
  fix to output <br> when needed + other misc pbs
4919
  needed + other misc pbs
3788
4920
3789
2006-01-27 14:34  dockes
4921
2006-01-27 14:34  dockes
3790
4922
3791
    * rcldb/rcldb.cpp (1.55): define some constants and increase
4923
    * rcldb/rcldb.cpp: define some constants and increase abstract
3792
    abstract context width
4924
    context width
3793
4925
3794
2006-01-27 12:25  dockes
4926
2006-01-27 12:25  dockes
3795
4927
3796
    * internfile/htmlparse.cpp (1.5): missing amp entity translation
4928
    * internfile/htmlparse.cpp: missing amp entity translation
3797
4929
3798
2006-01-26 18:59  dockes
4930
2006-01-26 18:59  dockes
3799
4931
3800
    * internfile/mh_exec.cpp (1.6): check for cancellation
4932
    * internfile/mh_exec.cpp: check for cancellation
3801
4933
3802
2006-01-26 18:59  dockes
4934
2006-01-26 18:59  dockes
3803
4935
3804
    * utils/: execmd.cpp (1.15), execmd.h (1.7): also test cancel on
4936
    * utils/: execmd.cpp, execmd.h: also test cancel on select timeout
3805
  select timeout
3806
4937
3807
2006-01-26 18:44  dockes
4938
2006-01-26 18:44  dockes
3808
4939
3809
    * utils/: execmd.cpp (1.14), execmd.h (1.6): make execCmd
4940
    * utils/: execmd.cpp, execmd.h: make execCmd exception-safe
3810
  exception-safe
3811
4941
3812
2006-01-26 15:01  dockes
4942
2006-01-26 15:01  dockes
3813
4943
3814
    * qtgui/: reslistb.ui.h (1.6), reslistb.ui (1.5): abstracts + doc
4944
    * qtgui/: reslistb.ui.h, reslistb.ui: abstracts + doc sizes
3815
  sizes
3816
4945
3817
2006-01-26 14:59  dockes
4946
2006-01-26 14:59  dockes
3818
4947
3819
    * qtgui/: uiprefs.ui (1.2), uiprefs.ui.h (1.3), recoll.h (1.13),
4948
    * qtgui/: uiprefs.ui, uiprefs.ui.h, recoll.h, main.cpp,
3820
  main.cpp (1.35), rclmain.cpp (1.9): abstract params
4949
  rclmain.cpp: abstract params
3821
4950
3822
2006-01-26 13:30  dockes
4951
2006-01-26 13:30  dockes
3823
4952
3824
    * query/docseq.cpp (1.7): let the db do whats needed to get a
4953
    * query/docseq.cpp: let the db do whats needed to get a result
3825
  result count
4954
  count
3826
4955
3827
2006-01-26 13:29  dockes
4956
2006-01-26 13:29  dockes
3828
4957
3829
    * utils/: smallut.cpp (1.15), smallut.h (1.14): chrono
4958
    * utils/: smallut.cpp, smallut.h: chrono
3830
4959
3831
2006-01-26 13:28  dockes
4960
2006-01-26 13:28  dockes
3832
4961
3833
    * rcldb/: rcldb.cpp (1.54), rcldb.h (1.23): abstract building from
4962
    * rcldb/: rcldb.cpp, rcldb.h: abstract building from position data
3834
  position data
3835
4963
3836
2006-01-26 08:03  dockes
4964
2006-01-26 08:03  dockes
3837
4965
3838
    * qtgui/recoll.pro (1.27): replaced by recoll.pro.in
4966
    * qtgui/recoll.pro: replaced by recoll.pro.in
3839
4967
3840
2006-01-26 08:02  dockes
4968
2006-01-26 08:02  dockes
3841
4969
4970
  * qtgui/recoll.pro, qtgui/recoll.pro.in, utils/smallut.h: [no log
4971
  message]
4972
4973
2006-01-26 08:02  dockes
4974
3842
    * index/indexer.cpp (1.24): pass size info to db.add
4975
    * index/indexer.cpp: pass size info to db.add
3843
4976
3844
2006-01-25 09:39  dockes
4977
2006-01-25 09:39  dockes
3845
4978
3846
    * internfile/: myhtmlparse.cpp (1.13), myhtmlparse.h (1.6):
4979
    * internfile/: myhtmlparse.cpp, myhtmlparse.h: reenable stripping
3847
  reenable stripping newlines
4980
  newlines
3848
4981
3849
2006-01-25 09:09  dockes
4982
2006-01-25 09:09  dockes
3850
4983
3851
    * query/: Makefile (1.11), xadump.cpp (1.9): xadump improvements
4984
    * query/: Makefile, xadump.cpp: xadump improvements
3852
4985
3853
2006-01-24 13:22  dockes
4986
2006-01-24 13:22  dockes
3854
4987
3855
    * qtgui/rclmain.cpp (1.8): fix signal type
4988
    * qtgui/rclmain.cpp: fix signal type
3856
4989
3857
2006-01-24 13:22  dockes
4990
2006-01-24 13:22  dockes
3858
4991
3859
    * utils/: execmd.cpp (1.13), execmd.h (1.5): add feedback and
4992
    * utils/: execmd.cpp, execmd.h: add feedback and possible
3860
    possible cancellation
4993
    cancellation
3861
4994
3862
2006-01-23 18:21  dockes
4995
2006-01-23 18:21  dockes
3863
4996
3864
    * qtgui/: rclmain.cpp (1.7), recoll.pro (1.25), recollmain.ui
4997
    * qtgui/: rclmain.cpp, recoll.pro, recollmain.ui,
3865
  (1.37), images/d_nextpage.png (1.1), images/d_prevpage.png (1.1):
4998
  images/d_nextpage.png, images/d_prevpage.png: slightly improved the
3866
  slightly improved the icon situation
4999
  icon situation
5000
5001
2006-01-23 17:52  dockes
5002
5003
  * qtgui/images/: asearch.png, history.png, nextpage.png,
5004
  prevpage.png, sortparms.png: [no log message]
5005
5006
2006-01-23 16:43  dockes
5007
5008
  * qtgui/images/: editcopy, editcut, editpaste, filenew, fileopen,
5009
  filesave, print, redo, searchfind, undo: [no log message]
3867
5010
3868
2006-01-23 14:32  dockes
5011
2006-01-23 14:32  dockes
3869
5012
3870
  * common/rclconfig.cpp (1.22), common/rclinit.cpp (1.4),
5013
  * common/rclconfig.cpp, common/rclinit.cpp, common/textsplit.cpp,
3871
  common/textsplit.cpp (1.16), common/unacpp.cpp (1.7),
5014
  common/unacpp.cpp, index/csguess.cpp, index/indexer.cpp,
3872
  index/csguess.cpp (1.5), index/indexer.cpp (1.23),
3873
    index/mimetype.cpp (1.16), index/recollindex.cpp (1.16),
5015
    index/mimetype.cpp, index/recollindex.cpp,
3874
    internfile/internfile.cpp (1.15), internfile/mh_exec.cpp (1.5),
5016
    internfile/internfile.cpp, internfile/mh_exec.cpp,
3875
    internfile/mh_mail.cpp (1.13), internfile/mh_text.cpp (1.4),
5017
    internfile/mh_mail.cpp, internfile/mh_text.cpp,
3876
    internfile/mimehandler.cpp (1.16), query/docseq.cpp (1.6),
5018
    internfile/mimehandler.cpp, query/docseq.cpp, query/history.cpp,
3877
  query/history.cpp (1.5), query/qtry.cpp (1.7), query/qxtry.cpp
5019
  query/qtry.cpp, query/qxtry.cpp, query/sortseq.cpp,
3878
  (1.3), query/sortseq.cpp (1.6), query/xadump.cpp (1.8),
5020
  query/xadump.cpp, rcldb/pathhash.cpp, rcldb/rcldb.cpp,
3879
  rcldb/pathhash.cpp (1.3), rcldb/rcldb.cpp (1.53), utils/base64.cpp
5021
  utils/base64.cpp, utils/conftree.cpp, utils/copyfile.cpp,
3880
  (1.5), utils/conftree.cpp (1.5), utils/copyfile.cpp (1.3),
5022
  utils/debuglog.cpp, utils/execmd.cpp, utils/fstreewalk.cpp,
3881
  utils/debuglog.cpp (1.3), utils/execmd.cpp (1.12),
5023
  utils/idfile.cpp, utils/mimeparse.cpp, utils/pathut.cpp,
3882
  utils/fstreewalk.cpp (1.8), utils/idfile.cpp (1.4),
5024
  utils/readfile.cpp, utils/smallut.cpp, utils/transcode.cpp,
3883
  utils/mimeparse.cpp (1.10), utils/pathut.cpp (1.8),
3884
  utils/readfile.cpp (1.3), utils/smallut.cpp (1.14),
3885
  utils/transcode.cpp (1.6), utils/utf8iter.cpp (1.4),
3886
    utils/wipedir.cpp (1.5): reference to GPL in all .cpp files
5025
    utils/utf8iter.cpp, utils/wipedir.cpp: reference to GPL in all .cpp
5026
  files
3887
5027
3888
2006-01-23 14:32  dockes
5028
2006-01-23 14:32  dockes
3889
5029
3890
    * qtgui/: idxthread.cpp (1.6), main.cpp (1.34), plaintorich.cpp
5030
    * qtgui/: idxthread.cpp, main.cpp, plaintorich.cpp, rclmain.cpp,
3891
  (1.8), rclmain.cpp (1.6), recoll.h (1.12), recoll.pro (1.24),
5031
  recoll.h, recoll.pro, reslistb.ui.h, uiprefs.ui.h: more refactoring
3892
  reslistb.ui.h (1.5), uiprefs.ui.h (1.2): more refactoring
5032
5033
2006-01-23 08:15  dockes
5034
5035
  * qtgui/rclmain.cpp: [no log message]
3893
5036
3894
2006-01-23 08:07  dockes
5037
2006-01-23 08:07  dockes
3895
5038
3896
    * qtgui/: rclmain.cpp (1.4), rclmain.h (1.4), reslistb.ui (1.4),
5039
    * qtgui/: rclmain.cpp, rclmain.h, reslistb.ui, reslistb.ui.h,
3897
  reslistb.ui.h (1.4), ssearchb.ui.h (1.2): more modularization
5040
  ssearchb.ui.h: more modularization
3898
5041
3899
2006-01-22 19:46  dockes
5042
2006-01-22 19:46  dockes
3900
5043
3901
    * qtgui/: main.cpp (1.33), rclmain.cpp (1.3), rclmain.h (1.3),
5044
    * qtgui/: main.cpp, rclmain.cpp, rclmain.h, recoll.pro,
3902
  recoll.pro (1.23), recoll.pro.in (1.1), recollmain.ui (1.36),
5045
  recoll.pro.in, recollmain.ui, recollmain.ui.h, reslistb.ui,
3903
  recollmain.ui.h (1.59), reslistb.ui (1.3), reslistb.ui.h (1.3),
3904
    ssearchb.ui (1.3): extract functionality from main window
5046
    reslistb.ui.h, ssearchb.ui: extract functionality from main window
5047
5048
2006-01-22 16:16  dockes
5049
5050
  * qtgui/: reslistb.ui, reslistb.ui.h: [no log message]
5051
5052
2006-01-22 14:56  dockes
5053
5054
  * qtgui/: reslistb.ui, reslistb.ui.h, ssearchb.ui.h: [no log
5055
  message]
5056
5057
2006-01-22 08:41  dockes
5058
5059
  * qtgui/ssearchb.ui: [no log message]
5060
5061
2006-01-22 08:25  dockes
5062
5063
  * qtgui/ssearchb.ui: [no log message]
3905
5064
3906
2006-01-21 16:36  dockes
5065
2006-01-21 16:36  dockes
3907
5066
3908
  * Makefile.in (1.2), configure (1.10), configure.ac (1.9),
5067
  * configure: [no log message]
3909
  makesrcdist.sh (1.8), qtgui/recoll.pro (1.22): enable building from
5068
3910
  inside qtgui/
5069
2006-01-21 16:36  dockes
5070
5071
  * Makefile.in, configure, configure.ac, makesrcdist.sh,
5072
  qtgui/recoll.pro: enable building from inside qtgui/
5073
5074
2006-01-21 11:47  dockes
5075
5076
  * README, INSTALL: [no log message]
3911
5077
3912
2006-01-20 15:58  dockes
5078
2006-01-20 15:58  dockes
3913
5079
3914
    * common/rclconfig.cpp (1.21), common/rclconfig.h (1.14),
5080
    * common/rclconfig.cpp, common/rclconfig.h, qtgui/main.cpp,
3915
  qtgui/main.cpp (1.32), qtgui/rclmain.cpp (1.2), qtgui/rclmain.h
5081
  qtgui/rclmain.cpp, qtgui/rclmain.h, qtgui/recoll.h,
3916
  (1.2), qtgui/recoll.h (1.11), qtgui/preview/preview.ui.h (1.17): qt
5082
  qtgui/preview/preview.ui.h: qt main program cleanup
3917
  main program cleanup
3918
5083
3919
2006-01-20 13:46  dockes
5084
2006-01-20 13:46  dockes
3920
5085
3921
    * qtgui/: main.cpp (1.31), rclmain.cpp (1.1), rclmain.h (1.1),
5086
    * qtgui/: main.cpp, rclmain.cpp, rclmain.h, recoll.pro,
3922
  recoll.pro (1.21), recoll_fr.ts (1.7), recollmain.ui (1.35),
5087
  recoll_fr.ts, recollmain.ui, recollmain.ui.h: separated code from
3923
  recollmain.ui.h (1.58): separated code from design by subclassing
5088
  design by subclassing recollmain
3924
  recollmain
3925
5089
3926
2006-01-20 11:01  dockes
5090
2006-01-20 11:01  dockes
3927
5091
3928
    * common/rclconfig.cpp (1.20), common/rclconfig.h (1.13),
5092
    * common/rclconfig.cpp, common/rclconfig.h,
3929
    kde/kioslave/recoll/00README.txt (1.2), mk/commondefs (1.8),
5093
    kde/kioslave/recoll/00README.txt, mk/commondefs, mk/localdefs.in,
3930
  mk/localdefs.in (1.7), qtgui/idxthread.cpp (1.5), qtgui/idxthread.h
5094
  qtgui/idxthread.cpp, qtgui/idxthread.h, qtgui/main.cpp,
3931
  (1.2), qtgui/main.cpp (1.30), utils/conftree.h (1.4),
5095
  utils/conftree.h, utils/debuglog.h: cleanup
3932
  utils/debuglog.h (1.2): cleanup
3933
5096
3934
2006-01-19 18:11  dockes
5097
2006-01-19 18:11  dockes
3935
5098
3936
  * Makefile (1.27), Makefile.in (1.1), configure (1.9), configure.ac
5099
  * Makefile, Makefile.in, configure, configure.ac, recollinstall.in,
3937
  (1.8), recollinstall.in (1.15), common/rclconfig.cpp (1.19),
5100
  common/rclconfig.cpp, common/rclconfig.h,
3938
  common/rclconfig.h (1.12), internfile/internfile.cpp (1.14),
5101
  internfile/internfile.cpp, internfile/mh_exec.cpp, mk/localdefs.in,
3939
  internfile/mh_exec.cpp (1.4), mk/localdefs.in (1.6), qtgui/main.cpp
3940
    (1.29), qtgui/recoll.pro (1.20): slight config cleanup
5102
    qtgui/main.cpp, qtgui/recoll.pro: slight config cleanup
3941
5103
3942
2006-01-19 16:08  dockes
5104
2006-01-19 16:08  dockes
3943
5105
3944
    * kde/kioslave/recoll/00README.txt (1.1): end of test, doesnt look
5106
    * kde/kioslave/recoll/00README.txt: end of test, doesnt look very
3945
    very useful
5107
    useful
3946
5108
3947
2006-01-19 15:57  dockes
5109
2006-01-19 15:57  dockes
3948
5110
3949
    * kde/kioslave/recoll/: Makefile (1.3), kio_recoll.cpp (1.3),
5111
    * kde/kioslave/recoll/: Makefile, kio_recoll.cpp, kio_recoll.h,
3950
  kio_recoll.h (1.3), kio_recoll.la (1.1), piclib/Makefile (1.1): end
5112
  kio_recoll.la: end of initial experimentation
3951
  of initial experimentation
5113
5114
2006-01-19 13:03  dockes
5115
5116
  * utils/Makefile: [no log message]
3952
5117
3953
2006-01-19 13:01  dockes
5118
2006-01-19 13:01  dockes
3954
5119
3955
  * Makefile (1.26), VERSION (1.21), makestaticdist.sh (1.6),
5120
  * Makefile, VERSION, makestaticdist.sh, bincimapmime/Makefile,
3956
  bincimapmime/Makefile (1.6), common/Makefile (1.9),
5121
  common/Makefile, doc/user/usermanual.sgml, index/Makefile,
3957
  doc/user/usermanual.sgml (1.4), index/Makefile (1.13),
5122
  kde/kioslave/recoll/Makefile, kde/kioslave/recoll/kio_recoll.cpp,
3958
  kde/kioslave/recoll/Makefile (1.2),
3959
  kde/kioslave/recoll/kio_recoll.cpp (1.2),
3960
    kde/kioslave/recoll/kio_recoll.h (1.2), lib/Makefile (1.25),
5123
    kde/kioslave/recoll/kio_recoll.h, lib/Makefile, mk/Darwin,
3961
  mk/Darwin (1.3), mk/FreeBSD (1.9), mk/Linux (1.8), mk/SunOS (1.7),
5124
  mk/FreeBSD, mk/Linux, mk/SunOS, mk/commondefs, mk/localdefs.in,
3962
  mk/commondefs (1.7), mk/localdefs.in (1.5), qtgui/plaintorich.cpp
5125
  qtgui/plaintorich.cpp, qtgui/plaintorich.h, qtgui/recollmain.ui.h,
3963
  (1.7), qtgui/plaintorich.h (1.3), qtgui/recollmain.ui.h (1.57),
3964
    query/Makefile (1.10), utils/Makefile (1.19), utils/smallut.cpp
5126
    query/Makefile, utils/Makefile, utils/smallut.cpp, utils/smallut.h:
3965
  (1.13), utils/smallut.h (1.12): misc small mods to help with
5127
  misc small mods to help with building kio_recoll
3966
  building kio_recoll
5128
5129
2006-01-18 14:41  dockes
5130
5131
  * kde/kioslave/recoll/: Makefile, kio_recoll.cpp, kio_recoll.h,
5132
  recoll.protocol: [no log message]
3967
5133
3968
2006-01-17 11:08  dockes
5134
2006-01-17 11:08  dockes
3969
5135
3970
    * utils/mimeparse.h (1.4): comments and clarification
5136
    * utils/mimeparse.h: comments and clarification
3971
5137
3972
2006-01-17 10:31  dockes
5138
2006-01-17 10:31  dockes
3973
5139
3974
  * index/indexer.cpp (1.22), utils/fstreewalk.cpp (1.7),
5140
  * index/indexer.cpp, utils/fstreewalk.cpp, utils/fstreewalk.h:
3975
  utils/fstreewalk.h (1.4): cleanup and comments
5141
  cleanup and comments
3976
5142
3977
2006-01-14 14:08  dockes
5143
2006-01-14 14:08  dockes
3978
5144
3979
  * configure (1.6.4.2), configure.ac (1.5.4.2), configure (1.8),
5145
  * configure, configure.ac, configure, configure.ac: do a better
3980
  configure.ac (1.7): do a better search for qt configuration
5146
  search for qt configuration
3981
5147
3982
2006-01-14 12:47  dockes
5148
2006-01-14 12:47  dockes
3983
5149
3984
  * Makefile (1.24.2.1), configure (1.6.4.1), configure.ac (1.5.4.1),
5150
  * Makefile, configure, configure.ac, Makefile, configure,
3985
  Makefile (1.25), configure (1.7), configure.ac (1.6): do a better
5151
  configure.ac: do a better search for qt configuration
3986
  search for qt configuration
5152
5153
2006-01-12 10:29  dockes
5154
5155
  * qtgui/recoll_fr.ts: [no log message]
5156
5157
2006-01-12 10:16  dockes
5158
5159
  * README: [no log message]
3987
5160
3988
2006-01-12 10:13  dockes
5161
2006-01-12 10:13  dockes
3989
5162
3990
    * qtgui/recollmain.ui.h (1.56), rcldb/rcldb.cpp (1.52): handle
5163
    * qtgui/recollmain.ui.h, rcldb/rcldb.cpp: handle removed docs in
3991
  removed docs in history
5164
  history
5165
5166
2006-01-11 18:41  dockes
5167
5168
  * qtgui/recollmain.ui.h: [no log message]
5169
5170
2006-01-11 16:09  dockes
5171
5172
  * qtgui/uiprefs.ui.h: [no log message]
3992
5173
3993
2006-01-11 16:08  dockes
5174
2006-01-11 16:08  dockes
3994
5175
3995
  * doc/user/usermanual.sgml (1.3), index/Makefile (1.12),
5176
  * doc/user/usermanual.sgml, index/Makefile, qtgui/recoll_fr.ts,
3996
  qtgui/recoll_fr.ts (1.5), qtgui/recollmain.ui (1.34),
5177
  qtgui/recollmain.ui, rcldb/rcldb.cpp, rcldb/rcldb.h,
3997
  rcldb/rcldb.cpp (1.51), rcldb/rcldb.h (1.22), qtgui/recollmain.ui.h
5178
  qtgui/recollmain.ui.h, query/docseq.h, query/sortseq.cpp,
3998
  (1.54), query/docseq.h (1.4), query/sortseq.cpp (1.5),
3999
    query/sortseq.h (1.3): translation of result list title. Show query
5179
    query/sortseq.h: translation of result list title. Show query
4000
    details when clicking on header
5180
    details when clicking on header
4001
5181
5182
2006-01-10 18:46  dockes
5183
5184
  * recollinstall.in: [no log message]
5185
5186
2006-01-10 14:52  dockes
5187
5188
  * recollinstall.in: [no log message]
5189
5190
2006-01-10 14:41  dockes
5191
5192
  * recollinstall.in: [no log message]
5193
5194
2006-01-10 14:32  dockes
5195
5196
  * recollinstall.in: [no log message]
5197
5198
2006-01-10 14:27  dockes
5199
5200
  * recollinstall.in: [no log message]
5201
4002
2006-01-10 14:16  dockes
5202
2006-01-10 14:16  dockes
4003
5203
4004
    * recollinstall.in (1.9): install man pages
5204
    * recollinstall.in: install man pages
4005
5205
4006
2006-01-10 13:58  dockes
5206
2006-01-10 13:58  dockes
4007
5207
4008
    * Makefile (1.24), common/rclconfig.cpp (1.18): warning
5208
    * Makefile, common/rclconfig.cpp: warning
4009
5209
4010
2006-01-10 13:55  dockes
5210
2006-01-10 13:55  dockes
4011
5211
4012
    * rcldb/rcldb.cpp (1.50): include unistd
5212
    * rcldb/rcldb.cpp: include unistd
5213
5214
2006-01-10 13:06  dockes
5215
5216
  * INSTALL, README: [no log message]
4013
5217
4014
2006-01-10 12:07  dockes
5218
2006-01-10 12:07  dockes
4015
5219
4016
    * common/rclconfig.h (1.11), doc/user/usermanual.sgml (1.2),
5220
    * common/rclconfig.h, doc/user/usermanual.sgml,
4017
    index/recollindex.cpp (1.15), sampleconf/recoll.conf.in (1.6): doc
5221
    index/recollindex.cpp, sampleconf/recoll.conf.in: doc + got rid of
4018
    + got rid of unused defaultlanguage config param
5222
    unused defaultlanguage config param
5223
5224
2006-01-10 10:10  dockes
5225
5226
  * doc/man/recoll.conf.5: [no log message]
5227
5228
2006-01-10 09:14  dockes
5229
5230
  * doc/man/recoll.1: [no log message]
5231
5232
2006-01-10 09:09  dockes
5233
5234
  * doc/man/recollindex.1: [no log message]
4019
5235
4020
2006-01-09 17:53  dockes
5236
2006-01-09 17:53  dockes
4021
5237
4022
    * excludefile (1.13), index/indexer.cpp (1.21), index/indexer.h
5238
    * excludefile, index/indexer.cpp, index/indexer.h,
4023
  (1.9), index/recollindex.cpp (1.14), rcldb/rcldb.cpp (1.49),
5239
  index/recollindex.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h,
4024
  rcldb/rcldb.h (1.21), utils/Makefile (1.18), utils/pathut.cpp
5240
  utils/Makefile, utils/pathut.cpp, utils/pathut.h: allow independant
4025
  (1.7), utils/pathut.h (1.5): allow independant creation / deletion
5241
  creation / deletion of stem dbs
4026
  of stem dbs
4027
5242
4028
2006-01-06 14:55  dockes
5243
2006-01-06 14:55  dockes
4029
5244
4030
    * rcldb/rcldb.cpp (1.48): do a better test for a capitalized query
5245
    * rcldb/rcldb.cpp: do a better test for a capitalized query term
4031
    term (no stem expand)
5246
    (no stem expand)
5247
5248
2006-01-06 14:20  dockes
5249
5250
  * qtgui/uiprefs.ui: [no log message]
4032
5251
4033
2006-01-06 14:18  dockes
5252
2006-01-06 14:18  dockes
4034
5253
4035
    * common/Makefile (1.8), common/unacpp.cpp (1.6), common/unacpp.h
5254
    * common/Makefile, common/unacpp.cpp, common/unacpp.h,
4036
  (1.3), rcldb/rcldb.cpp (1.46), unac/unac.c (1.4), unac/unac.h
5255
  rcldb/rcldb.cpp, unac/unac.c, unac/unac.h, utils/CaseFolding.txt,
4037
  (1.2), utils/CaseFolding.txt (1.2), utils/caseconvert.cpp (1.2),
5256
  utils/caseconvert.cpp, utils/caseconvert.h, utils/gencasefold.sh,
4038
  utils/caseconvert.h (1.2), utils/gencasefold.sh (1.2), lib/Makefile
5257
  lib/Makefile, utils/Makefile, rcldb/rcldb.cpp: integrated
4039
  (1.24), utils/Makefile (1.17), rcldb/rcldb.cpp (1.47): integrated
4040
    case-folding into unac for better performance
5258
    case-folding into unac for better performance
4041
5259
4042
2006-01-06 08:59  dockes
5260
2006-01-06 08:59  dockes
4043
5261
4044
    * index/Makefile (1.11), qtgui/recoll.pro (1.19): ensure relink for
5262
    * index/Makefile, qtgui/recoll.pro: ensure relink for changed lib
4045
  changed lib
4046
5263
4047
2006-01-05 17:37  dockes
5264
2006-01-05 17:37  dockes
4048
5265
4049
    * common/unacpp.cpp (1.5), common/unacpp.h (1.2), rcldb/rcldb.cpp
5266
    * common/unacpp.cpp, common/unacpp.h, rcldb/rcldb.cpp,
4050
  (1.45), lib/Makefile (1.23), utils/Makefile (1.16): Use proper
5267
  lib/Makefile, utils/Makefile: Use proper unicode lowercasing
4051
  unicode lowercasing
5268
5269
2006-01-05 17:16  dockes
5270
5271
  * utils/: CaseFolding.txt, caseconvert.cpp, caseconvert.h,
5272
  gencasefold.sh: [no log message]
4052
5273
4053
2006-01-05 11:24  dockes
5274
2006-01-05 11:24  dockes
4054
5275
5276
  * Makefile, recollinstall.in: install tweaks for rpm compatibility
5277
5278
2006-01-05 11:05  dockes
5279
5280
  * INSTALL, README: [no log message]
5281
5282
2006-01-05 11:05  dockes
5283
4055
    * Makefile (1.23), recollinstall.in (1.8): install tweaks for rpm
5284
    * Makefile, VERSION, recollinstall.in: install tweaks for rpm
4056
    compatibility
5285
    compatibility
4057
5286
4058
2006-01-05 11:05  dockes
4059
4060
  * Makefile (1.21.2.2), VERSION (1.19.2.2), recollinstall.in
4061
  (1.5.2.2): install tweaks for rpm compatibility
4062
4063
2006-01-04 12:33  dockes
5287
2006-01-04 12:33  dockes
4064
5288
4065
  * VERSION (1.20), makesrcdist.sh (1.7), recollinstall.in (1.7),
5289
  * VERSION, makesrcdist.sh, recollinstall.in, common/rclconfig.h,
4066
  common/rclconfig.h (1.10), qtgui/main.cpp (1.28), qtgui/recoll.h
5290
  qtgui/main.cpp, qtgui/recoll.h, qtgui/recoll_fr.ts,
4067
  (1.10), qtgui/recoll_fr.ts (1.4), qtgui/recollmain.ui (1.33),
5291
  qtgui/recollmain.ui, qtgui/recollmain.ui.h, utils/smallut.cpp,
4068
  qtgui/recollmain.ui.h (1.53), utils/smallut.cpp (1.12),
4069
    utils/smallut.h (1.11): add menu entry to start browser on html doc
5292
    utils/smallut.h: add menu entry to start browser on html doc
5293
5294
2006-01-04 12:16  dockes
5295
5296
  * INSTALL, README: [no log message]
5297
5298
2006-01-04 12:09  dockes
5299
5300
  * doc/user/: Makefile, docbook.css, usermanual.sgml: [no log
5301
  message]
5302
5303
2006-01-03 12:35  dockes
5304
5305
  * INSTALL, README: [no log message]
4070
5306
4071
2005-12-17 08:45  dockes
5307
2005-12-17 08:45  dockes
4072
5308
4073
    * sampleconf/recoll.conf.in (1.4.2.1): dont skip .* this precludes
5309
    * sampleconf/recoll.conf.in: dont skip .* this precludes
4074
    thunderbird / mozilla mail indexation
5310
    thunderbird / mozilla mail indexation
4075
5311
4076
2005-12-16 11:06  dockes
5312
2005-12-16 11:06  dockes
4077
5313
4078
  * Makefile (1.22), recollinstall.in (1.6), mk/localdefs.in (1.4),
5314
  * Makefile, recollinstall.in, mk/localdefs.in, qtgui/main.cpp,
5315
  qtgui/recoll.pro: get prefix to really work
5316
5317
2005-12-16 11:06  dockes
5318
5319
  * internfile/mh_text.cpp, query/xadump.cpp, unac/unac.c,
5320
  utils/mimeparse.cpp, query/Makefile, query/xadump.cpp, unac/unac.c,
5321
  utils/mimeparse.cpp: 64 bits fixes
5322
5323
2005-12-16 10:40  dockes
5324
5325
  * README: [no log message]
5326
5327
2005-12-16 10:04  dockes
5328
5329
  * Makefile, VERSION, excludefile, recollinstall.in,
4079
    qtgui/main.cpp (1.27), qtgui/recoll.pro (1.18): get prefix to
5330
    mk/localdefs.in, qtgui/main.cpp, qtgui/recoll.pro: get prefix to
4080
    really work
5331
    really work
4081
5332
4082
2005-12-16 11:06  dockes
4083
4084
  * internfile/mh_text.cpp (1.2.2.1), query/xadump.cpp (1.6.2.1),
4085
  unac/unac.c (1.2.2.1), utils/mimeparse.cpp (1.8.2.1),
4086
  query/Makefile (1.9), query/xadump.cpp (1.7), unac/unac.c (1.3),
4087
  utils/mimeparse.cpp (1.9): 64 bits fixes
4088
4089
2005-12-16 10:04  dockes
4090
4091
  * Makefile (1.21.2.1), VERSION (1.19.2.1), excludefile (1.11.2.1),
4092
  recollinstall.in (1.5.2.1), mk/localdefs.in (1.3.2.1),
4093
  qtgui/main.cpp (1.21.2.1), qtgui/recoll.pro (1.16.2.1): get prefix
4094
  to really work
4095
4096
2005-12-16 09:00  dockes
5333
2005-12-16 09:00  dockes
4097
5334
4098
    * excludefile (1.12): dont copy localdefs
5335
    * excludefile: dont copy localdefs
5336
5337
2005-12-16 08:58  dockes
5338
5339
  * mk/localdefs: [no log message]
4099
5340
4100
2005-12-15 15:39  dockes
5341
2005-12-15 15:39  dockes
4101
5342
4102
    * qtgui/main.cpp (1.26), qtgui/recoll.h (1.9), qtgui/recollmain.ui
5343
    * qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui,
4103
    (1.32), qtgui/recollmain.ui.h (1.52), sampleconf/recoll.conf.in
5344
    qtgui/recollmain.ui.h, sampleconf/recoll.conf.in: user prefs
4104
    (1.5): user prefs tweaks. Allow switching stemlang from ui
5345
    tweaks. Allow switching stemlang from ui
5346
5347
2005-12-15 14:41  dockes
5348
5349
  * qtgui/main.cpp: [no log message]
4105
5350
4106
2005-12-14 17:15  dockes
5351
2005-12-14 17:15  dockes
4107
5352
4108
  * qtgui/: main.cpp (1.24), recoll.h (1.8), recoll.pro (1.17),
5353
  * qtgui/: main.cpp, recoll.h, recoll.pro, recollmain.ui,
4109
  recollmain.ui (1.31), recollmain.ui.h (1.51): user interface
5354
  recollmain.ui.h: user interface preferences settable from ui
4110
  preferences settable from ui
4111
5355
4112
2005-12-14 12:00  dockes
5356
2005-12-14 12:00  dockes
4113
5357
4114
  * index/indexer.cpp (1.20), index/indexer.h (1.8),
5358
  * index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
4115
  index/recollindex.cpp (1.13), internfile/mh_html.cpp (1.18),
5359
  internfile/mh_html.cpp, internfile/mh_text.cpp,
4116
  internfile/mh_text.cpp (1.3), qtgui/recollmain.ui (1.30),
5360
  qtgui/recollmain.ui, qtgui/recollmain.ui.h,
4117
  qtgui/recollmain.ui.h (1.50), qtgui/preview/preview.ui.h (1.16),
5361
  qtgui/preview/preview.ui.h, query/Makefile: allow indexing
4118
  query/Makefile (1.8): allow indexing individual files. Fix pb with
5362
  individual files. Fix pb with preview and charsets (local
4119
  preview and charsets (local defcharset ignored)
5363
  defcharset ignored)
4120
5364
4121
2005-12-13 18:20  dockes
5365
2005-12-13 18:20  dockes
4122
5366
4123
    * qtgui/: main.cpp (1.23), recollmain.ui (1.29), recollmain.ui.h
5367
    * qtgui/: main.cpp, recollmain.ui, recollmain.ui.h: add allTerms
4124
    (1.49): add allTerms checkbutton, save state in settings
5368
    checkbutton, save state in settings
4125
5369
4126
2005-12-13 18:20  dockes
5370
2005-12-13 18:20  dockes
4127
5371
4128
    * qtgui/advsearch.ui (1.7): avoid activating random buttons when
5372
    * qtgui/advsearch.ui: avoid activating random buttons when typing
4129
  typing CR...
5373
  CR...
4130
5374
4131
2005-12-13 13:42  dockes
5375
2005-12-13 13:42  dockes
4132
5376
4133
  * common/rclconfig.cpp (1.17), doc/prog/Doxyfile (1.3),
5377
  * common/rclconfig.cpp, doc/prog/Doxyfile, doc/prog/Makefile,
4134
  doc/prog/Makefile (1.3), doc/prog/filters.txt (1.2), qtgui/main.cpp
5378
  doc/prog/filters.txt, qtgui/main.cpp, qtgui/recollmain.ui,
4135
  (1.22), qtgui/recollmain.ui (1.28), qtgui/recollmain.ui.h (1.48),
5379
  qtgui/recollmain.ui.h, rcldb/rcldb.cpp, utils/fstreewalk.cpp,
4136
  rcldb/rcldb.cpp (1.44), utils/fstreewalk.cpp (1.6),
4137
    utils/pathut.cpp (1.6), utils/pathut.h (1.4), utils/smallut.cpp
5380
    utils/pathut.cpp, utils/pathut.h, utils/smallut.cpp,
4138
    (1.11), utils/wipedir.cpp (1.4): pgup/down in result list
5381
    utils/wipedir.cpp: pgup/down in result list
4139
5382
4140
2005-12-08 09:44  dockes
5383
2005-12-08 09:44  dockes
4141
5384
4142
    * common/Makefile (1.7), internfile/htmlparse.cpp (1.4),
5385
    * common/Makefile, internfile/htmlparse.cpp,
4143
    internfile/htmlparse.h (1.4), internfile/internfile.cpp (1.13),
5386
    internfile/htmlparse.h, internfile/internfile.cpp,
4144
    internfile/mh_html.cpp (1.17), internfile/myhtmlparse.cpp (1.12),
5387
    internfile/mh_html.cpp, internfile/myhtmlparse.cpp,
4145
    internfile/myhtmlparse.h (1.5): process text from html files
5388
    internfile/myhtmlparse.h: process text from html files without a
4146
  without a </body> tag
5389
  </body> tag
4147
5390
4148
2005-12-07 16:41  dockes
5391
2005-12-07 16:41  dockes
4149
5392
4150
  * VERSION (1.19), internfile/mh_mail.cpp (1.12),
5393
  * VERSION, internfile/mh_mail.cpp, qtgui/recollmain.ui.h,
4151
  qtgui/recollmain.ui.h (1.47), qtgui/preview/preview.ui.h (1.15),
5394
  qtgui/preview/preview.ui.h, query/docseq.cpp, utils/utf8iter.h:
4152
  query/docseq.cpp (1.5), utils/utf8iter.h (1.4): freebsd 4 port
5395
  freebsd 4 port
4153
5396
4154
2005-12-06 16:41  dockes
5397
2005-12-06 16:41  dockes
4155
5398
4156
    * recollinstall.in (1.5): strip execs
5399
    * recollinstall.in: strip execs
4157
5400
4158
2005-12-06 16:10  dockes
5401
2005-12-06 16:10  dockes
4159
5402
4160
  * Makefile (1.21), VERSION (1.18), recollinstall.in (1.4): no
5403
  * README: [no log message]
4161
  recollinstall install
5404
5405
2005-12-06 16:10  dockes
5406
5407
  * Makefile, VERSION, recollinstall.in: no recollinstall install
4162
5408
4163
2005-12-06 10:40  dockes
5409
2005-12-06 10:40  dockes
4164
5410
4165
    * internfile/: mh_html.cpp (1.16), myhtmlparse.cpp (1.11): previous
5411
    * internfile/: mh_html.cpp, myhtmlparse.cpp: previous html fix
4166
  html fix didnt work
5412
  didnt work
4167
5413
4168
2005-12-06 09:35  dockes
5414
2005-12-06 09:35  dockes
4169
5415
4170
  * VERSION (1.17), internfile/internfile.cpp (1.12),
5416
  * VERSION, internfile/internfile.cpp, internfile/mh_html.cpp,
4171
  internfile/mh_html.cpp (1.15), internfile/myhtmlparse.cpp (1.10):
5417
  internfile/myhtmlparse.cpp: fix nasty html parse bug introduced in
4172
  fix nasty html parse bug introduced in 1.0.9
5418
  1.0.9
4173
5419
4174
2005-12-06 08:16  dockes
5420
2005-12-06 08:16  dockes
4175
5421
4176
    * qtgui/recollmain.ui (1.27): move search/clear buttons to the left
5422
    * qtgui/recollmain.ui: move search/clear buttons to the left side
4177
  side
4178
5423
4179
2005-12-05 18:47  dockes
5424
2005-12-05 18:47  dockes
4180
5425
4181
    * VERSION (1.16): 1.0.11?
5426
    * VERSION: 1.0.11?
4182
5427
4183
2005-12-05 17:45  dockes
5428
2005-12-05 17:45  dockes
4184
5429
4185
    * qtgui/recollmain.ui.h (1.46): no %F on solaris8
5430
    * qtgui/recollmain.ui.h: no %F on solaris8
4186
5431
4187
2005-12-05 17:13  dockes
5432
2005-12-05 17:13  dockes
4188
5433
5434
  * utils/copyfile.cpp: [no log message]
5435
5436
2005-12-05 17:13  dockes
5437
4189
    * query/: docseq.cpp (1.4), docseq.h (1.3): avoid unneeded
5438
    * query/: docseq.cpp, docseq.h: avoid unneeded getDoc(0) +
4190
    getDoc(0) + normalize private var names
5439
    normalize private var names
5440
5441
2005-12-05 15:57  dockes
5442
5443
  * Makefile, qtgui/main.cpp, INSTALL, README: [no log message]
4191
5444
4192
2005-12-05 15:09  dockes
5445
2005-12-05 15:09  dockes
4193
5446
4194
    * common/rclconfig.cpp (1.16), lib/Makefile (1.22), mk/localdefs
5447
    * common/rclconfig.cpp, lib/Makefile, mk/localdefs,
4195
  (1.3), mk/localdefs.in (1.3), utils/copyfile.cpp (1.1),
5448
  mk/localdefs.in, utils/copyfile.cpp, utils/copyfile.h: create
4196
  utils/copyfile.h (1.1): create personal config if it does not exist
5449
  personal config if it does not exist
4197
5450
4198
2005-12-05 13:02  dockes
5451
2005-12-05 13:02  dockes
4199
5452
4200
    * qtgui/recollmain.ui (1.26), qtgui/recollmain.ui.h (1.45),
5453
    * qtgui/recollmain.ui, qtgui/recollmain.ui.h, qtgui/sort.ui.h,
4201
  qtgui/sort.ui.h (1.3), qtgui/images/asearch.png (1.1),
5454
  qtgui/images/asearch.png, qtgui/images/history.png,
4202
  qtgui/images/history.png (1.1), qtgui/images/nextpage.png (1.1),
5455
  qtgui/images/nextpage.png, qtgui/images/prevpage.png,
4203
  qtgui/images/prevpage.png (1.1), qtgui/images/sortparms.png (1.1),
5456
  qtgui/images/sortparms.png, query/docseq.cpp, query/sortseq.cpp:
4204
  query/docseq.cpp (1.3), query/sortseq.cpp (1.4): use toolbar
4205
    buttons for prev/next + misc cleanups
5457
    use toolbar buttons for prev/next + misc cleanups
4206
5458
4207
2005-12-05 11:39  dockes
5459
2005-12-05 11:39  dockes
4208
5460
4209
    * rcldb/rcldb.cpp (1.43): also index file path as terms
5461
    * rcldb/rcldb.cpp: also index file path as terms
4210
5462
4211
2005-12-04 18:10  dockes
5463
2005-12-04 18:10  dockes
4212
5464
4213
    * qtgui/recoll.pro (1.16): more
5465
    * qtgui/recoll.pro: more
4214
5466
4215
2005-12-04 18:10  dockes
5467
2005-12-04 18:10  dockes
4216
5468
4217
    * common/textsplit.cpp (1.15): split stdin
5469
    * common/textsplit.cpp: split stdin
5470
5471
2005-12-04 15:58  dockes
5472
5473
  * qtgui/recollmain.ui: [no log message]
4218
5474
4219
2005-12-02 17:18  dockes
5475
2005-12-02 17:18  dockes
4220
5476
4221
    * qtgui/recollmain.ui (1.24), qtgui/recollmain.ui.h (1.44),
5477
    * qtgui/recollmain.ui, qtgui/recollmain.ui.h, qtgui/sort.ui,
4222
  qtgui/sort.ui (1.2), qtgui/sort.ui.h (1.2),
4223
    qtgui/preview/preview.ui.h (1.14), query/sortseq.cpp (1.3),
5478
    qtgui/sort.ui.h, qtgui/preview/preview.ui.h, query/sortseq.cpp,
4224
    query/sortseq.h (1.2), rcldb/rcldb.h (1.20): 1st version of sorting
5479
    query/sortseq.h, rcldb/rcldb.h: 1st version of sorting interface.
4225
    interface. Needs polishing
5480
    Needs polishing
4226
5481
4227
2005-12-02 17:17  dockes
5482
2005-12-02 17:17  dockes
4228
5483
4229
    * filters/rclpdf (1.5): new version of pdftotext broke us
5484
    * filters/rclpdf: new version of pdftotext broke us
4230
5485
4231
2005-12-02 17:17  dockes
5486
2005-12-02 17:17  dockes
4232
5487
4233
    * recollinstall.in (1.3), common/rclconfig.cpp (1.15),
5488
    * recollinstall.in, common/rclconfig.cpp,
4234
    sampleconf/recoll.conf.in (1.4): install filters to /usr/local
5489
    sampleconf/recoll.conf.in: install filters to /usr/local
5490
5491
2005-12-02 15:18  dockes
5492
5493
  * query/sortseq.cpp: [no log message]
4235
5494
4236
2005-12-01 17:23  dockes
5495
2005-12-01 17:23  dockes
4237
5496
4238
  * lib/Makefile (1.21), qtgui/recoll.pro (1.15),
5497
  * lib/Makefile, qtgui/recoll.pro, qtgui/recollmain.ui.h,
4239
  qtgui/recollmain.ui.h (1.43), qtgui/sort.ui (1.1), qtgui/sort.ui.h
5498
  qtgui/sort.ui, qtgui/sort.ui.h, query/sortseq.cpp, query/sortseq.h:
4240
  (1.1), query/sortseq.cpp (1.1), query/sortseq.h (1.1): sorting 1st
5499
  sorting 1st steps
4241
  steps
4242
5500
4243
2005-11-30 19:37  dockes
5501
2005-11-30 19:37  dockes
4244
5502
4245
    * configure (1.6): make recollinstall executable
5503
    * configure: make recollinstall executable
4246
5504
4247
2005-11-30 19:28  dockes
5505
2005-11-30 19:28  dockes
4248
5506
4249
    * configure.ac (1.5): make recollinstall executable
5507
    * configure.ac: make recollinstall executable
4250
5508
4251
2005-11-30 19:26  dockes
5509
2005-11-30 19:26  dockes
4252
5510
4253
    * sampleconf/recoll.conf.in (1.3): keep log level at 4 for index
5511
    * sampleconf/recoll.conf.in: keep log level at 4 for index feedback
4254
  feedback
4255
5512
4256
2005-11-30 19:20  dockes
5513
2005-11-30 19:20  dockes
4257
5514
4258
    * sampleconf/recoll.conf.in (1.2): decrease log level
5515
    * sampleconf/recoll.conf.in: decrease log level
5516
5517
2005-11-30 19:10  dockes
5518
5519
  * query/history.cpp: [no log message]
5520
5521
2005-11-30 19:05  dockes
5522
5523
  * excludefile: [no log message]
5524
5525
2005-11-30 19:02  dockes
5526
5527
  * excludefile, qtgui/form1.ui, qtgui/form1.ui.h: [no log message]
4259
5528
4260
2005-11-30 18:58  dockes
5529
2005-11-30 18:58  dockes
4261
5530
5531
  * excludefile, excludefile: [no log message]
5532
5533
2005-11-30 18:58  dockes
5534
4262
    * utils/transcode.cpp (1.5): try harder to convert bad encodings
5535
    * utils/transcode.cpp: try harder to convert bad encodings
5536
5537
2005-11-30 11:36  dockes
5538
5539
  * README: [no log message]
4263
5540
4264
2005-11-30 11:35  dockes
5541
2005-11-30 11:35  dockes
4265
5542
4266
    * VERSION (1.15): v1.0.10
5543
    * VERSION: v1.0.10
5544
5545
2005-11-30 11:32  dockes
5546
5547
  * qtgui/recollmain.ui: [no log message]
4267
5548
4268
2005-11-30 11:25  dockes
5549
2005-11-30 11:25  dockes
4269
5550
4270
  * qtgui/: recollmain.ui (1.22), recollmain.ui.h (1.42):
5551
  * qtgui/: recollmain.ui, recollmain.ui.h: disable/enable buttons
4271
  disable/enable buttons dep. on state
5552
  dep. on state
4272
5553
4273
2005-11-30 10:46  dockes
5554
2005-11-30 10:46  dockes
4274
5555
4275
  * index/indexer.cpp (1.19), index/indexer.h (1.7),
5556
  * qtgui/advsearch.ui, qtgui/advsearch.ui.h, sampleconf/mimeconf:
4276
  index/recollindex.cpp (1.12), rcldb/rcldb.cpp (1.42): add option to
5557
  [no log message]
4277
  rezero db before index
5558
5559
2005-11-30 10:46  dockes
5560
5561
  * index/indexer.cpp, index/indexer.h, index/recollindex.cpp,
5562
  rcldb/rcldb.cpp: add option to rezero db before index
4278
5563
4279
2005-11-28 16:31  dockes
5564
2005-11-28 16:31  dockes
4280
5565
4281
  * qtgui/main.cpp (1.20), qtgui/recoll.h (1.7),
5566
  * qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui.h,
4282
  qtgui/recollmain.ui.h (1.41), query/docseq.cpp (1.2),
5567
  query/docseq.cpp, query/docseq.h, query/history.cpp,
4283
  query/docseq.h (1.2), query/history.cpp (1.3), query/history.h
5568
  query/history.h: store and display dates in history. Needs more
4284
  (1.2): store and display dates in history. Needs more work
5569
  work
4285
5570
4286
2005-11-25 15:36  dockes
5571
2005-11-25 15:36  dockes
4287
5572
4288
  * qtgui/recollmain.ui.h (1.40), query/history.cpp (1.2),
5573
  * qtgui/recollmain.ui.h, query/history.cpp, utils/conftree.cpp,
4289
  utils/conftree.cpp (1.4), utils/smallut.cpp (1.10), utils/smallut.h
5574
  utils/smallut.cpp, utils/smallut.h: show history newest first +
4290
  (1.10): show history newest first + prune duplicate entries
5575
  prune duplicate entries
4291
5576
4292
2005-11-25 11:26  dockes
5577
2005-11-25 11:26  dockes
4293
5578
4294
    * recollinstall.in (1.2), qtgui/main.cpp (1.19), qtgui/recoll_fr.ts
5579
    * recollinstall.in, qtgui/main.cpp, qtgui/recoll_fr.ts: install
4295
    (1.3): install translations to share/recoll/translations
5580
    translations to share/recoll/translations
4296
5581
4297
2005-11-25 11:02  dockes
5582
2005-11-25 11:02  dockes
4298
5583
4299
    * lib/Makefile (1.20), qtgui/main.cpp (1.18), qtgui/recoll.h (1.6),
5584
    * lib/Makefile, qtgui/main.cpp, qtgui/recoll.h,
4300
    qtgui/recollmain.ui (1.21), qtgui/recollmain.ui.h (1.39),
5585
    qtgui/recollmain.ui, qtgui/recollmain.ui.h, query/docseq.cpp,
4301
  query/docseq.cpp (1.1), query/docseq.h (1.1): 1st version of doc
5586
  query/docseq.h: 1st version of doc history
4302
  history
4303
5587
4304
2005-11-25 10:13  dockes
5588
2005-11-25 10:13  dockes
4305
5589
5590
  * index/mimetype.cpp, index/indexer.cpp, sampleconf/mimeconf: [no
5591
  log message]
5592
5593
2005-11-25 10:13  dockes
5594
4306
    * common/: rclconfig.cpp (1.14), rclconfig.h (1.9): get all mime
5595
    * common/: rclconfig.cpp, rclconfig.h: get all mime list from
4307
    list from mimeconf, not mimemap
5596
    mimeconf, not mimemap
4308
5597
4309
2005-11-25 10:12  dockes
5598
2005-11-25 10:12  dockes
4310
5599
4311
  * rcldb/: rcldb.cpp (1.41), rcldb.h (1.19): added method to
5600
  * rcldb/: rcldb.cpp, rcldb.h: added method to retrieve doc from
4312
  retrieve doc from path/ipath
5601
  path/ipath
5602
5603
2005-11-25 09:51  dockes
5604
5605
  * Makefile, internfile/mimehandler.cpp, rcldb/rcldb.h: [no log
5606
  message]
4313
5607
4314
2005-11-25 09:50  dockes
5608
2005-11-25 09:50  dockes
4315
5609
4316
    * utils/: conftree.cpp (1.3), conftree.h (1.3), smallut.cpp (1.9),
5610
    * utils/: conftree.cpp, conftree.h, smallut.cpp, smallut.h: add
4317
  smallut.h (1.9): add methods useful for history. move stuff to
5611
  methods useful for history. move stuff to smallut
4318
  smallut
4319
5612
4320
2005-11-25 09:49  dockes
5613
2005-11-25 09:49  dockes
4321
5614
4322
    * utils/base64.cpp (1.4): Strip extra null byte that we were
5615
    * utils/base64.cpp: Strip extra null byte that we were appending
4323
  appending
5616
5617
2005-11-24 19:21  dockes
5618
5619
  * query/: Makefile, history.cpp, history.h, qtry.cpp, xadump.cpp:
5620
  [no log message]
5621
5622
2005-11-24 08:16  dockes
5623
5624
  * configure, configure.ac, makestaticdist.sh, recollinstall.in,
5625
  bincimapmime/address.cc, bincimapmime/convert.cc,
5626
  bincimapmime/iodevice.cc, bincimapmime/iofactory.cc,
5627
  bincimapmime/mime-getpart.cc, bincimapmime/mime-parsefull.cc,
5628
  bincimapmime/mime-parseonlyheader.cc,
5629
  bincimapmime/mime-printbody.cc, bincimapmime/mime-printdoc.cc,
5630
  bincimapmime/mime-printheader.cc, bincimapmime/mime-utils.h,
5631
  bincimapmime/mime.cc, bincimapmime/trbinc.cc, common/rclconfig.cpp,
5632
  common/textsplit.cpp, common/unacpp.cpp, index/csguess.cpp,
5633
  index/indexer.cpp, index/mimetype.cpp, internfile/htmlparse.cpp,
5634
  internfile/htmlparse.h, internfile/internfile.cpp,
5635
  internfile/mh_exec.cpp, internfile/mh_html.cpp,
5636
  internfile/mh_mail.cpp, internfile/mh_text.cpp,
5637
  internfile/mimehandler.cpp, rcldb/pathhash.cpp, rcldb/rcldb.cpp,
5638
  qtgui/advsearch.ui.h, qtgui/main.cpp, qtgui/plaintorich.cpp,
5639
  qtgui/recollmain.ui.h, qtgui/preview/preview.ui.h,
5640
  qtgui/preview/pvmain.cpp, query/qtry.cpp, query/qxtry.cpp,
5641
  query/xadump.cpp, sampleconf/recoll.conf.in, utils/base64.cpp,
5642
  utils/execmd.cpp, utils/fstreewalk.cpp, utils/idfile.cpp,
5643
  utils/mimeparse.cpp, utils/pathut.cpp, utils/readfile.cpp,
5644
  utils/smallut.cpp, utils/smallut.h, utils/transcode.cpp,
5645
  utils/utf8iter.cpp, utils/wipedir.cpp: [no log message]
5646
5647
2005-11-23 14:11  dockes
5648
5649
  * sampleconf/recoll.conf, recollinstall: [no log message]
5650
5651
2005-11-23 12:11  dockes
5652
5653
  * utils/execmd.cpp: [no log message]
5654
5655
2005-11-23 11:59  dockes
5656
5657
  * rcldb/rcldb.cpp, INSTALL, README: [no log message]
4324
5658
4325
2005-11-23 11:57  dockes
5659
2005-11-23 11:57  dockes
4326
5660
4327
    * Makefile (1.18): use prefix instead of PREFIX
5661
    * Makefile: use prefix instead of PREFIX
5662
5663
2005-11-23 11:19  dockes
5664
5665
  * index/Makefile, index/mimetype.cpp, Makefile, VERSION: [no log
5666
  message]
4328
5667
4329
2005-11-23 11:18  dockes
5668
2005-11-23 11:18  dockes
4330
5669
4331
    * qtgui/: recollmain.ui.h (1.37), preview/preview.ui (1.10),
5670
    * qtgui/: recollmain.ui.h, preview/preview.ui,
4332
    preview/preview.ui.h (1.12): document already shown test was wrong,
5671
    preview/preview.ui.h: document already shown test was wrong,
4333
    wouldnt show more docs from same file
5672
    wouldnt show more docs from same file
4334
5673
4335
2005-11-23 11:17  dockes
5674
2005-11-23 11:17  dockes
4336
5675
4337
    * utils/execmd.cpp (1.9): need to do _exit not exit after exec
5676
    * utils/execmd.cpp: need to do _exit not exit after exec failure
4338
  failure
4339
5677
4340
2005-11-23 11:16  dockes
5678
2005-11-23 11:16  dockes
4341
5679
4342
    * internfile/mh_html.cpp (1.13), utils/smallut.cpp (1.7),
5680
    * internfile/mh_html.cpp, utils/smallut.cpp, utils/smallut.h:
4343
  utils/smallut.h (1.7): improve charset name comparison
5681
  improve charset name comparison
5682
5683
2005-11-23 11:15  dockes
5684
5685
  * utils/debuglog.cpp, utils/mimeparse.cpp, filters/rclrtf: [no log
5686
  message]
4344
5687
4345
2005-11-21 18:18  dockes
5688
2005-11-21 18:18  dockes
4346
5689
4347
  * configure (1.4), configure.ac (1.3), recollinstall (1.5),
5690
  * configure, configure.ac, recollinstall, index/mimetype.cpp,
4348
  index/mimetype.cpp (1.12), internfile/myhtmlparse.cpp (1.9),
5691
  internfile/myhtmlparse.cpp, mk/Linux, mk/SunOS, utils/execmd.cpp:
4349
  mk/Linux (1.7), mk/SunOS (1.6), utils/execmd.cpp (1.8): glitches in
4350
    linux/solaris compil. + install
5692
    glitches in linux/solaris compil. + install
5693
5694
2005-11-21 17:16  dockes
5695
5696
  * README: [no log message]
5697
5698
2005-11-21 17:06  dockes
5699
5700
  * VERSION: [no log message]
4351
5701
4352
2005-11-21 17:05  dockes
5702
2005-11-21 17:05  dockes
4353
5703
4354
  * filters/rclrtf (1.1), sampleconf/mimeconf (1.10),
5704
  * filters/rclrtf, sampleconf/mimeconf, sampleconf/mimemap,
4355
  sampleconf/mimemap (1.10), sampleconf/recoll.conf (1.10): add
5705
  sampleconf/recoll.conf: add support for rtf
4356
  support for rtf
4357
5706
4358
2005-11-21 17:04  dockes
5707
2005-11-21 17:04  dockes
4359
5708
4360
  * Makefile (1.16), makestaticdist.sh (1.4), recollinstall (1.4):
5709
  * Makefile, makestaticdist.sh, recollinstall: install pics and
4361
    install pics and samples to $PREFIX/local/recoll
5710
    samples to $PREFIX/local/recoll
4362
5711
4363
2005-11-21 15:32  dockes
5712
2005-11-21 15:32  dockes
4364
5713
4365
    * filters/rclgaim (1.2): just needs awk
5714
    * filters/rclgaim: just needs awk
4366
5715
4367
2005-11-21 15:31  dockes
5716
2005-11-21 15:31  dockes
4368
5717
4369
    * common/rclconfig.cpp (1.12), common/rclconfig.h (1.8),
5718
    * common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
4370
  index/indexer.cpp (1.16), index/mimetype.cpp (1.11),
5719
  index/mimetype.cpp, index/mimetype.h, internfile/internfile.cpp,
4371
  index/mimetype.h (1.4), internfile/internfile.cpp (1.10),
4372
    internfile/mh_html.cpp (1.12), internfile/mimehandler.cpp (1.13),
5720
    internfile/mh_html.cpp, internfile/mimehandler.cpp,
4373
    internfile/mimehandler.h (1.10), internfile/myhtmlparse.cpp (1.8),
5721
    internfile/mimehandler.h, internfile/myhtmlparse.cpp,
4374
  internfile/myhtmlparse.h (1.4), lib/Makefile (1.19),
5722
  internfile/myhtmlparse.h, lib/Makefile, qtgui/recollmain.ui.h,
4375
  qtgui/recollmain.ui.h (1.36), sampleconf/mimeconf (1.9),
5723
  sampleconf/mimeconf, sampleconf/mimemap, sampleconf/recoll.conf:
4376
  sampleconf/mimemap (1.9), sampleconf/recoll.conf (1.9): mimemap
4377
    processing recentered in rclconfig. Handle directory-local suffix
5724
    mimemap processing recentered in rclconfig. Handle directory-local
4378
    to mime-type definitions. Implement gaim log handling
5725
    suffix to mime-type definitions. Implement gaim log handling
5726
5727
2005-11-18 18:03  dockes
5728
5729
  * filters/rclgaim: [no log message]
4379
5730
4380
2005-11-18 16:19  dockes
5731
2005-11-18 16:19  dockes
4381
5732
4382
    * internfile/internfile.cpp (1.9), internfile/internfile.h (1.5),
5733
    * internfile/internfile.cpp, internfile/internfile.h,
4383
    internfile/mh_exec.cpp (1.2), internfile/mimehandler.h (1.9),
5734
    internfile/mh_exec.cpp, internfile/mimehandler.h, utils/execmd.h:
4384
  utils/execmd.h (1.4): misc cleanup + tell filters if working for
5735
  misc cleanup + tell filters if working for preview or index
4385
  preview or index
4386
5736
4387
2005-11-18 14:52  dockes
5737
2005-11-18 14:52  dockes
4388
5738
4389
    * utils/: execmd.cpp (1.7), execmd.h (1.3): add putenv interface
5739
    * utils/: execmd.cpp, execmd.h: add putenv interface
4390
5740
4391
2005-11-18 14:23  dockes
5741
2005-11-18 14:23  dockes
4392
5742
4393
    * internfile/mh_exec.cpp (1.1), internfile/mh_exec.h (1.1),
5743
    * internfile/mh_exec.cpp, internfile/mh_exec.h,
4394
    internfile/mh_html.cpp (1.11), internfile/mh_html.h (1.6),
5744
    internfile/mh_html.cpp, internfile/mh_html.h,
4395
    internfile/mh_mail.cpp (1.10), internfile/mh_mail.h (1.4),
5745
    internfile/mh_mail.cpp, internfile/mh_mail.h,
4396
    internfile/mh_text.cpp (1.1), internfile/mh_text.h (1.1),
5746
    internfile/mh_text.cpp, internfile/mh_text.h,
4397
  internfile/mimehandler.cpp (1.12), lib/Makefile (1.18):
5747
  internfile/mimehandler.cpp, lib/Makefile: restructuring on
4398
  restructuring on mimehandler files
5748
  mimehandler files
5749
5750
2005-11-17 18:39  dockes
5751
5752
  * VERSION: [no log message]
4399
5753
4400
2005-11-17 18:36  dockes
5754
2005-11-17 18:36  dockes
4401
5755
4402
    * rcldb/rcldb.cpp (1.38): use OP_FILTER instead of OP_AND to filter
5756
    * rcldb/rcldb.cpp: use OP_FILTER instead of OP_AND to filter on
4403
    on file types
5757
    file types
4404
5758
4405
2005-11-17 13:47  dockes
5759
2005-11-17 13:47  dockes
4406
5760
4407
    * common/rclconfig.cpp (1.11), common/rclconfig.h (1.7),
5761
    * common/rclconfig.cpp, common/rclconfig.h, qtgui/main.cpp,
4408
  qtgui/main.cpp (1.16), qtgui/recollmain.ui (1.20),
5762
  qtgui/recollmain.ui, sampleconf/recoll.conf, utils/conftree.cpp,
4409
  sampleconf/recoll.conf (1.8), utils/conftree.cpp (1.2),
4410
    utils/conftree.h (1.2): allow tilde expansion for section names in
5763
    utils/conftree.h: allow tilde expansion for section names in config
4411
  config file
5764
  file
5765
5766
2005-11-16 19:31  dockes
5767
5768
  * qtgui/recollmain.ui.h: [no log message]
5769
5770
2005-11-16 18:30  dockes
5771
5772
  * excludefile: [no log message]
4412
5773
4413
2005-11-16 18:29  dockes
5774
2005-11-16 18:29  dockes
4414
5775
4415
    * mk/localdefs (1.2), rcldb/rcldb.cpp (1.37): use and_maybe in adv
5776
    * mk/localdefs, rcldb/rcldb.cpp: use and_maybe in adv search
5777
5778
2005-11-16 16:07  dockes
5779
5780
  * internfile/mimehandler.cpp, internfile/mimehandler.h,
5781
  qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui.h,
5782
  qtgui/preview/preview.ui, qtgui/preview/preview.ui.h,
5783
  sampleconf/mimeconf, sampleconf/recoll.conf: Optionnally show mime
5784
  type icons in result list
5785
5786
2005-11-16 16:05  dockes
5787
5788
  * qtgui/mtpics/: document.png, drawing.png, html.png, message.png,
5789
  mozilla_doc.png, pdf.png, postscript.png, presentation.png,
5790
  soffice.png, spreadsheet.png, txt.png, wordprocessing.png, README:
5791
  [no log message]
5792
5793
2005-11-16 12:22  dockes
5794
5795
  * qtgui/: plaintorich.cpp, recollmain.ui.h, preview/preview.ui,
5796
  preview/preview.ui.h: Implemented better feedback during preview
5797
  loading
5798
5799
2005-11-16 09:17  dockes
5800
5801
  * Makefile, VERSION, qtgui/main.cpp, qtgui/recoll_fr.ts,
5802
  qtgui/recollmain.ui, qtgui/recollmain.ui.h,
5803
  qtgui/preview/preview.ui, qtgui/preview/preview.ui.h: about dialog,
5804
  remember previous mainwin geometry
5805
5806
2005-11-14 10:59  dockes
5807
5808
  * internfile/internfile.cpp, internfile/internfile.h,
5809
  qtgui/recollmain.ui.h: fix rare case where indexed file could not
5810
  be previewed because of change in file identification config param
5811
5812
2005-11-14 10:57  dockes
5813
5814
  * index/indexer.cpp: comment
5815
5816
2005-11-14 10:56  dockes
5817
5818
  * rcldb/: rcldb.cpp, rcldb.h: stem expansion was never done for adv
4416
    search
5819
    search
4417
5820
4418
2005-11-16 16:07  dockes
5821
2005-11-12 15:34  dockes
4419
5822
4420
  * internfile/mimehandler.cpp (1.11), internfile/mimehandler.h
5823
  * mk/Linux, README: [no log message]
4421
  (1.8), qtgui/main.cpp (1.15), qtgui/recoll.h (1.5),
4422
  qtgui/recollmain.ui.h (1.34), qtgui/preview/preview.ui (1.9),
4423
  qtgui/preview/preview.ui.h (1.11), sampleconf/mimeconf (1.8),
4424
  sampleconf/recoll.conf (1.7): Optionnally show mime type icons in
4425
  result list
4426
4427
2005-11-16 12:22  dockes
4428
4429
  * qtgui/: plaintorich.cpp (1.5), recollmain.ui.h (1.33),
4430
  preview/preview.ui (1.8), preview/preview.ui.h (1.10): Implemented
4431
  better feedback during preview loading
4432
4433
2005-11-16 09:17  dockes
4434
4435
  * Makefile (1.15), VERSION (1.11), qtgui/main.cpp (1.14),
4436
  qtgui/recoll_fr.ts (1.2), qtgui/recollmain.ui (1.19),
4437
  qtgui/recollmain.ui.h (1.32), qtgui/preview/preview.ui (1.7),
4438
  qtgui/preview/preview.ui.h (1.9): about dialog, remember previous
4439
  mainwin geometry
4440
4441
2005-11-14 10:59  dockes
4442
4443
  * internfile/internfile.cpp (1.8), internfile/internfile.h (1.4),
4444
  qtgui/recollmain.ui.h (1.31): fix rare case where indexed file
4445
  could not be previewed because of change in file identification
4446
  config param
4447
4448
2005-11-14 10:57  dockes
4449
4450
  * index/indexer.cpp (1.15): comment
4451
4452
2005-11-14 10:56  dockes
4453
4454
  * rcldb/: rcldb.cpp (1.36), rcldb.h (1.17): stem expansion was
4455
  never done for adv search
4456
5824
4457
2005-11-12 15:33  dockes
5825
2005-11-12 15:33  dockes
4458
5826
4459
    * mk/localdefs.in (1.2): typo
5827
    * mk/localdefs.in: typo
4460
5828
4461
2005-11-12 15:31  dockes
5829
2005-11-12 15:31  dockes
4462
5830
4463
    * Makefile (1.14), configure (1.3), configure.ac (1.2): more config
5831
    * Makefile, configure, configure.ac: more config tweaks
4464
  tweaks
4465
5832
4466
2005-11-12 15:24  dockes
5833
2005-11-12 15:24  dockes
4467
5834
4468
  * utils/: conftree.cpp (1.1), conftree.h (1.1), debuglog.cpp (1.1),
5835
  * utils/: conftree.cpp, conftree.h, debuglog.cpp, debuglog.h: local
4469
  debuglog.h (1.1): local versions of utility files
5836
  versions of utility files
5837
5838
2005-11-12 15:23  dockes
5839
5840
  * Makefile: [no log message]
4470
5841
4471
2005-11-12 15:19  dockes
5842
2005-11-12 15:19  dockes
4472
5843
4473
    * Makefile (1.12), configure (1.2), configure.ac (1.1), mk/Darwin
5844
    * Makefile, configure, configure.ac, mk/Darwin, mk/FreeBSD,
4474
  (1.2), mk/FreeBSD (1.8), mk/Linux (1.5), mk/SunOS (1.5),
5845
  mk/Linux, mk/SunOS, mk/commondefs, mk/localdefs, mk/localdefs.in:
4475
  mk/commondefs (1.6), mk/localdefs (1.1), mk/localdefs.in (1.1):
4476
    introduced some autoconf
5846
    introduced some autoconf
4477
5847
4478
2005-11-12 12:26  dockes
5848
2005-11-12 12:26  dockes
4479
5849
4480
    * Makefile (1.11), bincimapmime/Makefile (1.5), common/Makefile
5850
    * Makefile, bincimapmime/Makefile, common/Makefile, index/Makefile,
4481
  (1.6), index/Makefile (1.9), lib/Makefile (1.17), mk/commondefs
5851
  lib/Makefile, mk/commondefs, qtgui/recoll.pro, query/Makefile,
4482
  (1.5), qtgui/recoll.pro (1.14), query/Makefile (1.6),
4483
    sampleconf/mimemap (1.8), utils/Makefile (1.15): cleaned-up makes
5852
    sampleconf/mimemap, utils/Makefile: cleaned-up makes
4484
5853
4485
2005-11-10 09:47  dockes
5854
2005-11-10 09:47  dockes
4486
5855
4487
    * index/Makefile (1.8), index/indexer.cpp (1.14), index/indexer.h
5856
    * index/Makefile, index/indexer.cpp, index/indexer.h,
4488
  (1.6), index/mimetype.cpp (1.10), index/mimetype.h (1.3),
5857
  index/mimetype.cpp, index/mimetype.h, internfile/internfile.cpp,
4489
  internfile/internfile.cpp (1.7), sampleconf/recoll.conf (1.6): add
5858
  sampleconf/recoll.conf: add config parameter to decide if we use
4490
  config parameter to decide if we use the file command as a final
5859
  the file command as a final step of mimetype identification
4491
  step of mimetype identification
4492
5860
4493
2005-11-10 09:46  dockes
5861
2005-11-10 09:46  dockes
4494
5862
4495
    * sampleconf/: mimemap (1.7), mimeconf (1.7): add .Z compressed
5863
    * sampleconf/: mimemap, mimeconf: add .Z compressed files
4496
  files
4497
5864
4498
2005-11-09 22:40  dockes
5865
2005-11-09 22:40  dockes
4499
5866
4500
    * sampleconf/mimemap (1.6): add .odt -> openoffice. Add .php and
5867
    * sampleconf/mimemap: add .odt -> openoffice. Add .php and others
4501
    others to ignored types
5868
    to ignored types
4502
5869
4503
2005-11-09 22:39  dockes
5870
2005-11-09 22:39  dockes
4504
5871
4505
    * common/rclinit.cpp (1.3): test cleanup and sigcleanup not zero
5872
    * common/rclinit.cpp: test cleanup and sigcleanup not zero for
4506
    for small uts that dont need this
5873
    small uts that dont need this
4507
5874
4508
2005-11-08 22:02  dockes
5875
2005-11-08 22:02  dockes
4509
5876
4510
    * internfile/: internfile.cpp (1.6), mh_html.cpp (1.10), mh_html.h
5877
    * internfile/: internfile.cpp, mh_html.cpp, mh_html.h, mh_mail.cpp,
4511
  (1.5), mh_mail.cpp (1.9), mh_mail.h (1.3), mimehandler.cpp (1.10),
5878
  mh_mail.h, mimehandler.cpp, mimehandler.h: renamed
4512
  mimehandler.h (1.7): renamed MimeHandler::worker to mkDoc +
5879
  MimeHandler::worker to mkDoc + comments for doxygen
4513
  comments for doxygen
5880
5881
2005-11-08 22:00  dockes
5882
5883
  * doc/prog/: Doxyfile, Makefile, filters.txt, top.txt, Doxyfile,
5884
  Makefile: [no log message]
5885
5886
2005-11-07 16:52  dockes
5887
5888
  * Makefile, excludefile, makesrcdist.sh, makestaticdist.sh,
5889
  INSTALL, README: [no log message]
5890
5891
2005-11-07 16:36  dockes
5892
5893
  * INSTALL, README, README: [no log message]
5894
5895
2005-11-07 16:11  dockes
5896
5897
  * VERSION: [no log message]
4514
5898
4515
2005-11-07 16:06  dockes
5899
2005-11-07 16:06  dockes
4516
5900
4517
  * Makefile (1.9), recollinstall (1.3), mk/commondefs (1.4): fixed
5901
  * Makefile, recollinstall, mk/commondefs: fixed installation script
4518
  installation script
5902
5903
2005-11-07 12:21  dockes
5904
5905
  * VERSION: [no log message]
4519
5906
4520
2005-11-06 16:07  dockes
5907
2005-11-06 16:07  dockes
4521
5908
4522
  * qtgui/idxthread.cpp (1.4), qtgui/main.cpp (1.13),
5909
  * qtgui/idxthread.cpp, qtgui/main.cpp, qtgui/recollmain.ui,
4523
  qtgui/recollmain.ui (1.18), qtgui/recollmain.ui.h (1.30),
5910
  qtgui/recollmain.ui.h, rcldb/rcldb.cpp, utils/base64.cpp: slightly
4524
  rcldb/rcldb.cpp (1.35), utils/base64.cpp (1.2): slightly better
4525
    status printing while loading preview
5911
    better status printing while loading preview
4526
5912
4527
2005-11-06 12:16  dockes
5913
2005-11-06 12:16  dockes
4528
5914
4529
    * rcldb/pathhash.cpp (1.1), rcldb/pathhash.h (1.1), lib/Makefile
5915
    * rcldb/pathhash.cpp, rcldb/pathhash.h, lib/Makefile,
4530
  (1.16), rcldb/rcldb.cpp (1.34), utils/base64.cpp (1.1),
5916
  rcldb/rcldb.cpp, utils/base64.cpp, utils/base64.h, utils/md5.cpp,
4531
  utils/base64.h (1.1), utils/md5.cpp (1.1), utils/md5.h (1.1),
4532
    utils/mimeparse.cpp (1.6): limit path therm length through hashing
5917
    utils/md5.h, utils/mimeparse.cpp: limit path therm length through
5918
  hashing
5919
5920
2005-11-05 16:30  dockes
5921
5922
  * VERSION, INSTALL, README: [no log message]
4533
5923
4534
2005-11-05 16:29  dockes
5924
2005-11-05 16:29  dockes
4535
5925
4536
    * rcldb/rcldb.cpp (1.33): debug message
5926
    * rcldb/rcldb.cpp: debug message
4537
5927
4538
2005-11-05 16:17  dockes
5928
2005-11-05 16:17  dockes
4539
5929
4540
    * mk/commondefs (1.3): unused def
5930
    * mk/commondefs: unused def
4541
5931
4542
2005-11-05 15:40  dockes
5932
2005-11-05 15:40  dockes
4543
5933
4544
  * common/rclconfig.cpp (1.10), common/rclconfig.h (1.6),
5934
  * common/rclconfig.cpp, common/rclconfig.h, common/rclinit.cpp,
4545
  common/rclinit.cpp (1.2), common/rclinit.h (1.2), index/indexer.cpp
5935
  common/rclinit.h, index/indexer.cpp, index/recollindex.cpp,
4546
  (1.13), index/recollindex.cpp (1.11), internfile/mh_mail.cpp (1.8),
5936
  internfile/mh_mail.cpp, mk/SunOS, qtgui/main.cpp,
4547
  mk/SunOS (1.4), qtgui/main.cpp (1.12), qtgui/recollmain.ui.h
5937
  qtgui/recollmain.ui.h, qtgui/preview/preview.ui,
4548
  (1.29), qtgui/preview/preview.ui (1.6), qtgui/preview/preview.ui.h
5938
  qtgui/preview/preview.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h:
4549
  (1.8), rcldb/rcldb.cpp (1.32), rcldb/rcldb.h (1.16): separate file
4550
    and document dates (mainly for email folders). Better check
5939
    separate file and document dates (mainly for email folders). Better
4551
    configuration at startup
5940
    check configuration at startup
4552
5941
4553
2005-11-02 13:36  dockes
5942
2005-11-02 13:36  dockes
4554
5943
4555
    * lib/Makefile (1.15), mk/commondefs (1.2): add def for RANLIB
5944
    * lib/Makefile, mk/commondefs: add def for RANLIB
5945
5946
2005-11-01 11:55  dockes
5947
5948
  * mk/Darwin: [no log message]
4556
5949
4557
2005-10-31 09:59  dockes
5950
2005-10-31 09:59  dockes
4558
5951
4559
    * internfile/mh_mail.cpp (1.7), utils/mimeparse.cpp (1.5): fixed
5952
    * internfile/mh_mail.cpp, utils/mimeparse.cpp: fixed base64
4560
    base64 decoding of email parts: str[x] = ch does not adjust length!
5953
    decoding of email parts: str[x] = ch does not adjust length! and be
4561
    and be more lenient with encoding errors
5954
    more lenient with encoding errors
4562
5955
4563
2005-10-22 15:10  dockes
5956
2005-10-22 15:10  dockes
4564
5957
5958
  * README: [no log message]
5959
5960
2005-10-22 15:10  dockes
5961
4565
    * VERSION (1.7), qtgui/recollmain.ui (1.17), qtgui/recollmain.ui.h
5962
    * VERSION, qtgui/recollmain.ui, qtgui/recollmain.ui.h: update
4566
    (1.28): update status line when starting lengthy operations
5963
    status line when starting lengthy operations
4567
5964
4568
2005-10-22 09:29  dockes
5965
2005-10-22 09:29  dockes
4569
5966
4570
    * qtgui/: recollmain.ui (1.16), recollmain.ui.h (1.27): get clicks
5967
    * qtgui/: recollmain.ui, recollmain.ui.h: get clicks in res list to
4571
    in res list to behave: drag->no click. dblclick->no single click
5968
    behave: drag->no click. dblclick->no single click
4572
5969
4573
2005-10-22 07:35  dockes
5970
2005-10-22 07:35  dockes
4574
5971
4575
    * qtgui/: main.cpp (1.11), recoll.pro (1.13), recoll_fr.ts (1.1):
5972
    * qtgui/: main.cpp, recoll.pro, recoll_fr.ts: i8n
4576
  i8n
5973
5974
2005-10-21 17:45  dockes
5975
5976
  * mk/commondefs: [no log message]
4577
5977
4578
2005-10-21 17:41  dockes
5978
2005-10-21 17:41  dockes
4579
5979
4580
    * makestaticdist.sh (1.2), recollinstall (1.2): more verbosity in
5980
    * makestaticdist.sh, recollinstall: more verbosity in install
4581
  install
5981
5982
2005-10-21 17:22  dockes
5983
5984
  * INSTALL: [no log message]
5985
5986
2005-10-21 17:11  dockes
5987
5988
  * INSTALL: [no log message]
5989
5990
2005-10-21 16:14  dockes
5991
5992
  * excludefile: [no log message]
4582
5993
4583
2005-10-21 16:11  dockes
5994
2005-10-21 16:11  dockes
4584
5995
4585
    * Makefile (1.8), makestaticdist.sh (1.1): static bin dists
5996
    * Makefile, makestaticdist.sh: static bin dists
5997
5998
2005-10-21 15:34  dockes
5999
6000
  * INSTALL, README: [no log message]
4586
6001
4587
2005-10-21 15:33  dockes
6002
2005-10-21 15:33  dockes
4588
6003
4589
  * Makefile (1.7), excludefile (1.4), makesrcdist.sh (1.5),
6004
  * Makefile, excludefile, makesrcdist.sh, index/Makefile,
4590
  index/Makefile (1.7), mk/FreeBSD (1.7), mk/Linux (1.4), mk/SunOS
6005
  mk/FreeBSD, mk/Linux, mk/SunOS, qtgui/recoll.pro: rearrange make
4591
  (1.3), qtgui/recoll.pro (1.12): rearrange make includes+prepare bin
6006
  includes+prepare bin static distrib
4592
  static distrib
4593
6007
4594
2005-10-21 14:15  dockes
6008
2005-10-21 14:15  dockes
4595
6009
4596
    * unac/unac.c (1.2): fix args to iconv to get rid of warnings
6010
    * unac/unac.c: fix args to iconv to get rid of warnings
4597
6011
4598
2005-10-21 10:14  dockes
6012
2005-10-21 10:14  dockes
4599
6013
4600
    * Makefile (1.6), VERSION (1.6), excludefile (1.3), mk/FreeBSD
6014
    * Makefile, VERSION, excludefile, mk/FreeBSD, mk/Linux,
4601
  (1.6), mk/Linux (1.3), qtgui/preview/pvmain.cpp (1.4),
6015
  qtgui/preview/pvmain.cpp, utils/smallut.cpp: more small build
4602
  utils/smallut.cpp (1.6): more small build tweaks. use mkdtemp if
6016
  tweaks. use mkdtemp if available
4603
  available
4604
6017
4605
2005-10-20 18:20  dockes
6018
2005-10-20 18:20  dockes
4606
6019
4607
  * qtgui/: advsearch.ui (1.5), preview/preview.ui (1.5),
6020
  * qtgui/: advsearch.ui, preview/preview.ui, preview/preview.ui.h:
4608
  preview/preview.ui.h (1.7): CR->search in advanced dialog. ^W close
6021
  CR->search in advanced dialog. ^W close tab in preview
4609
  tab in preview
4610
6022
4611
2005-10-20 17:42  dockes
6023
2005-10-20 17:42  dockes
4612
6024
4613
  * filters/rcldoc (1.4), filters/rclpdf (1.4), filters/rclps (1.4),
6025
  * filters/rcldoc, filters/rclpdf, filters/rclps, filters/rclsoff,
4614
  filters/rclsoff (1.4), mk/SunOS (1.2): small fixes for SunOS
6026
  mk/SunOS: small fixes for SunOS
6027
6028
2005-10-20 14:16  dockes
6029
6030
  * INSTALL, README, INSTALL, README, INSTALL, README, INSTALL,
6031
  README, makesrcdist.sh: [no log message]
6032
6033
2005-10-20 14:10  dockes
6034
6035
  * README, INSTALL, README: [no log message]
4615
6036
4616
2005-10-20 13:38  dockes
6037
2005-10-20 13:38  dockes
4617
6038
4618
    * sampleconf/recoll.conf (1.5): defaultlanguage->english
6039
    * sampleconf/recoll.conf: defaultlanguage->english
4619
6040
4620
2005-10-20 13:33  dockes
6041
2005-10-20 13:33  dockes
4621
6042
4622
    * recollinstall (1.1), bincimapmime/Makefile (1.4), filters/rcldoc
6043
    * recollinstall, bincimapmime/Makefile, filters/rcldoc,
4623
  (1.3), filters/rclpdf (1.3), filters/rclps (1.3), filters/rclsoff
6044
  filters/rclpdf, filters/rclps, filters/rclsoff, rcldb/rcldb.cpp,
4624
  (1.3), rcldb/rcldb.cpp (1.31), qtgui/recollmain.ui.h (1.26),
6045
  qtgui/recollmain.ui.h, qtgui/preview/preview.ui.h: small
4625
  qtgui/preview/preview.ui.h (1.6): small installation tweaks
6046
  installation tweaks
4626
6047
4627
2005-10-20 10:34  dockes
6048
2005-10-20 10:34  dockes
4628
6049
4629
  * Makefile (1.5), VERSION (1.5), excludefile (1.2),
6050
  * Makefile, VERSION, excludefile, bincimapmime/Makefile,
4630
  bincimapmime/Makefile (1.3), lib/Makefile (1.14), mk/FreeBSD (1.5),
6051
  lib/Makefile, mk/FreeBSD, qtgui/plaintorich.cpp, qtgui/recoll.pro,
4631
  qtgui/plaintorich.cpp (1.4), qtgui/recoll.pro (1.11),
4632
    qtgui/preview/preview.ui.h (1.5): small warning and compilation
6052
    qtgui/preview/preview.ui.h: small warning and compilation
4633
    adjustments
6053
    adjustments
4634
6054
6055
2005-10-20 09:51  dockes
6056
6057
  * configure, README: [no log message]
6058
6059
2005-10-19 18:27  dockes
6060
6061
  * INSTALL, INSTALL, README: [no log message]
6062
6063
2005-10-19 18:09  dockes
6064
6065
  * VERSION, README: [no log message]
6066
6067
2005-10-19 17:22  dockes
6068
6069
  * qtgui/recollmain.ui: [no log message]
6070
4635
2005-10-19 16:14  dockes
6071
2005-10-19 16:14  dockes
4636
6072
4637
    * common/rclconfig.cpp (1.9), qtgui/advsearch.ui.h (1.4),
6073
    * common/rclconfig.cpp, qtgui/advsearch.ui.h, qtgui/recollmain.ui,
4638
  qtgui/recollmain.ui (1.14), qtgui/recollmain.ui.h (1.25),
6074
  qtgui/recollmain.ui.h, rcldb/rcldb.cpp, rcldb/rcldb.h,
4639
  rcldb/rcldb.cpp (1.30), rcldb/rcldb.h (1.15), utils/idfile.cpp
4640
    (1.2), utils/idfile.h (1.2): implemented filtering on file subtree
6075
    utils/idfile.cpp, utils/idfile.h: implemented filtering on file
6076
  subtree
4641
6077
4642
2005-10-19 12:21  dockes
6078
2005-10-19 12:21  dockes
4643
6079
4644
  * rcldb/rcldb.cpp (1.29), rcldb/rcldb.h (1.14),
6080
  * rcldb/rcldb.cpp, rcldb/rcldb.h, common/textsplit.cpp,
4645
  common/textsplit.cpp (1.13), common/textsplit.h (1.8),
6081
  common/textsplit.h, filters/rcldoc, filters/rclpdf, filters/rclps,
4646
  filters/rcldoc (1.2), filters/rclpdf (1.2), filters/rclps (1.2),
6082
  filters/rclsoff, qtgui/advsearch.ui, qtgui/advsearch.ui.h,
4647
  filters/rclsoff (1.2), qtgui/advsearch.ui (1.4),
6083
  qtgui/main.cpp, qtgui/plaintorich.cpp, qtgui/recoll.h,
4648
  qtgui/advsearch.ui.h (1.3), qtgui/main.cpp (1.10),
4649
  qtgui/plaintorich.cpp (1.3), qtgui/recoll.h (1.4),
4650
    qtgui/recollmain.ui (1.13), qtgui/recollmain.ui.h (1.24): most of
6084
    qtgui/recollmain.ui, qtgui/recollmain.ui.h: most of adv search
4651
    adv search working. Still need subtree/filename filters
6085
    working. Still need subtree/filename filters
4652
6086
4653
2005-10-17 15:36  dockes
6087
2005-10-17 15:36  dockes
4654
6088
4655
    * common/rclconfig.cpp (1.8), common/rclconfig.h (1.5),
6089
    * common/rclconfig.cpp, common/rclconfig.h, qtgui/advsearch.ui,
4656
  qtgui/advsearch.ui (1.3), qtgui/advsearch.ui.h (1.2),
6090
  qtgui/advsearch.ui.h, qtgui/recoll.h, qtgui/recollmain.ui,
4657
  qtgui/recoll.h (1.3), qtgui/recollmain.ui (1.12),
4658
    qtgui/recollmain.ui.h (1.23), qtgui/preview/preview.ui (1.4),
6091
    qtgui/recollmain.ui.h, qtgui/preview/preview.ui,
4659
    qtgui/preview/preview.ui.h (1.4), qtgui/preview/pvmain.cpp (1.3),
6092
    qtgui/preview/preview.ui.h, qtgui/preview/pvmain.cpp,
4660
    utils/Makefile (1.14): implemented dialog/glue for advanced search
6093
    utils/Makefile: implemented dialog/glue for advanced search
4661
6094
4662
2005-10-15 14:18  dockes
6095
2005-10-15 14:18  dockes
4663
6096
4664
  * index/indexer.cpp (1.12), internfile/mh_mail.cpp (1.6),
6097
  * index/indexer.cpp, internfile/mh_mail.cpp, utils/mimeparse.cpp,
4665
  utils/mimeparse.cpp (1.4), utils/mimeparse.h (1.3): decode encoded
6098
  utils/mimeparse.h: decode encoded mail headers, plus use message
4666
  mail headers, plus use message date instead of file mtime
6099
  date instead of file mtime
4667
6100
4668
2005-10-10 15:25  dockes
6101
2005-10-10 15:25  dockes
4669
6102
4670
    * common/textsplit.h (1.7): comments
6103
    * common/textsplit.h: comments
4671
6104
4672
2005-10-10 15:24  dockes
6105
2005-10-10 15:24  dockes
4673
6106
4674
    * qtgui/: plaintorich.cpp (1.2), plaintorich.h (1.2), recollmain.ui
6107
    * qtgui/: plaintorich.cpp, plaintorich.h, recollmain.ui,
4675
  (1.11), recollmain.ui.h (1.22), preview/preview.ui (1.3),
6108
  recollmain.ui.h, preview/preview.ui, preview/preview.ui.h: ckpt
4676
  preview/preview.ui.h (1.3): ckpt
4677
6109
4678
2005-10-10 14:29  dockes
6110
2005-10-10 14:29  dockes
4679
6111
4680
    * qtgui/: advsearch.ui (1.2), main.cpp (1.9), recollmain.ui (1.10),
6112
    * qtgui/: advsearch.ui, main.cpp, recollmain.ui, recollmain.ui.h,
4681
  recollmain.ui.h (1.21), preview/preview.ui (1.2),
4682
    preview/preview.ui.h (1.2), preview/pvmain.cpp (1.2): ckpt
6113
    preview/preview.ui, preview/preview.ui.h, preview/pvmain.cpp: ckpt
6114
6115
2005-09-27 08:20  dockes
6116
6117
  * qtgui/preview/: preview.pro, preview.ui, preview.ui.h,
6118
  pvmain.cpp: [no log message]
6119
6120
2005-09-26 18:17  dockes
6121
6122
  * qtgui/recoll.pro: [no log message]
6123
6124
2005-09-22 18:22  dockes
6125
6126
  * qtgui/: plaintorich.cpp, plaintorich.h: [no log message]
6127
6128
2005-09-22 17:00  dockes
6129
6130
  * qtgui/recollmain.ui.h: [no log message]
4683
6131
4684
2005-09-22 16:09  dockes
6132
2005-09-22 16:09  dockes
4685
6133
4686
    * common/textsplit.cpp (1.12): adjust start/end of word when
6134
    * common/textsplit.cpp: adjust start/end of word when trimming
4687
  trimming
4688
6135
4689
2005-09-22 13:10  dockes
6136
2005-09-22 13:10  dockes
4690
6137
4691
    * common/textsplit.cpp (1.11): fix problems with word followed by .
6138
    * common/textsplit.cpp: fix problems with word followed by .
6139
6140
2005-05-18 10:42  dockes
6141
6142
  * qtgui/recoll.pro: [no log message]
6143
6144
2005-05-17 13:46  dockes
6145
6146
  * qtgui/: advsearch.ui, advsearch.ui.h, recoll.pro: [no log
6147
  message]
4692
6148
4693
2005-05-17 08:30  dockes
6149
2005-05-17 08:30  dockes
4694
6150
6151
  * README: [no log message]
6152
6153
2005-05-17 08:30  dockes
6154
4695
    * qtgui/recollmain.ui.h (1.19): escape < to &lt; in rich text
6155
    * qtgui/recollmain.ui.h: escape < to &lt; in rich text
4696
6156
4697
2005-04-08 09:32  dockes
6157
2005-04-08 09:32  dockes
4698
6158
6159
  * README: [no log message]
6160
6161
2005-04-08 09:32  dockes
6162
4699
    * Makefile (1.4), mk/SunOS (1.1), utils/Makefile (1.13): works on
6163
    * Makefile, mk/SunOS, utils/Makefile: works on solaris8
4700
  solaris8
4701
6164
4702
2005-04-07 11:05  dockes
6165
2005-04-07 11:05  dockes
4703
6166
4704
    * index/mimetype.cpp (1.9), lib/Makefile (1.13), sampleconf/mimemap
6167
    * index/mimetype.cpp, lib/Makefile, sampleconf/mimemap,
4705
  (1.5), utils/Makefile (1.12), utils/idfile.cpp (1.1),
6168
  utils/Makefile, utils/idfile.cpp, utils/idfile.h: replaced
4706
  utils/idfile.h (1.1): replaced /usr/bin/file exec with internal
6169
  /usr/bin/file exec with internal code
4707
  code
4708
6170
4709
2005-04-06 12:20  dockes
6171
2005-04-06 12:20  dockes
4710
6172
4711
  * INSTALL (1.4), VERSION (1.3), makesrcdist.sh (1.3),
6173
  * INSTALL, VERSION, makesrcdist.sh, bincimapmime/AUTHORS,
4712
  bincimapmime/AUTHORS (1.1), bincimapmime/COPYING (1.1),
6174
  bincimapmime/COPYING, bincimapmime/mime-inputsource.h,
4713
  bincimapmime/mime-inputsource.h (1.3), index/indexer.cpp (1.11),
6175
  index/indexer.cpp, internfile/mh_mail.cpp, mk/FreeBSD, mk/Linux,
4714
  internfile/mh_mail.cpp (1.5), mk/FreeBSD (1.4), mk/Linux (1.2),
6176
  qtgui/main.cpp, rcldb/rcldb.cpp, sampleconf/recoll.conf,
4715
  qtgui/main.cpp (1.8), rcldb/rcldb.cpp (1.28),
4716
  sampleconf/recoll.conf (1.4), utils/smallut.h (1.6),
4717
    utils/wipedir.cpp (1.2): re-port to linux
6177
    utils/smallut.h, utils/wipedir.cpp: re-port to linux
6178
6179
2005-04-06 11:18  dockes
6180
6181
  * README: [no log message]
6182
6183
2005-04-06 11:13  dockes
6184
6185
  * README: [no log message]
6186
6187
2005-04-05 11:35  dockes
6188
6189
  * common/rclinit.cpp, common/rclinit.h, index/mimetype.cpp,
6190
  index/recollindex.cpp, internfile/internfile.cpp,
6191
  internfile/mh_mail.cpp, lib/Makefile, qtgui/main.cpp,
6192
  rcldb/rcldb.cpp, sampleconf/mimemap: [no log message]
6193
6194
2005-04-04 15:18  dockes
6195
6196
  * index/indexer.cpp, index/mimetype.cpp, internfile/mh_html.cpp,
6197
  internfile/mh_mail.cpp, rcldb/rcldb.cpp, sampleconf/mimeconf,
6198
  utils/fstreewalk.cpp, utils/fstreewalk.h: [no log message]
4718
6199
4719
2005-03-31 12:04  dockes
6200
2005-03-31 12:04  dockes
4720
6201
4721
  * bincimapmime/mime-inputsource.h (1.2),
6202
  * bincimapmime/mime-inputsource.h, bincimapmime/mime-parsefull.cc,
4722
  bincimapmime/mime-parsefull.cc (1.2),
4723
    bincimapmime/mime-parseonlyheader.cc (1.2),
6203
    bincimapmime/mime-parseonlyheader.cc,
4724
    bincimapmime/mime-printbody.cc (1.3), bincimapmime/mime.h (1.3),
6204
    bincimapmime/mime-printbody.cc, bincimapmime/mime.h,
4725
    bincimapmime/trbinc.cc (1.2), common/rclconfig.cpp (1.7),
6205
    bincimapmime/trbinc.cc, common/rclconfig.cpp,
4726
    internfile/mh_html.cpp (1.8), internfile/mh_html.h (1.4),
6206
    internfile/mh_html.cpp, internfile/mh_html.h,
4727
  internfile/mh_mail.cpp (1.2), internfile/mh_mail.h (1.2),
6207
  internfile/mh_mail.cpp, internfile/mh_mail.h, rcldb/rcldb.cpp: mail
4728
  rcldb/rcldb.cpp (1.25): mail handling 1st working version
6208
  handling 1st working version
4729
6209
4730
2005-03-25 10:40  dockes
6210
2005-03-25 10:40  dockes
4731
6211
4732
  * bincimapmime/00README.recoll (1.1),
6212
  * bincimapmime/00README.recoll, bincimapmime/mime-printbody.cc,
4733
  bincimapmime/mime-printbody.cc (1.2), bincimapmime/mime.h (1.2),
6213
  bincimapmime/mime.h, bincimapmime/trbinc.cc, common/Makefile,
4734
  bincimapmime/trbinc.cc (1.1), common/Makefile (1.5), index/Makefile
6214
  index/Makefile, index/indexer.cpp, index/mimetype.cpp,
4735
  (1.6), index/indexer.cpp (1.9), index/mimetype.cpp (1.6),
4736
    internfile/internfile.cpp (1.4), internfile/internfile.h (1.3),
6215
    internfile/internfile.cpp, internfile/internfile.h,
4737
    internfile/mh_html.cpp (1.7), internfile/mh_html.h (1.3),
6216
    internfile/mh_html.cpp, internfile/mh_html.h,
4738
    internfile/mh_mail.cpp (1.1), internfile/mh_mail.h (1.1),
6217
    internfile/mh_mail.cpp, internfile/mh_mail.h,
4739
    internfile/mimehandler.cpp (1.9), internfile/mimehandler.h (1.6),
6218
    internfile/mimehandler.cpp, internfile/mimehandler.h,
4740
    internfile/myhtmlparse.cpp (1.7), lib/Makefile (1.11), mk/FreeBSD
6219
    internfile/myhtmlparse.cpp, lib/Makefile, mk/FreeBSD,
4741
  (1.3), rcldb/rcldb.h (1.13), qtgui/recoll.pro (1.7),
6220
  rcldb/rcldb.h, qtgui/recoll.pro, qtgui/recollmain.ui.h,
4742
  qtgui/recollmain.ui.h (1.18), sampleconf/mimeconf (1.5),
6221
  sampleconf/mimeconf, utils/mimeparse.cpp, utils/mimeparse.h: mail
4743
  utils/mimeparse.cpp (1.3), utils/mimeparse.h (1.2): mail ckpt
6222
  ckpt
4744
6223
4745
2005-03-17 16:35  dockes
6224
2005-03-17 16:35  dockes
4746
6225
4747
  * index/indexer.cpp (1.8), index/indexer.h (1.5),
6226
  * index/indexer.cpp, index/indexer.h, internfile/internfile.cpp,
4748
  internfile/internfile.cpp (1.3), internfile/mh_html.h (1.2): only
6227
  internfile/mh_html.h: only comments. Before multidoc files
4749
  comments. Before multidoc files
4750
6228
4751
2005-03-17 15:02  dockes
6229
2005-03-17 15:02  dockes
4752
6230
4753
    * bincimapmime/Makefile (1.2), bincimapmime/iodevice.cc (1.2),
6231
    * bincimapmime/Makefile, bincimapmime/iodevice.cc,
4754
  index/indexer.cpp (1.7), qtgui/recollmain.ui.h (1.17),
6232
  index/indexer.cpp, qtgui/recollmain.ui.h, sampleconf/mimeconf,
4755
  sampleconf/mimeconf (1.4), utils/execmd.cpp (1.6), utils/execmd.h
6233
  utils/execmd.cpp, utils/execmd.h, utils/mimeparse.cpp,
4756
  (1.2), utils/mimeparse.cpp (1.2), utils/smallut.cpp (1.5),
6234
  utils/smallut.cpp, utils/smallut.h, utils/utf8iter.h: checkpoint
4757
  utils/smallut.h (1.5), utils/utf8iter.h (1.3): checkpoint after
4758
    long pause
6235
    after long pause
4759
6236
4760
2005-03-16 08:35  dockes
6237
2005-03-16 08:35  dockes
4761
6238
4762
    * bincimapmime/: Makefile (1.1), address.cc (1.1), address.h (1.1),
6239
    * bincimapmime/: Makefile, address.cc, address.h, config.h,
4763
  config.h (1.1), convert.cc (1.1), convert.h (1.1), depot.h (1.1),
6240
  convert.cc, convert.h, depot.h, iodevice.cc, iodevice.h,
4764
  iodevice.cc (1.1), iodevice.h (1.1), iofactory.cc (1.1),
4765
    iofactory.h (1.1), mime-getpart.cc (1.1), mime-inputsource.h (1.1),
6241
    iofactory.cc, iofactory.h, mime-getpart.cc, mime-inputsource.h,
4766
    mime-parsefull.cc (1.1), mime-parseonlyheader.cc (1.1),
6242
    mime-parsefull.cc, mime-parseonlyheader.cc, mime-printbody.cc,
4767
  mime-printbody.cc (1.1), mime-printdoc.cc (1.1),
6243
  mime-printdoc.cc, mime-printheader.cc, mime-utils.h, mime.cc,
4768
  mime-printheader.cc (1.1), mime-utils.h (1.1), mime.cc (1.1),
4769
    mime.h (1.1), session.h (1.1): initial import from bincimap-1.3.3
6244
    mime.h, session.h: initial import from bincimap-1.3.3
6245
6246
2005-02-11 12:48  dockes
6247
6248
  * README, makesrcdist.sh, README: [no log message]
4770
6249
4771
2005-02-11 12:20  dockes
6250
2005-02-11 12:20  dockes
4772
6251
4773
    * common/textsplit.cpp (1.10), common/uproplist.h (1.1),
6252
    * common/textsplit.cpp, common/uproplist.h, utils/Makefile,
4774
  utils/Makefile (1.11), utils/utf8iter.cpp (1.2), utils/utf8iter.h
6253
  utils/utf8iter.cpp, utils/utf8iter.h, utils/utf8testin.txt:
4775
  (1.2), utils/utf8testin.txt (1.1): improved word extraction a bit
6254
  improved word extraction a bit (unicode punctuation)
4776
  (unicode punctuation)
6255
6256
2005-02-10 20:52  dockes
6257
6258
  * common/textsplit.cpp, utils/Makefile, utils/utf8iter.cpp,
6259
  utils/utf8iter.h: [no log message]
4777
6260
4778
2005-02-10 16:21  dockes
6261
2005-02-10 16:21  dockes
4779
6262
4780
    * index/indexer.cpp (1.6), qtgui/recollmain.ui.h (1.16),
6263
    * index/indexer.cpp, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
4781
  rcldb/rcldb.cpp (1.24), rcldb/rcldb.h (1.12), utils/execmd.cpp
6264
  rcldb/rcldb.h, utils/execmd.cpp, utils/fstreewalk.cpp,
4782
  (1.5), utils/fstreewalk.cpp (1.3), utils/fstreewalk.h (1.2),
6265
  utils/fstreewalk.h, utils/smallut.cpp, utils/smallut.h: implemented
4783
  utils/smallut.cpp (1.4), utils/smallut.h (1.4): implemented stem
4784
    databases
6266
    stem databases
6267
6268
2005-02-09 14:34  dockes
6269
6270
  * index/: Makefile, mimetype.cpp: [no log message]
4785
6271
4786
2005-02-09 13:07  dockes
6272
2005-02-09 13:07  dockes
4787
6273
4788
  * VERSION (1.2), internfile/internfile.cpp (1.2),
6274
  * VERSION, internfile/internfile.cpp, internfile/internfile.h,
4789
  internfile/internfile.h (1.2), internfile/myhtmlparse.cpp (1.6),
6275
  internfile/myhtmlparse.cpp, filters/rcldoc, filters/rclsoff,
4790
  filters/rcldoc (1.1), filters/rclsoff (1.1), index/indexer.cpp
6276
  index/indexer.cpp, index/mimetype.cpp, lib/Makefile,
4791
  (1.5), index/mimetype.cpp (1.4), lib/Makefile (1.10),
4792
    qtgui/main.cpp (1.6), qtgui/recoll.h (1.2), qtgui/recollmain.ui.h
6277
    qtgui/main.cpp, qtgui/recoll.h, qtgui/recollmain.ui.h,
4793
  (1.15), sampleconf/mimeconf (1.3), sampleconf/mimemap (1.3),
6278
  sampleconf/mimeconf, sampleconf/mimemap, utils/Makefile,
4794
  utils/Makefile (1.9), utils/smallut.cpp (1.3), utils/smallut.h
6279
  utils/smallut.cpp, utils/smallut.h, utils/wipedir.cpp,
4795
  (1.3), utils/wipedir.cpp (1.1), utils/wipedir.h (1.1): added
6280
  utils/wipedir.h: added support for openoffice and word + optimized
4796
  support for openoffice and word + optimized decomp temp dir usage
6281
  decomp temp dir usage
6282
6283
2005-02-08 18:35  dockes
6284
6285
  * INSTALL, README: [no log message]
6286
6287
2005-02-08 16:08  dockes
6288
6289
  * README, excludefile, makesrcdist.sh: [no log message]
6290
6291
2005-02-08 16:03  dockes
6292
6293
  * README: [no log message]
6294
6295
2005-02-08 15:54  dockes
6296
6297
  * README, README: [no log message]
6298
6299
2005-02-08 15:50  dockes
6300
6301
  * qtgui/recoll.pro, Makefile: [no log message]
6302
6303
2005-02-08 15:45  dockes
6304
6305
  * INSTALL, internfile/myhtmlparse.cpp, qtgui/recoll.pro,
6306
  qtgui/recollmain.ui, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
6307
  rcldb/rcldb.h, sampleconf/recoll.conf: [no log message]
4797
6308
4798
2005-02-08 12:59  dockes
6309
2005-02-08 12:59  dockes
4799
6310
4800
    * common/textsplit.cpp (1.8), rcldb/rcldb.cpp (1.22), rcldb/rcldb.h
6311
    * common/textsplit.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h,
4801
    (1.10), qtgui/recollmain.ui.h (1.13): fixed next/prev screen pb +
6312
    qtgui/recollmain.ui.h: fixed next/prev screen pb + pb with accents
4802
    pb with accents when matching in preview
6313
    when matching in preview
4803
6314
4804
2005-02-08 11:56  dockes
6315
2005-02-08 11:56  dockes
4805
6316
4806
  * rcldb/rcldb.cpp (1.21), common/textsplit.cpp (1.7),
6317
  * rcldb/rcldb.cpp, common/textsplit.cpp, common/textsplit.h:
4807
    common/textsplit.h (1.6): phrases ok except for preview position
6318
    phrases ok except for preview position
4808
6319
4809
2005-02-08 10:34  dockes
6320
2005-02-08 10:34  dockes
4810
6321
4811
    * common/textsplit.cpp (1.6), common/textsplit.h (1.5),
6322
    * common/textsplit.cpp, common/textsplit.h, rcldb/rcldb.cpp,
4812
  rcldb/rcldb.cpp (1.20), qtgui/recoll.pro (1.4),
6323
  qtgui/recoll.pro, qtgui/recollmain.ui.h, query/xadump.cpp,
4813
  qtgui/recollmain.ui.h (1.12), query/xadump.cpp (1.4),
4814
    utils/execmd.cpp (1.4): fixes in textsplit
6324
    utils/execmd.cpp: fixes in textsplit
4815
6325
4816
2005-02-07 14:17  dockes
6326
2005-02-07 14:17  dockes
4817
6327
4818
  * common/textsplit.cpp (1.5), common/textsplit.h (1.4),
6328
  * common/textsplit.cpp, common/textsplit.h, qtgui/recollmain.ui.h,
4819
  qtgui/recollmain.ui.h (1.11), rcldb/rcldb.cpp (1.19), rcldb/rcldb.h
6329
  rcldb/rcldb.cpp, rcldb/rcldb.h: simple term highlighting in query
4820
  (1.9): simple term highlighting in query preview
6330
  preview
4821
6331
4822
2005-02-04 15:21  dockes
6332
2005-02-04 15:21  dockes
4823
6333
4824
  * COPYING (1.1), INSTALL (1.1), Makefile (1.2), README (1.1),
6334
  * COPYING, INSTALL, Makefile, README, VERSION, common/Makefile,
4825
  VERSION (1.1), common/Makefile (1.4), common/unacpp.cpp (1.3),
6335
  common/unacpp.cpp, filters/rcluncomp, index/Makefile,
4826
  filters/rcluncomp (1.1), index/Makefile (1.4), index/csguess.cpp
4827
    (1.3), index/indexer.cpp (1.4), internfile/internfile.cpp (1.1),
6336
    index/csguess.cpp, index/indexer.cpp, internfile/internfile.cpp,
4828
    internfile/internfile.h (1.1), internfile/mimehandler.cpp (1.8),
6337
    internfile/internfile.h, internfile/mimehandler.cpp, lib/Makefile,
4829
  lib/Makefile (1.9), mk/FreeBSD (1.2), rcldb/rcldb.cpp (1.18),
6338
  mk/FreeBSD, rcldb/rcldb.cpp, mk/Linux, qtgui/idxthread.cpp,
4830
  mk/Linux (1.1), qtgui/idxthread.cpp (1.3), qtgui/recoll.pro (1.3),
6339
  qtgui/recoll.pro, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
4831
  qtgui/recollmain.ui (1.8), qtgui/recollmain.ui.h (1.10),
4832
    qtgui/images/editcopy (1.1), qtgui/images/editcut (1.1),
6340
    qtgui/images/editcopy, qtgui/images/editcut,
4833
    qtgui/images/editpaste (1.1), qtgui/images/filenew (1.1),
6341
    qtgui/images/editpaste, qtgui/images/filenew,
4834
  qtgui/images/fileopen (1.1), qtgui/images/filesave (1.1),
6342
  qtgui/images/fileopen, qtgui/images/filesave, qtgui/images/print,
4835
  qtgui/images/print (1.1), qtgui/images/redo (1.1),
6343
  qtgui/images/redo, qtgui/images/searchfind, qtgui/images/undo,
4836
  qtgui/images/searchfind (1.1), qtgui/images/undo (1.1),
4837
    query/Makefile (1.5), utils/Makefile (1.8), utils/pathut.cpp (1.4),
6344
    query/Makefile, utils/Makefile, utils/pathut.cpp,
4838
    utils/transcode.cpp (1.3): uncompression+linux port
6345
    utils/transcode.cpp: uncompression+linux port
6346
6347
2005-02-04 10:39  dockes
6348
6349
  * common/rclconfig.cpp, common/rclconfig.h, index/indexer.cpp,
6350
  internfile/mh_html.cpp, internfile/mimehandler.cpp,
6351
  internfile/mimehandler.h, lib/Makefile, qtgui/recollmain.ui.h,
6352
  utils/smallut.cpp, utils/smallut.h: [no log message]
6353
6354
2005-02-04 10:30  dockes
6355
6356
  * sampleconf/: mimeconf, mimemap, recoll.conf: [no log message]
6357
6358
2005-02-04 10:21  dockes
6359
6360
  * sampleconf/: mimeconf, mimemap, recoll.conf: [no log message]
6361
6362
2005-02-02 18:57  dockes
6363
6364
  * filters/rclps: [no log message]
6365
6366
2005-02-01 18:52  dockes
6367
6368
  * internfile/mimehandler.cpp, qtgui/recollmain.ui,
6369
  qtgui/recollmain.ui.h, rcldb/rcldb.cpp: [no log message]
4839
6370
4840
2005-02-01 18:20  dockes
6371
2005-02-01 18:20  dockes
4841
6372
4842
  * filters/rclpdf (1.1), index/indexer.cpp (1.2),
6373
  * filters/rclpdf, index/indexer.cpp, internfile/mh_html.cpp,
4843
  internfile/mh_html.cpp (1.5), internfile/mh_html.h (1.1),
6374
  internfile/mh_html.h, internfile/mimehandler.cpp,
4844
  internfile/mimehandler.cpp (1.5), internfile/mimehandler.h (1.4),
6375
  internfile/mimehandler.h, lib/Makefile, mk/FreeBSD,
4845
  lib/Makefile (1.7), mk/FreeBSD (1.1), qtgui/idxthread.h (1.1),
6376
  qtgui/idxthread.h, qtgui/recoll.h, qtgui/recollmain.ui.h,
4846
  qtgui/recoll.h (1.1), qtgui/recollmain.ui.h (1.7), rcldb/rcldb.cpp
6377
  rcldb/rcldb.cpp, utils/Makefile, utils/execmd.cpp: added external
4847
  (1.16), utils/Makefile (1.7), utils/execmd.cpp (1.3): added
4848
    external filters and pdf handling
6378
    filters and pdf handling
6379
6380
2005-02-01 09:42  dockes
6381
6382
  * common/Makefile, rcldb/rcldb.cpp, index/Makefile,
6383
  index/recollindex.cpp, lib/Makefile, qtgui/idxthread.cpp,
6384
  qtgui/main.cpp, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
6385
  query/Makefile, utils/Makefile: [no log message]
4849
6386
4850
2005-01-31 15:31  dockes
6387
2005-01-31 15:31  dockes
4851
6388
4852
    * common/rclconfig.cpp (1.5), index/indexer.cpp (1.1),
6389
    * common/rclconfig.cpp, index/indexer.cpp, index/indexer.h,
4853
  index/indexer.h (1.4), index/recollindex.cpp (1.8), lib/Makefile
6390
  index/recollindex.cpp, lib/Makefile, rcldb/rcldb.cpp,
4854
  (1.5), rcldb/rcldb.cpp (1.14), rcldb/rcldb.h (1.8),
6391
  rcldb/rcldb.h, qtgui/idxthread.cpp, qtgui/main.cpp,
4855
  qtgui/idxthread.cpp (1.1), qtgui/main.cpp (1.4), qtgui/recoll.pro
4856
    (1.2), qtgui/recollmain.ui (1.5), qtgui/recollmain.ui.h (1.5),
6392
    qtgui/recoll.pro, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
4857
    query/qtry.cpp (1.4), utils/Makefile (1.5), utils/pathut.cpp (1.3),
6393
    query/qtry.cpp, utils/Makefile, utils/pathut.cpp, utils/pathut.h,
4858
  utils/pathut.h (1.3), utils/smallut.cpp (1.1), utils/smallut.h
6394
  utils/smallut.cpp, utils/smallut.h: first incarnation of indexing
4859
  (1.1): first incarnation of indexing thread
6395
  thread
4860
6396
4861
2005-01-29 16:41  dockes
6397
2005-01-29 16:41  dockes
4862
6398
4863
    * index/recollindex.cpp (1.7), internfile/mimehandler.cpp (1.4),
6399
    * index/recollindex.cpp, internfile/mimehandler.cpp,
4864
    internfile/mimehandler.h (1.3), lib/Makefile (1.4), qtgui/main.cpp
6400
    internfile/mimehandler.h, lib/Makefile, qtgui/main.cpp,
4865
  (1.3), qtgui/recollmain.ui (1.4), qtgui/recollmain.ui.h (1.4),
6401
  qtgui/recollmain.ui, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
4866
  rcldb/rcldb.cpp (1.13), rcldb/rcldb.h (1.7), utils/Makefile (1.4):
6402
  rcldb/rcldb.h, utils/Makefile: external viewer+ deleted doc purging
4867
  external viewer+ deleted doc purging
4868
6403
4869
2005-01-28 16:25  dockes
6404
2005-01-28 16:25  dockes
4870
6405
4871
  * Makefile (1.1), internfile/indextext.h (1.1),
6406
  * Makefile, internfile/indextext.h, internfile/myhtmlparse.cpp,
4872
  internfile/myhtmlparse.cpp (1.4), qtgui/recollmain.ui (1.3),
6407
  qtgui/recollmain.ui, qtgui/recollmain.ui.h, rcldb/rcldb.cpp,
4873
  qtgui/recollmain.ui.h (1.3), rcldb/rcldb.cpp (1.12), rcldb/rcldb.h
6408
  rcldb/rcldb.h: ckpt
4874
  (1.6): ckpt
4875
6409
4876
2005-01-28 10:37  dockes
6410
2005-01-28 10:37  dockes
4877
6411
4878
    * internfile/mh_html.cpp (1.4), internfile/myhtmlparse.cpp (1.3),
6412
    * internfile/mh_html.cpp, internfile/myhtmlparse.cpp,
4879
    internfile/myhtmlparse.h (1.3), lib/Makefile (1.3), rcldb/rcldb.cpp
6413
    internfile/myhtmlparse.h, lib/Makefile, rcldb/rcldb.cpp: merged
4880
    (1.11): merged modifs from xapian/omega 0.8.5
6414
    modifs from xapian/omega 0.8.5
4881
6415
4882
2005-01-28 09:56  dockes
6416
2005-01-28 09:56  dockes
4883
6417
4884
    * internfile/: myhtmlparse.cpp (1.2), myhtmlparse.h (1.2): import
6418
    * internfile/: myhtmlparse.cpp, myhtmlparse.h: import from xapian
4885
  from xapian 0.8.5
6419
  0.8.5
4886
6420
4887
2005-01-28 09:50  dockes
6421
2005-01-28 09:50  dockes
4888
6422
4889
    * internfile/: htmlparse.cpp (1.2), htmlparse.h (1.2): Initial
6423
    * internfile/: htmlparse.cpp, htmlparse.h: Initial recoll modifs
4890
  recoll modifs for utf8
6424
  for utf8
4891
6425
4892
2005-01-28 09:49  dockes
6426
2005-01-28 09:49  dockes
4893
6427
4894
  * internfile/: htmlparse.cpp (1.1.2.2), htmlparse.h (1.1.2.2),
6428
  * internfile/: htmlparse.cpp, htmlparse.h, myhtmlparse.cpp,
4895
  myhtmlparse.cpp (1.1.2.2), myhtmlparse.h (1.1.2.2): XAPIAN 0.8.5
6429
  myhtmlparse.h: XAPIAN 0.8.5
4896
6430
4897
2005-01-28 09:46  dockes
6431
2005-01-28 09:46  dockes
4898
6432
4899
    * internfile/: myhtmlparse.cpp (1.1.2.1), myhtmlparse.h (1.1.2.1):
6433
    * internfile/: myhtmlparse.cpp, myhtmlparse.h: xapian 0.8.3
4900
  xapian 0.8.3
6434
6435
2005-01-28 09:45  dockes
6436
6437
  * internfile/: myhtmlparse.cpp, myhtmlparse.h: [no log message]
4901
6438
4902
2005-01-28 09:41  dockes
6439
2005-01-28 09:41  dockes
4903
6440
4904
    * internfile/htmlparse.cpp (1.1), internfile/htmlparse.h (1.1),
6441
    * internfile/htmlparse.cpp, internfile/htmlparse.h,
4905
  internfile/mh_html.cpp (1.3), rcldb/rcldb.cpp (1.10),
6442
  internfile/mh_html.cpp, rcldb/rcldb.cpp, internfile/htmlparse.cpp,
4906
  internfile/htmlparse.cpp (1.1.2.1), internfile/htmlparse.h
6443
  internfile/htmlparse.h: xapian 0.8.3
4907
  (1.1.2.1): xapian 0.8.3
4908
6444
4909
2005-01-26 14:03  dockes
6445
2005-01-26 14:03  dockes
4910
6446
4911
    * index/recollindex.cpp (1.6), internfile/mh_html.cpp (1.2),
6447
    * index/recollindex.cpp, internfile/mh_html.cpp,
4912
    internfile/mimehandler.cpp (1.3), rcldb/rcldb.cpp (1.9): sort of
6448
    internfile/mimehandler.cpp, rcldb/rcldb.cpp: sort of indexes html
4913
  indexes html
4914
6449
4915
2005-01-26 12:47  dockes
6450
2005-01-26 12:47  dockes
4916
6451
4917
    * internfile/mh_html.cpp (1.1), internfile/mimehandler.cpp (1.2),
6452
    * internfile/mh_html.cpp, internfile/mimehandler.cpp,
4918
  internfile/mimehandler.h (1.2), lib/Makefile (1.2),
6453
  internfile/mimehandler.h, lib/Makefile, qtgui/recollmain.ui,
4919
  qtgui/recollmain.ui (1.2), qtgui/recollmain.ui.h (1.2),
6454
  qtgui/recollmain.ui.h, query/qtry.cpp, rcldb/rcldb.cpp,
4920
  query/qtry.cpp (1.3), rcldb/rcldb.cpp (1.8), utils/Makefile (1.3):
6455
  utils/Makefile: ckpt
4921
  ckpt
4922
6456
4923
2005-01-26 12:45  dockes
6457
2005-01-26 12:45  dockes
4924
6458
4925
    * utils/: mimeparse.cpp (1.1), mimeparse.h (1.1): mime header
6459
    * utils/: mimeparse.cpp, mimeparse.h: mime header parsing embryo
4926
  parsing embryo
4927
6460
4928
2005-01-25 15:37  dockes
6461
2005-01-25 15:37  dockes
4929
6462
6463
  * internfile/: mimehandler.cpp, mimehandler.h: [no log message]
6464
6465
2005-01-25 15:37  dockes
6466
4930
    * common/Makefile (1.2), common/rclconfig.cpp (1.4), index/Makefile
6467
    * common/Makefile, common/rclconfig.cpp, index/Makefile,
4931
  (1.2), index/indexer.h (1.3), index/recollindex.cpp (1.5),
6468
  index/indexer.h, index/recollindex.cpp, lib/Makefile,
4932
  lib/Makefile (1.1), qtgui/main.cpp (1.2), qtgui/recollmain.ui
6469
  qtgui/main.cpp, qtgui/recollmain.ui, qtgui/recollmain.ui.h,
4933
  (1.1), qtgui/recollmain.ui.h (1.1), query/Makefile (1.3),
4934
    query/qtry.cpp (1.2), query/xadump.cpp (1.3), rcldb/rcldb.cpp
6470
    query/Makefile, query/qtry.cpp, query/xadump.cpp, rcldb/rcldb.cpp,
4935
  (1.7), rcldb/rcldb.h (1.5), utils/Makefile (1.2), utils/transcode.h
6471
  rcldb/rcldb.h, utils/Makefile, utils/transcode.h, qtgui/recoll.pro:
4936
  (1.2), qtgui/recoll.pro (1.1): gui connected to rcldb (init)
6472
  gui connected to rcldb (init)
6473
6474
2005-01-24 14:17  dockes
6475
6476
  * common/Makefile, common/rclconfig.cpp, common/textsplit.h,
6477
  common/unacpp.cpp, index/Makefile, qtgui/form1.ui,
6478
  qtgui/form1.ui.h, qtgui/main.cpp, query/Makefile, query/qtry.cpp,
6479
  query/qxtry.cpp, rcldb/rcldb.cpp, rcldb/rcldb.h, utils/Makefile:
6480
  [no log message]
4937
6481
4938
2004-12-17 16:50  dockes
6482
2004-12-17 16:50  dockes
4939
6483
4940
    * query/xadump.cpp (1.2), rcldb/rcldb.cpp (1.5): very basic
6484
    * query/xadump.cpp, rcldb/rcldb.cpp: very basic indexing working
4941
  indexing working
6485
6486
2004-12-17 16:36  dockes
6487
6488
  * common/unacpp.cpp, common/unacpp.h, rcldb/rcldb.cpp: [no log
6489
  message]
4942
6490
4943
2004-12-17 16:04  dockes
6491
2004-12-17 16:04  dockes
4944
6492
4945
  * unac/: AUTHORS (1.1), COPYING (1.1), README (1.1), README.recoll
6493
  * unac/: AUTHORS, COPYING, README, README.recoll, unac.c, unac.h:
4946
  (1.1), unac.c (1.1), unac.h (1.1): unac 1.7.0
6494
  unac 1.7.0
6495
6496
2004-12-17 14:01  dockes
6497
6498
  * common/rclconfig.h, common/textsplit.cpp, common/textsplit.h,
6499
  index/recollindex.cpp, query/Makefile, query/xadump.cpp,
6500
  rcldb/rcldb.cpp, rcldb/rcldb.h: [no log message]
4947
6501
4948
2004-12-15 16:00  dockes
6502
2004-12-15 16:00  dockes
4949
6503
4950
  * common/rclconfig.cpp (1.2), common/rclconfig.h (1.2),
6504
  * common/rclconfig.cpp, common/rclconfig.h, common/textsplit.cpp,
4951
  common/textsplit.cpp (1.3), rcldb/rcldb.cpp (1.2), rcldb/rcldb.h
6505
  rcldb/rcldb.cpp, rcldb/rcldb.h, index/csguess.cpp, index/csguess.h,
4952
  (1.2), index/csguess.cpp (1.2), index/csguess.h (1.2),
6506
  index/indexer.h, index/mimetype.cpp, index/recollindex.cpp,
4953
  index/indexer.h (1.2), index/mimetype.cpp (1.3),
6507
  utils/transcode.cpp: warnings cleanup
4954
  index/recollindex.cpp (1.3), utils/transcode.cpp (1.2): warnings
6508
4955
  cleanup
6509
2004-12-15 10:43  dockes
6510
6511
  * utils/: transcode.cpp, transcode.h: [no log message]
4956
6512
4957
2004-12-15 09:21  dockes
6513
2004-12-15 09:21  dockes
4958
6514
4959
    * index/: csguess.cpp (1.1), csguess.h (1.1): just converted
6515
    * index/: csguess.cpp, csguess.h: just converted (indent+comments)
4960
  (indent+comments) from estraier
6516
  from estraier
4961
6517
6518
2004-12-14 18:53  dockes
6519
6520
  * index/indexer.h, index/mimetype.cpp, index/mimetype.h,
6521
  index/recollindex.cpp, utils/execmd.cpp, utils/pathut.cpp,
6522
  utils/pathut.h, utils/readfile.cpp, utils/readfile.h: [no log
6523
  message]
6524
6525
2004-12-14 18:49  dockes
6526
6527
  * common/textsplit.cpp, common/textsplit.h, common/rclconfig.cpp,
6528
  common/rclconfig.h, rcldb/rcldb.cpp, rcldb/rcldb.h: [no log
6529
  message]
6530
6531
2004-12-13 16:42  dockes
6532
6533
  * common/textsplit.cpp, index/mimetype.cpp, index/mimetype.h,
6534
  index/recollindex.cpp: [no log message]
6535
6536
2004-12-12 09:58  dockes
6537
6538
  * utils/: execmd.cpp, execmd.h, fstreewalk.cpp: [no log message]
6539
6540
2004-12-10 19:13  dockes
6541
6542
  * utils/: fstreewalk.cpp, fstreewalk.h, pathut.cpp, pathut.h: [no
6543
  log message]
6544