Commit Graph

4037 Commits

Author SHA1 Message Date
Jürgen Vigna
d4ee5b69d0 Fix for the endless loop bug on wide tabulars.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5680 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:42:28 +00:00
John Levon
c598fd2c9d geometry fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5679 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:36:23 +00:00
John Levon
4a70c91eee math icon name fixups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:11:18 +00:00
John Levon
8b817af6f6 fix connect() bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5675 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 15:21:07 +00:00
Angus Leeming
d6a21f8bd3 Sigh. Revert this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5674 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 12:44:37 +00:00
Angus Leeming
e7ee773f51 Hose MathsCallbacks.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5673 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 12:41:48 +00:00
John Levon
14e9274b62 crash reported by Rod
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5672 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 09:07:17 +00:00
John Levon
1880175fea Fix bug reported by Rod
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5671 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 08:58:38 +00:00
Angus Leeming
9e269ca2dd Propogate the virtual keyword.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5670 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-19 19:18:11 +00:00
Angus Leeming
575155f01f Remove redundant files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5669 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-19 18:47:01 +00:00
John Levon
7248190d64 Debloatarise.
moz src 196 size lyx.o lyx
   text    data     bss     dec     hex filename
4517528  150224   28228 4695980  47a7ac lyx.o
4482094  150280   28228 4660602  471d7a lyx

There's undoubtedly more.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5666 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 21:19:02 +00:00
John Levon
ebac08df7f Show an example of chosen font
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5665 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 19:52:29 +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
1199867058 partial fonts fix. Like Juergen said we really need our own dialog.
Not that there's any point until qfont_loader reads  lyxrc...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5663 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 16:43:36 +00:00
John Levon
9d23bc01cc Implement prefs browse buttons. I also tried to use Qt 3 to set the fonts.
Qt 2 can't even do it (what a bag of shit !!) - f.rawName() on the returned font
always returns "6x13", which is worse than useless, as even Qt can't under
stand that as an XLFD.

Can Qt 3ers test ?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5662 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 12:35:06 +00:00
John Levon
a64be15d94 oops...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5661 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 11:45:18 +00:00
John Levon
2e385ab589 graphics fixes from herbert and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5660 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 11:24:08 +00:00
John Levon
c671ab7924 Fix from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5659 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:54:59 +00:00
John Levon
4c9d7c2da5 Implement monochrome, and fake grayscale with it
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5658 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:49:45 +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
bc3e15c4c8 qt3 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5656 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:05:24 +00:00
John Levon
d7118a8fd7 mplement colors. And we're done ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5655 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 09:42:25 +00:00
John Levon
9833278ed8 another compile fix from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5654 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:59:29 +00:00
John Levon
91ee3ce85f using std::vector noticed by Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5653 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:40:04 +00:00
John Levon
0d5b17b058 qt filedialog fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5652 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:32:09 +00:00
John Levon
0c89888e25 implement converters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5651 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:02:55 +00:00
John Levon
10de2511df implement file formats
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5650 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 07:11:02 +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
John Levon
4e054c4dde prefs work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5648 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 03:35:02 +00:00
Edwin Leuven
2260f1d442 compile fix (because of widget renaming)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5647 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 21:00:04 +00:00
Edwin Leuven
71083940d7 some relabelling of widgets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5646 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 20:01:27 +00:00
John Levon
29b84e34c1 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5643 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 06:39:14 +00:00
John Levon
e640d75d41 some prefs update work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 06:32:13 +00:00
John Levon
0ba59ef037 copy some code over to allow work to start on prefs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5641 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 06:02:43 +00:00
John Levon
640aded8bc WEdwin can you fix whitespace before you commit :/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5640 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 05:44:14 +00:00
John Levon
380b1535de implement a little bit of tabular dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5639 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 04:34:10 +00:00
John Levon
01e7bad47c qtabular skeleton
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5638 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 03:56:52 +00:00
John Levon
0774540fbb fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5637 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:53:47 +00:00
John Levon
4747a1433c missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5636 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:50:55 +00:00
John Levon
3c17b21cf0 iport tabular and prefs to MVC
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5635 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:44:20 +00:00
John Levon
127a0419fd prefs/tabular MVC work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:41:54 +00:00
John Levon
77bdf5aa27 include fix from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5633 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 20:39:16 +00:00
André Pönitz
ac103f15a7 another safety belt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5632 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 07:48:34 +00:00
John Levon
f7a545e471 small ui fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 06:00:07 +00:00
John Levon
1111fcf683 small fix from Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5630 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 23:46:55 +00:00
Jean-Marc Lasgouttes
b0babedcb7 fix linking problem with boost
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5629 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 16:25:17 +00:00
John Levon
e33bbc78ae In what alternate universe is "seconds" a reasonable unit for autosave interval
exactly ?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5628 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 06:41:49 +00:00
John Levon
337d2453c9 And now, we can remove that icky "Misc" pane !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5627 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 06:36:28 +00:00
John Levon
5091380d6b couple more fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5626 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 06:26:39 +00:00
John Levon
29e606295d remove :
ability to disable last files

ability to set path for last files


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5625 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 06:12:34 +00:00