Commit Graph

495 Commits

Author SHA1 Message Date
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
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
John Levon
07d1d2cd4f Remove three lyxrc's :
auto region delete

	- see if anybody complains. I suspect not.

override dead keys
iconify with main window

	- meaningless for Qt


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5624 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 06:07:19 +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
63bce708d2 missed committing this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5570 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-01 00:13:25 +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
60d66f046c remove TODO - covered by bugzilla
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5558 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 19:51:47 +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
e995f1c12b revert accidental commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5549 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-29 17:25:19 +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
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
3a99c85d60 = -> ==
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5468 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-22 12:55:50 +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
f4af5ce9cf Compilation fix for QT2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5417 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 16:48:53 +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
Angus Leeming
0507b8600d Copyright notices
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5345 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-25 14:26:13 +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
Lars Gullik Bjønnes
20a85bb24f loose SIGC_INCLUDES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5336 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 18:20:26 +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
a610cde867 oops forgot to compile test the fix !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5328 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-22 14:18:51 +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
e2f908a49c add debug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5326 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-22 00:06:11 +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
c21913bbbc math matrix insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5305 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 20:16:14 +00:00
John Levon
ee33e44528 compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5304 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 20:10:10 +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
9950158a94 d'oh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5168 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 08:51:45 +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
744bb59dfe remove big item :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5161 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 08:00:00 +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
André Pönitz
3c7c7a3209 the workarea changes plus small math stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5128 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-28 08:30:27 +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
f238a21d66 missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5099 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 05:52:38 +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
48be032be3 Enable LyX to link...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5006 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 19:32:45 +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
André Pönitz
b8198905dc the FuncRequest changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4887 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-07 08:11:41 +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
b1dd13a9c2 remove options from spellchecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 03:08:01 +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
Lars Gullik Bjønnes
e39935204d remove some unneeded version of functions from lstrings,
some gcc 3.2. minor compile fixes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4800 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 18:13:51 +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
John Levon
85b8c51922 last try ... sigh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4764 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 15:50:04 +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
0cba879b03 added files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4719 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 23:05: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
John Levon
a598ff6bd3 remove spurious std::
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4698 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 01:23:12 +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
3dbfc1df9f remove old .cvsignore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-14 15:15:53 +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