Jean-Francois Dockes
|
1228326982
|
Fix things to build with qt5. Not functional yet: no menus+dumps core on exit...
|
2015-03-31 18:03:52 +02:00 |
|
Jean-Francois Dockes
|
185c994fa5
|
Config GUI: removed a bunch of ininteresting variables. Compacte layout a bit. Added indexedmimetypes and excludedmimetypes
|
2014-05-02 14:01:32 +02:00 |
|
Jean-Francois Dockes
|
5949fd883e
|
fixed missing button text in index config
|
2012-05-24 15:43:51 +02:00 |
|
Jean-Francois Dockes
|
f34994d882
|
Get recoll to compile with clang (on freebsd) and eliminate warnings. You can no build recoll with make CXX=clang LINK=clang
|
2012-05-20 17:35:03 +02:00 |
|
Jean-Francois Dockes
|
e96579568a
|
GUI index config: trying to delete a custom subtree could delete the whole list (depending on qt version)... Closes issue #77
|
2012-02-03 18:22:27 +01:00 |
|
Jean-Francois Dockes
|
773a232f22
|
index config gui: adding a custom subtree would not make it the current one so that subsequently adding/changing parameters affected the global state, not the local one (except/until it was actually clicked)
|
2012-02-03 16:08:37 +01:00 |
|
Jean-Francois Dockes
|
16dea9d490
|
GUI: show hidden (dot) files in file/dir selection dialogs. Closes issue #62
|
2011-06-04 14:46:07 +02:00 |
|
Jean-Francois Dockes
|
55f124725f
|
Fix problems that occurred when multiple threads were trying to read/convert files at the same time (ie: indexing and previewing threads in the GUI calling internfile()). Either get rid of or lock-protect all shared data, eliminate misc initialization possible conflicts by using static initializers. Hopefuly closes issue #51
|
2011-04-28 10:58:33 +02:00 |
|
Jean-Francois Dockes
|
b28eaf23fb
|
Got rid of all the old RCS id strings
|
2011-04-27 08:22:17 +02:00 |
|
Jean-Francois Dockes
|
a29e380227
|
compiles cleanly without qt3_support. Needs more testing
|
2010-12-04 15:26:13 +01:00 |
|
Jean-Francois Dockes
|
77211c0db3
|
compressedfilemaxkbs had no default in the sample conf which created some weirdness in the index config GUI (but no actual problem). Add default in sample conf + a way to set a default value in the c++ code
|
2010-08-31 09:48:26 +02:00 |
|
dockes
|
f581d3b522
|
add panel for beaglequeue parameters + arrange so that a checkbox can enable/disable other params
|
2009-11-13 08:58:16 +00:00 |
|
dockes
|
c4c7365df4
|
store file names using local8bit qstring conversions
|
2009-11-04 13:52:28 +00:00 |
|
dockes
|
f1211d48a9
|
openSuse 11 compile issues
|
2008-05-21 07:21:37 +00:00 |
|
dockes
|
1493b86c01
|
use new style combobox constructor
|
2007-10-25 15:51:02 +00:00 |
|
dockes
|
c800954fc7
|
*** empty log message ***
|
2007-10-09 11:08:17 +00:00 |
|
dockes
|
24cf3efbfa
|
*** empty log message ***
|
2007-10-07 20:22:55 +00:00 |
|
dockes
|
419deb4b22
|
qt4 port
|
2007-10-01 06:35:31 +00:00 |
|
dockes
|
569d96c43f
|
config update enabling functions
|
2007-10-01 06:19:21 +00:00 |
|
dockes
|
2456f5a0a4
|
*** empty log message ***
|
2007-09-29 09:06:53 +00:00 |
|
dockes
|
d3e20ceeeb
|
*** empty log message ***
|
2007-09-27 15:47:25 +00:00 |
|
dockes
|
f8b7432280
|
*** empty log message ***
|
2007-09-26 12:16:48 +00:00 |
|