Em qua 23 abr 2014, às 09:40:34, Giuseppe D'Angelo escreveu:
> I'm fine with them as they're simple forwarders to for the corresponding
> QTextDocument functionality. On the other hand, QTextDocument is missing
> QRegularExpression search...
I see. I withdraw my request then, since this is more th
Il 23/04/2014 01:44, Thiago Macieira ha scritto:
Em ter 22 abr 2014, às 14:12:46, Thiago Macieira escreveu:
--- a/src/widgets/widgets/qplaintextedit.h
+++ b/src/widgets/widgets/qplaintextedit.h
@@ -141,6 +145,9 @@ public:
bool centerOnScroll() const;
bool find(const QString &exp, QT
Em ter 22 abr 2014, às 14:12:46, Thiago Macieira escreveu:
> --- a/src/widgets/widgets/qplaintextedit.h
> +++ b/src/widgets/widgets/qplaintextedit.h
> @@ -141,6 +145,9 @@ public:
> bool centerOnScroll() const;
>
> bool find(const QString &exp, QTextDocument::FindFlags options = 0);
> +#
On 2014-04-22, Thiago Macieira wrote:
> --- a/src/widgets/widgets/qlcdnumber.h
> +++ b/src/widgets/widgets/qlcdnumber.h
> @@ -43,7 +43,6 @@
> #define QLCDNUMBER_H
>
> #include
> -#include
>
> QT_BEGIN_NAMESPACE
>
I guess this is theoretically a SiC change, but one that could also be
ig