32 Commits

Author SHA1 Message Date
Jean-Francois Dockes
c5a1208457 Windows: handle wchar/utf-8 conversions in some other places. 2020-01-13 12:02:22 +01:00
Jean-Francois Dockes
c54786e22c Windows: when using a Qt file dialog, convert to utf-8 not local8bit. Could not used a non-ascii topdir before the change 2020-01-11 16:18:58 +01:00
Jean-Francois Dockes
5d8a66884a confgui: using the shared code had slightly broken the local parameters management. Fix it 2019-10-06 12:03:51 +02:00
Jean-Francois Dockes
fe3b8d78c7 Index config GUI: add skippedPaths entries through file browser dialog and let user edit them after 2019-09-22 19:56:08 +02:00
Jean-Francois Dockes
9e51ed8613 Converted the index preferences to use the shared confgui code 2019-09-22 09:23:17 +02:00
Jean-Francois Dockes
21b918d447 Windows:confgui: process windows file names as unicode, no local8bit 2019-07-22 15:48:40 +02:00
Jean-Francois Dockes
57298d98be GUI config: propose default name for log file 2019-03-13 08:58:15 +01:00
Jean-Francois Dockes
0cbc46732f Fixed the FSF address 2019-03-04 11:19:14 +01:00
Jean-Francois Dockes
f6a999de84 logging now uses c++ streams 2016-07-12 09:41:04 +02:00
Jean-Francois Dockes
88e56987d5 windows: GUI index config: convert backslashes in skippedPaths 2015-12-01 17:34:49 +01:00
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