Commit Graph

35 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
7ba25c6e3b compile fix for gcc 2.95.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7439 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-29 09:55:48 +00:00
Lars Gullik Bjønnes
92d522b7f1 introduce namespace lyx::support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7224 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-30 23:56:22 +00:00
John Levon
c1e009f2d3 go through horrendous contortions to work around font breakage in every
bloody Qt release. Bleh. I say, bleh.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7168 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-13 00:20:31 +00:00
John Levon
77e1fac46e remove stale FIXME
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6861 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-26 18:52:07 +00:00
John Levon
22451cf2a8 some reworking to allow Qt to successfully choose a serif default font
with fontconfig


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6655 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-31 02:59:34 +00:00
Dekel Tsur
88969c910b Fix math fonts problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6329 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 21:31:38 +00:00
Angus Leeming
1fcedd4b63 Strip trailing whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6249 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 13:35:26 +00:00
Jean-Marc Lasgouttes
8926da3807 make some fonts warnings quieter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6226 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 15:02:47 +00:00
Lars Gullik Bjønnes
99d1627a47 dont use pragma impementation and interface anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6138 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-13 16:53:15 +00:00
Angus Leeming
691568ea39 Minor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5906 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-06 14:02:24 +00:00
Dekel Tsur
45dbf3c19f Call to addFontPath() in isAvailable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5888 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-21 11:41:29 +00:00
John Levon
0694c27764 small tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5849 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 03:07:13 +00:00
John Levon
539ce478e0 Re-written font loader. This gets the Qt 2 case right still,
but also works with Qt 3 on RedHat 8.0 when you install those
ttf fonts.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5848 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 02:31:47 +00:00
John Levon
fabd5d2057 The big Qt toqstr/fromqstr patch.
This kind of wrapping will be needed anyway, and it's an
improvement on what we had. Please give it a run.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5846 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 20:37:13 +00:00
John Levon
7db64cdbb2 widthcache ting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5802 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-11 00:22:37 +00:00
Lars Gullik Bjønnes
13349032cb ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5758 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 22:59:25 +00:00
Dekel Tsur
568ce36c5c lyxrc.*_font_foundry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5737 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 21:49:50 +00:00
John Levon
627de563e1 ok, now we use qfontdatabase (thanks Dekel). Things seem good
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5664 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 17:16:21 +00:00
John Levon
17f88711bc crash fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5657 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:34:17 +00:00
John Levon
a5d79ae39b finish most prefs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5649 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 05:37:27 +00:00
Dekel Tsur
b31b38bb2b Change style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5523 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 07:47:40 +00:00
Dekel Tsur
c4a0172a19 Add xfonts to the font path if necessary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5522 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 07:45:39 +00:00
Dekel Tsur
10e10e8ff8 Use QT_VERSION >= 300 instead of >= 0x030000
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5449 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-20 14:27:28 +00:00
Lars Gullik Bjønnes
814b819451 the qtclean-2 patch with some very small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5447 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-20 01:48:28 +00:00
Lars Gullik Bjønnes
c6e27f082c small cleanup and removal of warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5446 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-19 10:32:57 +00:00
Lars Gullik Bjønnes
efb34ae38c font_loader.C (font_info): correct calculation of font size
t size) for qt.

From Dekel and with small change by me.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5427 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-16 16:11:12 +00:00
Dekel Tsur
cc1f4a2dc4 Fix qfont_loader::available for QT2.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5410 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 12:59:08 +00:00
Dekel Tsur
fcb830103b Implement qfont_loader::available.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5394 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 14:49:00 +00:00
Angus Leeming
da4456f2aa Lots and lots of little trivial bits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5334 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 13:57:09 +00:00
John Levon
ca3ee9394a Spaces menu for math dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5299 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 01:44:58 +00:00
John Levon
b1eb818026 fix emph style. Needed realShape (uggggh)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5233 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 05:13:04 +00:00
John Levon
f6b0d02f88 fix size of symbols etc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5225 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 20:23:40 +00:00
John Levon
2b1dc110bc add debug for what fonts we use
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5223 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 19:51:58 +00:00
John Levon
fd2e28d76b Missing files, get keyboard partly working
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4429 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 05:20:29 +00:00
John Levon
0c5c06c8c4 The initial merge of the Qt frontend, and the necessary compile fixes.
All still VERY primitive, in fact even more primitive since some stuff
got re-horked after the meeting, and still needs working on. Won't actually
compile out of the box, but the tweaks should be pretty obvious for any
body sufficiently daring.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4427 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 03:38:44 +00:00