20 Commits

Author SHA1 Message Date
Jean-Francois Dockes
99adeae6ff suppressed a number of gratuitous unistd inclusions + clean up preview progress dialog code
--HG--
branch : WINDOWSPORT
2015-09-24 15:36:02 +02:00
Jean-Francois Dockes
4d1f679eac Use std[::tr1]::shared_ptr instead of local RefCntr by default 2015-08-09 13:54:24 +02:00
Jean-Francois Dockes
3932a25aa2 Also include the result list header fragment in the snippets window header. Add "class" attributes "respar" and "snippets" to the tables to enable selection if needed. 2015-06-08 08:43:00 +02:00
Jean-Francois Dockes
622cacf979 Retrieve font color from qt defaults and use it to set color in webkit-based elements (reslist and snippets window). User still needs to use the prefs to fix the font size. Closes issue #251 2015-06-07 14:12:09 +02:00
Jean-Francois Dockes
0c4b3c9498 Fix forgotten string translation 2015-06-06 08:16:46 +02: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
bdde34a8cb revert to line-wrapping snippet window entries like 1.18 2013-05-22 13:45:06 +02:00
Jean-Francois Dockes
21b06871c1 fixed --disable-webkit 2013-05-12 10:07:04 +02:00
Jean-Francois Dockes
d46c43828b added option for external CSS style sheet for Snippets window 2013-04-18 10:15:25 +02:00
Jean-Francois Dockes
3abfd00635 improved detection of incomplete snippets lists 2013-02-26 15:49:36 +01:00
Jean-Francois Dockes
5419665741 get F3 to act like ^F is search is not open 2013-02-25 14:34:08 +01:00
Jean-Francois Dockes
c6a6f8829c snippets: move search zone in button area. Fix shortcuts 2012-10-30 07:44:53 +01:00
Jean-Francois Dockes
b3bb6f06f1 Fixed UI crash by replacing snippets QDialog with a QWidget... 2012-10-29 18:47:10 +01:00
Jean-Francois Dockes
53bb350c96 bad keyterm extraction in snippets_w resulted in bad find parameter to evince 2012-10-29 15:59:43 +01:00
Jean-Francois Dockes
6002356040 Add search to snippets window + dont display snippets where no actual match is found 2012-10-08 14:23:17 +02:00
Jean-Francois Dockes
f025ff33dd arrange to enable passing a match term as an argument when opening a document with the native editor (only / mostly pdf for now) 2012-10-02 14:40:09 +02:00
Jean-Francois Dockes
4a0a4fcf8e fix 2 glitches in pdf page numer handling 2012-10-01 11:27:16 +02:00
"Jean-Francois Dockes ext:(%22)
b2a0e63370 use table in snippets popup 2012-09-23 18:26:40 +02:00
"Jean-Francois Dockes ext:(%22)
ab32062fcc Separate count and context for snippets in the snippets popup from the default values for the result list 2012-09-23 18:19:43 +02:00
Jean-Francois Dockes
d9dc7cf142 preliminary implementation for the snippets "open to page" popup window 2012-09-20 13:51:40 +02:00