Commit Graph

20 Commits

Author SHA1 Message Date
Angus Leeming
fa6f44b0c7 (J��rgen Spitzm��ller): implement a BrowseDir capablility in the File Dialog.
Fixes bug 824.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5955 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-14 21:51:34 +00:00
Angus Leeming
691568ea39 Minor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5906 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-06 14:02:24 +00:00
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
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
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
ebac08df7f Show an example of chosen font
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5665 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 19:52:29 +00:00
John Levon
627de563e1 ok, now we use qfontdatabase (thanks Dekel). Things seem good
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5664 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 17:16:21 +00:00
John Levon
1199867058 partial fonts fix. Like Juergen said we really need our own dialog.
Not that there's any point until qfont_loader reads  lyxrc...


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

Can Qt 3ers test ?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5662 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 12:35:06 +00:00
John Levon
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
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
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
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