Hi, We are supposed to be depending only on Qt 4.6, not 4.7. So we either have to: * decide to raise our minimum dependency to 4.7 * or make active only builded when Qt 4.7 is detected
On Friday 13 May 2011, Shantanu Tushar wrote: > Git commit 2afc2b3be16b9392431894e2a0b73df352b68ed0 by Shantanu Tushar. > Committed on 13/05/2011 at 15:29. > Pushed by shantanu into branch 'master'. > > Merge branch 'mobile-qml-shantanu' > > I +1 -0 CMakeLists.txt > I +46 -0 active/CMakeLists.txt > I +12 -0 active/CalligraMobile.qrc > I +10 -0 active/README > I +37 -0 active/calligra_mobile_global.h.in > I +- -- active/images/arrow-down.png > I +- -- active/images/arrow-left.png > I +- -- active/images/arrow-right.png > I +- -- active/images/arrow-up.png > I +- -- active/images/stage.png > I +- -- active/images/tab-detach.png > I +- -- active/images/tables.png > I +- -- active/images/words.png > I +39 -0 active/main.cpp > I +120 -0 active/qml/Button.qml > I +103 -0 active/qml/Doc.qml > I +66 -0 active/qml/DocumentTypeSelector.qml > I +103 -0 active/qml/HomeScreen.qml > I +42 -0 active/qml/PresentationTemplatesModel.qml > I +37 -0 active/qml/PresentationTemplatesView.qml > I +56 -0 active/qml/PresentationToolbar.qml > I +46 -0 active/qml/RecentFiles.qml > I +56 -0 active/qml/SpreadsheetToolbar.qml > I +28 -0 active/qml/WordsToolbar.qml > I +582 -0 active/src/CanvasController.cpp > I +141 -0 active/src/CanvasController.h > I +65 -0 active/src/MainWindow.cpp > I +44 -0 active/src/MainWindow.h > I +195 -0 active/src/PAView.cpp > I +64 -0 active/src/PAView.h > I +- -- active/templates/stage/Text_Only.odp > I +- -- active/templates/stage/Text_Only.odp.png > I +- -- active/templates/stage/Text_With_Chart.odp > I +- -- active/templates/stage/Text_With_Chart.odp.png > I +- -- active/templates/stage/Text_With_Header.odp > I +- -- active/templates/stage/Text_With_Header.odp.png > I +- -- active/templates/stage/Text_With_Image.odp > I +- -- active/templates/stage/Text_With_Image.odp.png > I +- -- active/templates/stage/Text_With_Outline.odp > I +- -- active/templates/stage/Text_With_Outline.odp.png > I +- -- active/templates/tables/NewSpread.ods > I +- -- active/templates/words/NewDocument.odt > > http://commits.kde.org/calligra/2afc2b3be16b9392431894e2a0b73df352b68ed0 -- Cyrille Berger Skott _______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel