Commit Graph

200 Commits

Author SHA1 Message Date
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