Bug#719763: QT4 FTBFS on mips64(el) and mipsn32(el)

2013-09-07 Thread YunQiang Su
Hi, this patch has been accepted by upstream to qt4 and qt5. On Wed, Aug 28, 2013 at 12:18 AM, Lisandro Damián Nicanor Pérez Meyer wrote: > On Tuesday 27 August 2013 11:43:49 YunQiang Su wrote: >> hi, I forward this bug to upstream as >> https://bugreports.qt-project.org/browse/QTBUG-33187 > > Ju

Bug#722099: libkatepartinterfaces4: folded text does not unfold when clicking on the sidebar fold icon (using INI file)

2013-09-07 Thread Alexis M.
Package: libkatepartinterfaces4 Version: 4:4.10.5-2 Severity: normal Tags: patch Dear Maintainer, * What led up to the situation? Using KWrite and/or Kate to edit ini text files and using the folding feature of these editor. * What exactly did you do (or not do) that was effective

Bug#722099: libkatepartinterfaces4: folded text does not unfold when clicking on the sidebar fold icon (using INI file)

2013-09-07 Thread Alexis M.
I attach another patch to fix the minor bug about when folding a section, the name of the next section was folded too: - [section1] key1=value1 [section2] key2=value2 - When folding section1, it became like that: ---