*** empty log message ***

This commit is contained in:
dockes 2008-07-01 08:31:23 +00:00
parent 9029cb92ce
commit 4b898a39e7

View File

@ -1,3 +1,87 @@
2008-07-01 10:31 dockes
* rcldb/: rclquery.cpp, rclquery.h, rclquery_p.h: small cleanups
and comments
2008-07-01 10:28 dockes
* rcldb/rcldb.h: comments
2008-07-01 10:27 dockes
* qtgui/: plaintorich.cpp, plaintorich.h, preview_w.cpp,
preview_w.h, reslist.cpp: cleaned up plaintorich. Now a proper
subclassable class + highlights multiple groups, not just the first
2008-07-01 10:27 dockes
* qtgui/confgui/confguiindex.cpp: typo
2008-07-01 10:26 dockes
* qtgui/guiutils.cpp, qtgui/guiutils.h, utils/pathut.cpp,
utils/pathut.h: moved printableUrl() to pathut
2008-07-01 10:24 dockes
* python/recoll_query.cpp: added abstract i/f
2008-06-17 13:43 dockes
* python/: recoll_query.cpp, setup.py: basic functionality ok, more
funcs and options needed
2008-06-13 20:22 dockes
* kde/kioslave/recoll/kio_recoll.cpp, lib/Makefile, lib/mkMake,
python/recoll_query.cpp, python/setup.py, qtgui/main.cpp,
qtgui/rclmain_w.cpp, query/docseq.h, query/docseqdb.cpp,
query/docseqdb.h, query/recollq.cpp, rcldb/rcldb.cpp,
rcldb/rcldb.h, rcldb/rcldb_p.h, rcldb/rclquery.cpp,
rcldb/rclquery.h, rcldb/rclquery_p.h, rcldb/searchdata.h,
utils/pathut.cpp, utils/refcntr.h, utils/refcntr.h: separated rcldb
and rclquery
2008-06-13 20:14 dockes
* configure, configure.ac, mk/Darwin, mk/FreeBSD, mk/Linux,
mk/OpenBSD, common/autoconfig.h.in: move few things from the mk/sys
files to autoconf
2008-06-10 08:30 dockes
* qtgui/mtpics/License_sidux.txt: [no log message]
2008-06-09 11:12 dockes
* filters/rclsiduxman, sampleconf/mimeconf, sampleconf/mimemap,
sampleconf/mimeview, qtgui/mtpics/sidux-book.png: sidux manual
support
2008-05-27 12:45 dockes
* python/: recoll_query.cpp, setup.py: 1.10.2
2008-05-27 08:47 dockes
* README: [no log message]
2008-05-27 08:46 dockes
* VERSION: 1.10.2
2008-05-27 08:18 dockes
* utils/pathut.cpp: suppress warning
2008-05-27 07:40 dockes
* internfile/internfile.cpp: log message
2008-05-26 11:07 dockes
* ChangeLog: [no log message]
2008-05-21 09:21 dockes
* qtgui/advsearch_w.cpp, qtgui/preview_w.cpp, qtgui/reslist.cpp,