Commit Graph

25 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
e5ed2c26f5 better lib building
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6950 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-08 18:05:07 +00:00
Lars Gullik Bjønnes
38fdd4f50c simplify and distcheck ready
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5942 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-13 10:39:18 +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
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
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
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
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
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
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
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
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
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
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
Lars Gullik Bjønnes
c8089f8bf9 makefile cleanup, and avoid some warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:15:27 +00:00
Lars Gullik Bjønnes
69013332e2 unification of all Makefiles.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 18:24:44 +00:00
Lars Gullik Bjønnes
d226ca60fa some more compile fixing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 17:30:53 +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
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
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
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
dc575158c6 build fixes, fixes to thesaurus and bibtex.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2598 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 20:41:45 +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
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