John Levon
7137b48f46
Juergen's URL patch, a couple of other fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5903 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-04 21:42:59 +00:00
Jean-Marc Lasgouttes
f4250078d9
small fix to citation dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5901 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-02 15:24:42 +00:00
Jean-Marc Lasgouttes
737c9af407
remove bogus spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5896 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-27 11:08:10 +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
cf591f40ca
exit fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5883 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-20 01:32:51 +00:00
John Levon
93aabdb0d8
small ui tweak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5881 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 23:10:52 +00:00
John Levon
9ed004522e
Hopefully fix basic text entry for Kornel. Not dealing with non-locale entry yet.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5880 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 18:44:31 +00:00
Jean-Marc Lasgouttes
55679132aa
qt does not implement forks-show either
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5876 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 17:29:52 +00:00
John Levon
adbf4d7f68
Fix default fonts in RH8.0. We use the style hint after all else fails
...
in order to find a reasonable font.
Note that StyleSerif does not work. I blame RedHat 8.0 personally,
but cannot verify yet.
Note also that in a sane world, we could just use font.setFamily(blah);
QFontInfo(font).family() and set to that. But Qt is obviously not sane, so
we stay with the weird setComboxFont() code we have :(
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5869 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 03:22:33 +00:00
John Levon
8ba465c7da
fix from Alfredo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5868 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 01:10:41 +00:00
Edwin Leuven
f0ce68912c
update style combo when necessary
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5864 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 20:48:26 +00:00
Jean-Marc Lasgouttes
fec072f968
remove preamble and tooltips menu entries on qt2; small compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5855 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 14:24:32 +00:00
Edwin Leuven
098a9edf78
fix crash on custom bullet cancel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5854 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 14:13:16 +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
196ab7f332
up/down arrows patch from Alfredo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5845 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 20:07:10 +00:00
John Levon
329e1efdd0
Juergen's last bibtex patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5842 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 17:28:04 +00:00
John Levon
e610655dfa
missing using std::endl
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5838 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 02:43:16 +00:00
Edwin Leuven
f00d27e6a0
one include too many after removal of bulletstrings.[Ch]
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5835 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 23:21:01 +00:00
Edwin Leuven
c3ca9ada17
fix bullet stuff. bullets are now shown and packages are again included (which bug was this?)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5830 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 22:24:33 +00:00
John Levon
b5abe94a28
spellchecker fix for dekel's bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5813 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 21:07:20 +00:00
John Levon
d67cd59c7d
fix z-ordering when opening file dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5812 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 17:24:24 +00:00
John Levon
ab66fde591
check for isNull
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5811 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 17:12:20 +00:00
John Levon
99151467f3
make double-click replace word
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5810 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 16:06:11 +00:00
John Levon
ebc8977a3b
two fixes from Alfredo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5809 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 13:49:40 +00:00
John Levon
15dae27d9e
key4.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5808 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 13:46:06 +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
John Levon
a5c4d7cd4e
fix tab order, reported by Bo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-10 18:41:41 +00:00
John Levon
b80ff8d1c8
patch from Alfredo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5800 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-10 00:59:59 +00:00
Lars Gullik Bjønnes
6aa5125a49
use old code for 1.3.0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5799 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 16:35:17 +00:00
John Levon
4dc2a450f8
couple of capitalisation fixes ... now I can leave strings alone ..
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5794 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 02:15:06 +00:00
John Levon
fb87fb902f
Use -tr from Pauli
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5789 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 20:27:03 +00:00
John Levon
3297922c24
Fix from Alfredo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5788 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 19:41:14 +00:00
John Levon
e12cb40a33
fix from Alfredo for matrix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5786 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-07 18:14:02 +00:00
John Levon
6528d97d0e
fix some connectinos hopefully
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5785 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-07 18:09:39 +00:00
John Levon
950a285e02
set I-beam cursor
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5780 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-05 13:50:13 +00:00
Jean-Marc Lasgouttes
fd36ae426a
fix some missing keys in qt frontend
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5772 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 11:06:03 +00:00
John Levon
9c8cc9a305
fix bug 490 from Juergen S
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5770 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 02:57:14 +00:00
John Levon
842193f667
another fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5766 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-03 05:27:19 +00:00
John Levon
e1f3cdcd77
support preview for include file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5765 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-03 05:09:50 +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
John Levon
dede9054f4
fix from Otto
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5755 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-30 21:05:03 +00:00
John Levon
66d7fea6df
Some string(widget->text()) fixes. Weirdness
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5752 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-30 02:09:16 +00:00
John Levon
88d8d44fe4
fix build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5746 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 19:31:59 +00:00
John Levon
d9076c62ed
Juergen's tabular patch. Yay !
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5745 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 18:07:39 +00:00
John Levon
1e640e8bc7
Fix bug reported by Pascale
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5744 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 16:16:58 +00:00
John Levon
da164a6045
small fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5742 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 15:41:48 +00:00
John Levon
c5c8101ef2
fix line spacing
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5739 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 01:21:52 +00:00
John Levon
49a05bc448
patch from Juergen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5738 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 23:58:37 +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
80d98d4d86
some fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5736 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 20:23:53 +00:00
John Levon
85e88d3824
Juergen S's tabular patch. Good stuff !
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5735 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 18:47:09 +00:00
Lars Gullik Bjønnes
53274e31ec
the string -> char patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5725 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 10:30:28 +00:00
John Levon
d66fbd6442
build fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5719 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-26 01:52:51 +00:00
John Levon
97dedd97de
small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5709 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 03:18:27 +00:00
Lars Gullik Bjønnes
a4c9f5fdf4
Boost.Format patch from Herber
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 23:43:30 +00:00
John Levon
06bf792012
fix build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5702 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 14:54:50 +00:00
Angus Leeming
784af7b916
Use a control-view split for the xforms document dialog.
...
Clean up reporting of errors loading class templates by the controller.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5699 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 10:47:56 +00:00
Lars Gullik Bjønnes
b016d9d773
use boost::format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5694 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 18:33:09 +00:00
John Levon
c0eb43a927
cursor fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5692 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 14:52:59 +00:00
John Levon
077819717e
minor fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5688 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 18:57:49 +00:00
John Levon
9ba1386ad6
menu disable fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5684 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:21:42 +00:00
John Levon
b335e6657c
add missing changelog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5682 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:05:54 +00:00
John Levon
4e18f2cccd
jmarc's shortcut patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5681 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:46:17 +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
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
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
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
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
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
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
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
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
John Levon
ebe0f6eb07
Rough and ready, make the prefs dialog widget stack work. So you can
...
now access the widgets and we are in a position to begin the actual
implementation in a piece-meal fashion.
btw, I hate Qt.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5623 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 05:36:07 +00:00
John Levon
513bdcc5e5
Add skeleton prefs controller and dialog to allow further work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5622 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 02:22:48 +00:00
John Levon
6c81bd2680
Herbert's bibtex fixes plus some more of mine
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5621 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 01:34:29 +00:00
John Levon
eca7848597
fix some document dialog ui and add some FIXMEs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5620 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 00:52:15 +00:00
Edwin Leuven
ec6f1da6b2
small bullet changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5614 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 10:32:20 +00:00
Edwin Leuven
71a377eab3
setting bullets now work in dialog. preview is rotten.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 10:12:06 +00:00
Edwin Leuven
1c687db9ad
juergen s mouse focus fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5612 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 09:21:14 +00:00
Edwin Leuven
072c1b8cc1
empty showPreamble
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5604 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 09:57:07 +00:00
Edwin Leuven
e1b2b64272
new tabular dialog + new widget. more bullet stuff (not finished yet though).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5601 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 00:09:00 +00:00
Dekel Tsur
6d7115bb60
Fix X selection code.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5600 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 22:46:30 +00:00
John Levon
a23766d245
fix Q include dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5599 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 22:15:53 +00:00
John Levon
b355feb630
initial prefs ui
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5598 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 19:58:19 +00:00
Edwin Leuven
b8008acbf1
apply Juergen Spitzmueller's changes to qt document dialog. save doc defaults and buffer update on apply now work.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5596 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 15:48:38 +00:00
John Levon
e78763de40
QGraphics fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 00:21:28 +00:00
Angus Leeming
a8987d0697
Use getBBUnits in both frontends.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5580 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 14:53:03 +00:00
Lars Gullik Bjønnes
6a1167adab
STRCONV
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5573 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 02:12:42 +00:00
Lars Gullik Bjønnes
dd9b8de435
small changes
...
prepare for the STRINGCONV patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5572 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 00:15:56 +00:00
John Levon
00c9ef1b84
fix external dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5568 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-31 20:45:57 +00:00
John Levon
1690d45d92
Herbert's bb units fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5567 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-31 20:05:55 +00:00
John Levon
6627177575
rename QPrintDialog to avoid name conflict
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5557 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 19:47:15 +00:00
John Levon
fd00d0282b
some fixes from Herbert Voss
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5556 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 17:13:09 +00:00
John Levon
ef80774820
Juergen's tabular ui
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5550 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 01:40:10 +00:00
John Levon
86a6517e51
Fix symbol insert.
...
Add matrix dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5534 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 16:43:58 +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
Lars Gullik Bjønnes
ce708d095c
ws fixes, formatting and some other small changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5463 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 17:38:09 +00:00
Dekel Tsur
5696dc3287
Fix ascent()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5461 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 15:51:06 +00:00
John Levon
47a60e40dd
Patch from Philippe Elie for making mouse wheel do
...
something in Qt.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5452 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 04:46:26 +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
John Levon
5bb80ecda1
Remove two accidental XPM inclusions.
...
Before :
text data bss dec hex filename
3146489 133900 27716 3308105 327a49 ./lyx
After :
text data bss dec hex filename
3086009 133900 27716 3247625 318e09 ./lyx
nm --size-sort --demangle is neat ! Would that
every change were so easy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5448 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-20 02:24:31 +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
John Levon
6be89f23db
Fix from Juergen.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5436 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-17 17:14:22 +00:00
Angus Leeming
b265e8fb05
Better DPI, Cleaner c-tor.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5433 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-17 13:31:04 +00:00
André Pönitz
5a601958b2
fix style issues as posted + removal of the static pixmap, no Assert()
...
though.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5431 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-17 09:51:18 +00:00
Angus Leeming
2b62b66d31
Remove moc generated files with distclean
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5430 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-17 09:49:44 +00:00
John Levon
79f1b4a66b
Juergen's QSendto.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5429 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-16 21:26:35 +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
Lars Gullik Bjønnes
bcbfc72c47
transpose const char
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5423 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 18:29:01 +00:00
Angus Leeming
4ec4af2205
Compile fixes with Compaq cxx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5419 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 17:45:12 +00:00
Dekel Tsur
be90eb4453
Unicode support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5414 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 15:13:49 +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
8c9ad457e9
Implement getDPI
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5399 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 20:20:34 +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
Edwin Leuven
3995f53261
Brand new qt document dialog. Not finished yet though. TODO is updated and lists
...
what is left to do...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5370 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-09 08:59:02 +00:00
John Levon
c8f0a3516c
Juergen's wrap dialog for Qt
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5366 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-07 16:41:10 +00:00
Angus Leeming
02e9472374
doxygen fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5347 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-26 08:57:43 +00:00
Lars Gullik Bjønnes
33f06bb79b
forgot these
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5337 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 18:22:50 +00:00
John Levon
56d02aafa9
fix build.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5335 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 14:44:52 +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
Angus Leeming
180e0d9e28
Compilation fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5332 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-23 16:16:08 +00:00
John Levon
f907bf7ba5
altgr fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5327 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-22 12:20:33 +00:00
John Levon
9e84821c8b
Use dots instead of dashes - it jives better with LyX's idea of what a dash is
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5315 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-17 15:02:02 +00:00
Jean-Marc Lasgouttes
3e609657db
display shortcut on layout combox action
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5314 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-17 12:29:40 +00:00
John Levon
172b00cb09
try setting AnyFile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5312 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-16 15:41:12 +00:00
John Levon
37379eb187
allow math menus to be torn off
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5311 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-16 13:30:52 +00:00
John Levon
ace20ee51b
fix empty delimiter
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5308 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-16 00:09:19 +00:00
John Levon
4a55e3463e
Matrix and delimiter.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5307 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 23:59:19 +00:00
John Levon
ed75b390a8
crash fix for Alt_R
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5303 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 13:31:33 +00:00
John Levon
e850a69bf1
fix rbearing
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5302 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 04:50:38 +00:00
John Levon
9da553ebf9
fix arc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5301 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 04:30:20 +00:00
John Levon
e0531bff0e
implement font and display style
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5300 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 03:27:07 +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
b77165653d
You break it, you pay for it. Fix submenus again. Lars please check menus still work for you.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5295 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-13 00:04:22 +00:00
Angus Leeming
0d325e0e3f
Trivial bits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5292 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 17:07:31 +00:00
John Levon
be865e22f2
add some extra smarts about when to paint immediately.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5291 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 16:02:28 +00:00
John Levon
a91395a490
params fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5285 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 13:59:41 +00:00
John Levon
121cf03d40
print fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 02:50:47 +00:00
John Levon
af5a63bc3e
implement openByName
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5280 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 02:10:19 +00:00
John Levon
bcffabeb84
command buffer fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5279 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 01:41:16 +00:00
John Levon
96a49f840e
small fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5278 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 01:04:39 +00:00
John Levon
938f52dcc4
amortise panel load times
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5277 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 00:56:53 +00:00
John Levon
bb2b4dd0b9
fix mathed scrollbars
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5276 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 00:25:59 +00:00
John Levon
5f5672e088
printer fixe
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5275 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 19:57:49 +00:00
John Levon
b7c25c8a80
small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5270 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 17:53:15 +00:00
John Levon
c25a3c200c
keynav fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5269 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 17:42:45 +00:00
John Levon
13daf48c60
fill combo boxes in search dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5267 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 16:12:06 +00:00
John Levon
7bf3b1dd13
fix repaints etc.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5266 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 15:56:07 +00:00
John Levon
befc233488
painter fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5259 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 03:05:19 +00:00
John Levon
f560947a18
fix navigate
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5257 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-10 19:23:38 +00:00
John Levon
985ccb6218
build fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5256 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-10 18:44:53 +00:00
John Levon
d7d7c81b4e
another fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5235 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 06:22:06 +00:00
John Levon
5cd85b521d
float dialog fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5234 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 06:16:40 +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
44983a3ef6
god DAMN !
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5232 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 05:00:37 +00:00
John Levon
1bb56d90c1
first cut of detachable icon menus. Buggy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5231 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 02:57:10 +00:00
John Levon
f398f95a2d
relayout on resize for the icon palette
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5230 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 02:37:57 +00:00
John Levon
a3882b399b
More fixes to math dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5229 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 01:14:08 +00:00
John Levon
1ed10580aa
some math fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5228 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 23:28:05 +00:00
John Levon
0666855b72
unrevert per-char metrics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5226 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 22:25:03 +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
6d6af0efa9
revert accurate per-char metrics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5224 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 20:00:39 +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
f75f152e5b
some math dialog non-improvements
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5216 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-06 01:44:02 +00:00
Angus Leeming
952b6a424c
Compilation fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5203 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-04 09:46:08 +00:00
John Levon
a5d7d51b09
Add basic bits of Qt's math panel. Hacked together (no MVC yet) but
...
good position to work on dialog contents.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5187 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-30 16:20:27 +00:00
John Levon
ab55b442b1
unfocus layout combo on select
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5175 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 14:43:01 +00:00
John Levon
1197c48ed3
small change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5167 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 08:43:06 +00:00
John Levon
90f412da8e
fix for correct math-insert invocation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5157 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 07:02:31 +00:00
John Levon
bfefc79520
Look for mathed xpms. Doesn't do anything yet due to lack of workable XPMs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5152 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 06:00:29 +00:00
John Levon
8d9743fe7e
use qlistbox for command buffer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5150 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 04:39:43 +00:00
John Levon
7523a83784
no interesting changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5149 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 02:04:31 +00:00
John Levon
9f535fa42b
implement triple click
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5148 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 01:25:41 +00:00
John Levon
d8f9ca8c9c
remove wrong copied code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5146 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-28 23:43:06 +00:00
John Levon
bd3ab1ba2b
add per char ascent/descent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5145 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-28 23:18:50 +00:00
John Levon
b90722d753
* QContentPane.C: fix cut-and-paste borkage from
...
LFUN_MOUSE changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5144 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-28 22:18:03 +00:00
John Levon
6af5ac769a
Rob's followup (nr. 1 ;)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5127 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-27 20:30:20 +00:00
John Levon
c14be97bfc
File dialog fixes. Implement optional menu items
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5103 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 20:53:39 +00:00
John Levon
91d370433f
Populate menus on popup - good news JMarc, it seems to work (almost) perfectly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5101 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 18:26:45 +00:00
John Levon
85aca478e1
Remove crap again. Make redo key binding work.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5100 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 06:45:16 +00:00
John Levon
5c7a1d34bb
Some stuff.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5098 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 05:41:42 +00:00
John Levon
1229a2712d
Some Qt graphics dialog improvements. Yet more work needed :/
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5097 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 04:06:06 +00:00
John Levon
cf216cd7fc
Rob's patch and some minor cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5092 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-24 22:02:30 +00:00
Angus Leeming
3c5fe62f97
Enable previews to work with qt too.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5007 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 19:52:59 +00:00
Angus Leeming
66ad217fcf
Qt2 compiles again and in about half the time of xforms.
...
Lars, shall I change over the xforms code to this scheme?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5005 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 19:07:17 +00:00
John Levon
cf0b2ab5ae
remove xforms check from qt config
...
fix build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4982 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 21:22:29 +00:00
Angus Leeming
c10dfd15cd
* LyXView: the accessor methods now return a reference to the member
...
variables, not a pointer.
* WordLangTuple: you can forward-declare a return type you know ;-)
* Qt: get it to compile again, having broken it yesterday.
* Everything else? See above.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4957 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 14:40:38 +00:00
Angus Leeming
1e3d2fce7f
No longer pass Controller & or Dialogs & to the View c-tors.
...
GUI now contains a controller rather than derives from a controller.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4942 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 14:28:43 +00:00
John Levon
6b170cfd21
add missing header
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4924 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-09 13:37:31 +00:00
John Levon
0472bb3509
some minor lyxaction cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4911 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 22:03:30 +00:00
John Levon
cce95aea53
couple more fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4898 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 04:24:36 +00:00
John Levon
714bde0b9e
Lots of graphics dialogs changes. still work needed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4897 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 03:50:54 +00:00
John Levon
509ed151ac
fix compile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4891 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-07 15:18:22 +00:00
John Levon
7072a496e2
build fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4869 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 00:54:20 +00:00
John Levon
1faca4e07e
remove_io_callback for Qt
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4813 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-31 04:33:03 +00:00
John Levon
fe6aaf3797
incomplete key mapping stuff. Introduces some breakage.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4803 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 00:53:57 +00:00
Lars Gullik Bjønnes
043298544c
Rename strip to rtrim
...
Rename frontStrip to ltrim
Add new trim function.
modify source for this change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 22:50:13 +00:00
John Levon
07e56bf085
fix tooltips in toolbar
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4779 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 05:04:01 +00:00
John Levon
d8a3c3c0f3
make tab work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4778 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 04:41:11 +00:00
John Levon
e58bd15f39
Step by step ..
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4777 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 02:24:36 +00:00
John Levon
d90364f40e
compile fix. I have tried 4 or 5 times now to update all the menus on
...
update() time ... no luck so far ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4775 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 02:11:39 +00:00
John Levon
e82c5a64dd
It compiles, ship it. JMarc, can you see why I might be segfaulting
...
(see code) ?
Have I done this right ? Things are still wonky ... and what will I need
to do later ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4773 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 20:06:22 +00:00
Angus Leeming
3f967eb9bd
Trivial compilation fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4769 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 07:35:59 +00:00
Edwin Leuven
c4c506908d
Texinfo path issue repaired, Bibtex style combo, Citation, External re-layout.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4762 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 13:12:55 +00:00
John Levon
38f68d107b
remove troublesome lines
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4756 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 04:57:35 +00:00
John Levon
907671d259
don't crash when you press Alt Gr etc. :)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4755 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 22:07:16 +00:00
John Levon
b26e3ab3bb
toolbar - remove dead code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4753 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 21:43:27 +00:00
John Levon
459dd32dc3
add lyx_gui::exit() so Qt doesn't have to busy loop, which was eating
...
CPU very badly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 18:56:04 +00:00
John Levon
e7ae3ca91b
various small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4746 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 18:22:35 +00:00
John Levon
eb28793c05
remove LFUN_TOOLBAR_PUSH
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4744 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 16:05:17 +00:00
Edwin Leuven
da2d5f9053
Fix loop search in cite dialog. Also info update fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4743 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 15:30:24 +00:00
Edwin Leuven
7a3ef7f50f
Add style browser to bibtex and document combo to refs. Also some altered dialog layouts and a compilation fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4742 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 14:04:38 +00:00
John Levon
63ae707688
several menu improvements. JMarc, I get a crash in expand when I'm
...
trying to disable a submenu label ...
Still need to implement the "special" menu items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4739 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 01:53:26 +00:00
John Levon
4ef66c42fc
implement openLayoutList
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4738 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 23:08:30 +00:00
Jean-Marc Lasgouttes
1dc25c472f
time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4736 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 21:21:06 +00:00
John Levon
35c2e2d11a
compile fies, tiny QToc improvement
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4734 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 18:13:13 +00:00
John Levon
6eb285d507
autosave cleanup, fix qt statusbar timeout, compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4731 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 01:38:24 +00:00
John Levon
f502480182
qt command buffer stuff, some image fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4718 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 23:04:55 +00:00
John Levon
e225bbd75e
I fixed the two bugs (Very shallow in fact)
...
Please test the minibuffer, and report things that are broken. I
think things should still be working the same ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4713 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 20:56:31 +00:00
John Levon
98324cb046
dispatch changes ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 20:15:29 +00:00
Edwin Leuven
9a4842fc84
Add paragraph dialog to qt2 frontend. First commit, I am sure it can be done better but it works.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4683 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 15:51:23 +00:00
John Levon
91bcdf564a
Make showState be view_state_changed, and rename setState to something
...
more descriptive
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4671 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 04:13:41 +00:00
John Levon
86c56861fe
add using std::endl
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4669 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 02:12:12 +00:00
John Levon
bc2f8994a2
remove getPixmap() from GraphicsImage
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-15 17:17:57 +00:00
John Levon
6a18ddc586
make lyxserver work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4633 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-14 02:04:19 +00:00
John Levon
9f2722a944
xforms ? what xforms ?
...
ps WOO-HOO !!! Rock ON !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4632 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-14 01:44:15 +00:00
John Levon
0785d52b2b
minor changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4629 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-13 01:42:15 +00:00
John Levon
d42a082c68
remove init_graphics()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4627 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 16:26:25 +00:00
John Levon
d590a912e8
remove unused toolbar (de)activate()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 03:17:31 +00:00
John Levon
c17851a1d5
Move fontloader into lyx_gui stuff. Now Qt should compile out of the box
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4612 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 03:05:13 +00:00
John Levon
b90477decc
remove a ColorHandler reference
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4611 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 02:27:42 +00:00
John Levon
aaf73a4551
A couple more TODO shootdowns
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4610 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 01:59:01 +00:00
John Levon
f6587aecad
Basic Qt image loader support, clipboard support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4609 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 01:48:53 +00:00
John Levon
4792af4928
Compile fixes. Qt2 should now build (and fail immediately when you start it,
...
some assert related to grfx, help me Angus :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4596 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 01:01:38 +00:00
André Pönitz
22695610d6
replace XFORMSGIMAGE by XFORMSIMAGE
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4529 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 13:00:09 +00:00
Angus Leeming
888532c465
Asymptotic approach to a well-designed graphics loader.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 11:22:56 +00:00
Angus Leeming
b4e8957abb
Yet more (minor) compilation fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4459 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 16:40:54 +00:00
John Levon
44ef0657e2
change variable name
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4456 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 13:50:57 +00:00
John Levon
13430adc9a
remove show_banner + keyboard_shortcuts as discussed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4455 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 11:35:41 +00:00
John Levon
cc780330cc
resize/redraw changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4451 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 02:58:54 +00:00
John Levon
b3c975de36
bug 458 (dtrt with index entry insert)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4445 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 23:01:16 +00:00
John Levon
60b905b885
Merge the working bits of the resize patch, and fix a couple of things
...
that broke.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4441 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 20:37:42 +00:00
John Levon
64488b06af
remove some more unneeded focus stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4436 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 23:55:55 +00:00
John Levon
ace550953a
remove focus/unfocus events - unused
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4435 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 22:11:20 +00:00
John Levon
df88270f83
remove unused methods
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4432 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 18:29:07 +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
Lars Gullik Bjønnes
3005c47180
handle some tmpl files in a more sane way
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4355 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 17:33:05 +00:00
John Levon
435d527581
guii2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4190 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 12:08:47 +00:00
Lars Gullik Bjønnes
482c04ecca
use more specific smart_ptr headers
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4183 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-22 01:16:37 +00:00
John Levon
cc5e971556
update for frnt::etc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4092 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 00:26:16 +00:00
John Levon
aa4723fb76
Closer approximation to compiling and building
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4011 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 22:37:46 +00:00
Lars Gullik Bjønnes
615cc9ec4a
make qt2 compile (linking is another matter)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3952 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:55:47 +00:00
Lars Gullik Bjønnes
78930d2d26
further makefile work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:42:58 +00:00
John Levon
50a869e0e9
fix "Margin by with.."
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3883 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 16:17:08 +00:00
Angus Leeming
90d707e889
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3818 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 10:58:42 +00:00
Angus Leeming
f2070113e8
Qt2 now builds it's xforms sources correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3817 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 18:21:02 +00:00
Lars Gullik Bjønnes
f7ba7c8e9f
ws cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3806 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 21:21:28 +00:00
Lars Gullik Bjønnes
82a83d7ae6
doxygen fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3717 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 22:47:41 +00:00
Angus Leeming
4c263b730e
Add an image loader using the xforms library routines and compile it if
...
your version of the xforms library is good enough.
The qt2 stuff is only partially tested (link problems elsewhere) and
the gnome stuff is not tested at all.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-06 12:07:23 +00:00
Angus Leeming
356caadd6d
Move Dialogs::redrawGUI to frontends/Dialogs.C from all those guis.
...
Move Dialogs::initialiseGraphics to GUIRunTime.
xforms works, qt2 and gnome not tested.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3654 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-04 10:51:40 +00:00
Lars Gullik Bjønnes
be0b4abbc3
get rid of LYX_LIBS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 19:27:06 +00:00
Lars Gullik Bjønnes
dbd7a961fc
layout as string
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3640 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 16:39:54 +00:00
John Levon
a032e389e3
fix up build (also need patch sent to list), bring back doc/par dialogs,
...
add alert_pimpl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 18:47:56 +00:00
John Levon
6232968e20
fix qt2 build.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3556 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 01:44:56 +00:00
John Levon
832f620398
type can be empty !
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3495 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 15:36:29 +00:00
Edwin Leuven
86cf393198
qt2 frontend compilation fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3492 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 10:58:08 +00:00
Edwin Leuven
bb581048a8
first commit new graphics dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3464 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-31 13:15:33 +00:00
Edwin Leuven
76ff845d19
add showfile dialog to qt2 frontend
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3448 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-29 10:05:09 +00:00
John Levon
ae102d4793
angus' patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3437 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-25 19:34:22 +00:00
John Levon
1d3fa881d3
float dialog from edwin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3435 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-25 17:46:18 +00:00
John Levon
41fa514da8
TOC dialog is back
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3426 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-20 18:38:52 +00:00
John Levon
dd71c1d8f5
natbib support for citation dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3425 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-20 17:02:09 +00:00
Edwin Leuven
cd7ee54cb1
Add texinfo dialog to qt2 frontend
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3419 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-19 13:48:05 +00:00
Edwin Leuven
ddf8ca8f26
Make qt2 frontend compile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3414 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-18 09:55:18 +00:00
John Levon
21226de2b8
fix build, thesaurus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3400 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-16 23:56:25 +00:00
Angus Leeming
de3b5aab16
Resolve virtual function name clashes:
...
* Rename InsetMinipage's width and height functions as pageWidth and
pageHeight, respectivelyi as they are functionally distinct from
the InsetCollapsable's methods of the same name.
* Change the "bool const &" parameters of UpdateableInset::searchForward and
searchBackward to "bool". Ditto with other classes, so all are now consistent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3375 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-14 16:10:29 +00:00
John Levon
4167bf6406
add include
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3293 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-04 03:21:47 +00:00
John Levon
19d9667015
ng back unconverted dialogs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3168 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-08 02:31:42 +00:00
John Levon
a605db8120
compile fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3155 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 18:32:49 +00:00
Lars Gullik Bjønnes
33a28bdc9c
Add string << operators for the other streams as well, and removes
...
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset
I also change some "while(" to "while ("
mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 08:04:20 +00:00
Allan Rae
e1eb45f5d3
extend John's getLyXText() patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3148 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 05:53:01 +00:00
John Levon
3454ed1bc2
support for Qt3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3128 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-01 02:24:28 +00:00
John Levon
80ac2a43a4
minor changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2968 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-06 18:10:55 +00:00
Jean-Marc Lasgouttes
9634d8c469
make autoconf 2.52 and automake 1.5 work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2892 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-17 15:38:59 +00:00
Jean-Marc Lasgouttes
305c07b193
better latin3&4 support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2848 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-08 14:50:16 +00:00
Jean-Marc Lasgouttes
370fe4e994
latin3 support ; latin9 improvements
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2844 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-05 16:25:34 +00:00
Angus Leeming
91777cb3a1
Remove old splash dialog(s).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2807 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-27 09:45:57 +00:00
John Levon
72867958de
compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2770 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-18 12:59:06 +00:00
Lars Gullik Bjønnes
271f8d7eec
some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2713 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-09 22:02:19 +00:00
John Levon
8adbe1580e
fix minipage layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2702 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-06 14:24:09 +00:00
Edwin Leuven
067a4819b8
reworked layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2659 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 19:34:01 +00:00
Edwin Leuven
6be22ade49
buttons at bottom
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2658 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 18:10:50 +00:00
Angus Leeming
4b31235b77
John's patches (except for [PATCH] fix quit etc. from inset about which I
...
cannot comment).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2650 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 11:40:33 +00:00
John Levon
7c9de3222e
add qt2 spellchecker
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2648 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-01 03:52:21 +00:00
Edwin Leuven
0b5c26c45c
return of the minipage dialog tweak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2644 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 12:48:41 +00:00
Edwin Leuven
db769c9b29
additional layout changes to several dialogs (flame me when you disagree
...
:-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2641 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 10:08:55 +00:00
Edwin Leuven
52b171dfb1
layout changes to references dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2639 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 09:07:00 +00:00
John Levon
125bbb8b79
fix tab create to layout properly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2635 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 03:01:11 +00:00
John Levon
417a4da175
re-add search dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2634 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 02:34:10 +00:00
John Levon
075eb92607
add print dialog back
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2622 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 21:11:30 +00:00
John Levon
37278639f6
build fix (hopefully)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2621 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 19:34:05 +00:00
John Levon
a5c39240f7
Angus's compile patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2618 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 15:37:39 +00:00
Edwin Leuven
c1b295a7a3
layout tweak in url dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2614 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 11:03:20 +00:00
John Levon
621c062434
added pre-amble dialog with icky $EDITOR support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2612 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 03:35:45 +00:00
John Levon
eed0649017
whatsthis fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2611 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 02:29:26 +00:00
John Levon
ead11eb6b5
add minipage dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2610 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 02:08:04 +00:00
John Levon
7e1ba5f1f9
Log and VCLog dialogs for qt2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2609 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 00:37:04 +00:00
John Levon
150430ecb9
re-add tab create dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2603 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 04:17:49 +00:00
John Levon
db7cd3524d
add graphics dialog - not quite working
...
the controllers really do make this piss easy to do :))
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2602 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 03:35:17 +00:00
John Levon
9c793ce3fc
and the changelog ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2601 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 01:29:06 +00:00
John Levon
b8beae4a70
clear the thesaurus list boxes !!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2599 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 21:01:04 +00:00
John Levon
af9ab9d8b6
use sed to replace tr() with _()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2597 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 16:51:13 +00:00
John Levon
b755373819
whoops ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2596 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 15:05:35 +00:00
John Levon
ec417b6f3d
Thesaurus dialog. Untested, as it won't build for me. I get undefined
...
vtable errors, which make no sense :(
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2595 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 02:54:27 +00:00
John Levon
58dcb8523c
add external material dialog to Qt2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2594 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 01:19:32 +00:00
John Levon
79a9fb3265
qt2 ert dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2592 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 19:18:45 +00:00
John Levon
883717e5ec
Qt2 latex error dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2591 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 18:49:33 +00:00
John Levon
3c7fe2f407
character dialog with auto-apply ...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2590 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 17:49:42 +00:00
John Levon
b90b704bdd
bibitem dialog for Qt2. Took longer to build than to write ;)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2589 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 15:34:36 +00:00
John Levon
ef3a25c069
Add a Bibtex dialog with Herbert's spangly new things + some more.
...
Filedialogs are crashing with BadWindow X errors - NO idea why.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2588 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 03:20:52 +00:00
John Levon
d459817dee
small silly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2587 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 01:01:12 +00:00
John Levon
20f2690c6d
ref dialog, more updates (BC stuff should now be OK along with the coming
...
controllers/ patch)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2586 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 00:29:39 +00:00
John Levon
3796da5d05
various fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2585 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-25 20:04:15 +00:00
John Levon
a63c7ca207
some more random changes, added Timeout (make clean if LyX crashes !!)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2584 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-25 03:00:19 +00:00
John Levon
6dac02d3bb
some small updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2578 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 21:21:50 +00:00
John Levon
b30963b60e
index dialog, citation fixes, finish about dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2563 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 01:14:54 +00:00
John Levon
03add3957a
The big renaming. Yowser.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2552 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-19 13:25:15 +00:00