Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist | |
The idea is to get rid of GUIBASE and GUI checks as much as possible. GUIBASE=aqua <=> OS=MACOSX GUIBASE=WIN <=> OS=WNT GUIBASE=cocoatouch <=> OS=IOS GUIBASE=android <=> OS=ANDROID Don't set GUIBASE to these values any more in configure.ac either. GUIBASE_FOR_BUILD is not used anywhere. Conflicts: configure.ac postprocess/packcomponents/makefile.mk postprocess/packregistry/makefile.mk Change-Id: Ie0526b40e1073f2328ba6c333e28752104b0fed3 | |||
2012-12-05 | Bye bye ODMA | Tor Lillqvist | |
SUSE has no interest in it any longer, and I doubt anybody else has either. | |||
2012-08-22 | more old module-description xml files | Matúš Kukan | |
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220 | |||
2012-05-28 | android: build and package the fpicker so we can select files to open | Michael Meeks | |
2012-05-27 | break dep. cycle between vcl and fpicker | David Tardon | |
Change-Id: I04c68440d7c5e5b6c620b406ff52b1cca9e2fbfb | |||
2012-05-04 | fpicker: make the place edition dialog working | Cédric Bosdonnat | |
Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d | |||
2012-04-02 | KDE3 file picker moved from fpicker to vcl | Cédric Bosdonnat | |
2012-04-02 | KDE4 file picker moved from fpicker to vcl | Cédric Bosdonnat | |
2012-03-16 | kde4 fpicker doesn't use Q_OBJECT, no need for moc | Luboš Luňák | |
2012-03-14 | fdo#47246: fpicker: merge fop library into fps: | Michael Stahl | |
Since nobody seems to know why these are separate, merge fop into fps. In case this untested change doesn't work out it should be reverted :) | |||
2012-01-07 | use custom target for generated source | David Tardon | |
2012-01-07 | split module targets' registration | David Tardon | |
2012-01-07 | use custom target for generated source | David Tardon | |
2011-12-27 | fpicker: convert to gbuild | Matúš Kukan | |