From b3102518d9f12ad2923e5e5409d6570030ae8ef5 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Wed, 17 Nov 2010 03:24:36 +0000 Subject: Ported filedialog widget to Qt4 --- muse2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index be5bf9fa..daa83841 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -6,6 +6,12 @@ LayoutRequest events, just before paint events when the window sizes are finally correct. TODO: Still off by a few pixels when mixer first opened, because main window frameSize is not set yet, by the time LayoutRequest is caught. + - Transformed file dialogs to Qt4. This was the first attempt to transform a .ui file to Qt4 + as well. New .ui files do not store image information. Thus I moved the 3 icons from + qfiledialog.ui into their own files. + TODO: Qt4 does not support file preview in file dialogs yet. The relevant code (wallpaper + preview) is disabled. Now we either have to implement an image previewer, or forget about + this feature. (Orcan) 14.11.2010 - renamed deicsonze2 files and classes with '2' suffixes - Applied patch by Orcan to convert populateAddSynth(). (Tim) -- cgit v1.2.3