This website requires JavaScript.
Explore
Help
Register
Sign In
tris
/
recoll
Watch
1
Star
0
Fork
0
You've already forked recoll
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
recoll
/
src
/
qtgui
/
confgui
History
Jean-Francois Dockes
0089f4031b
simplified indexing preferences GUI panel layout by using qGridLayout (instead of groupboxes)
2010-08-31 18:20:48 +02:00
..
confgui.cpp
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
confgui.h
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
confguiindex.cpp
simplified indexing preferences GUI panel layout by using qGridLayout (instead of groupboxes)
2010-08-31 18:20:48 +02:00
confguiindex.h
Qt GUI: made the Qt4 main window native Qt4 (no more use of Q3MainWindow)
2010-01-30 14:09:40 +01:00
conflinkrcl.h
*** empty log message ***
2007-10-09 11:08:17 +00:00
main.cpp
replace local variable recoll_datadir with access to config
2008-11-24 15:23:12 +00:00
trconf.pro
qt4 port
2007-10-01 06:35:31 +00:00