[Interest] Configure Toolbars and Configure Shortcuts options

2013-05-08 Thread M. Bashir Al-Noimi
Hello, As you know most KDE applications has two major options for KMainWindow KXmlGuiWindow which is Configure Toolbars and Configure Shortcuts. Is there any similar OR alternative solution for Qt or I've to code them by myself? PS Configure Toolbars:

[Interest] Setting current row in QSqlTableModel

2013-04-18 Thread M. Bashir Al-Noimi
Hi, Could you please guide me how can I set the current row in QSqlTableModel? PS I’ve QTableView and QComboBox both of them attached to same QSqlTableModel I want to set the current row in QTableView dependeing on selected index in QComboBox. I can get the selected index in QComboBox through

[Interest] Postgresql database driver in 5.0.2

2013-04-11 Thread M. Bashir Al-Noimi
Hi, I've read the change log of Qt 5.0.2[1] and it mentioned that the new release has SQLite and Postgresql database drivers but after downloading the new release for Window 32 mingw I found it hasn't! Did I misunderstand the change log or it's something you forgot? PS - I open a suggestion[2]

[Interest] Deployment by Qt Installer Framework

2013-04-11 Thread M. Bashir Al-Noimi
Hello, Qt application deployment is really painful because it hasn't automatic utility for copying needed .so or .dll so I wondering does the new Qt Installer Framework do the trick? PS I tried to use it but it didn't work for first time, I think I've to give it another try. -- Best Regards

Re: [Interest] QSqlTableModel - table name issue in Postresql

2013-04-07 Thread M. Bashir Al-Noimi
Some how this issue is related but not directly. Does any one has an idea how to pass table name directly as string? On Sat, Apr 6, 2013 at 3:58 PM, Sviatoslav Feshchenko sviatos...@outlook.com wrote: See if your issue is related to

Re: [Interest] QPlainTextEdit layout bug

2013-01-29 Thread M. Bashir Al-Noimi
On 29/01/2013 10:39 ص, Diego Iastrubni wrote: On Thu, Jan 24, 2013 at 11:50 PM, M. Bashir Al-Noimi mbno...@gmail.com wrote: As you know Qt supports auto text layout for all Qt input widgets

[Interest] Does this time suitable for SQL plugins

2013-01-25 Thread M. Bashir Al-Noimi
Hi, As you know there was a problem with licensing for Postgresql and MySQL plugins so all Qt developers has to build their SQL plugins by themselvs. Currently Qt got a new spirit with Qt5 Digia so I'm asking: Is there any plans to

[Interest] How to save QTextEdit content by QSqlQuery

2013-01-25 Thread M. Bashir Al-Noimi
Hi guys, I want to save the content of QTextEdit to the database through QSqlQuery... how can I do that? Running textEdit-toHtml() won't work because the returned string has many illegal characters to execute into sql. -- Best Regards Muhammad

Re: [Interest] Does this time suitable for SQL plugins

2013-01-25 Thread M. Bashir Al-Noimi
On 26/01/2013 01:05 ص, Thiago Macieira wrote: No sooner than 5.1.0. And that depends on someone stepping up to help out in the release process, including the testing of such plugins. I'll be glad to help out for testing that plugins ;-)

[Interest] QPlainTextEdit layout bug

2013-01-24 Thread M. Bashir Al-Noimi
Hi, As you know Qt supports auto text layout for all Qt input widgets but recently I noticed that QPlainTextEdit doesn't!! Could anyone tell me if this is wrong or right before filing a new bug report. As you can see in this screenshot

Re: [Interest] Bringing Qt, C++ To The Web

2013-01-18 Thread M. Bashir Al-Noimi
On 16/01/2013 09:30 م, Pau Garcia i Quiles wrote: On Wed, Jan 16, 2013 at 9:16 PM, Jan Krause jan.krause.n...@gmail.com wrote: I read this post yesterday, I found Emscripten-Qt really promising

Re: [Interest] Bringing Qt, C++ To The Web

2013-01-18 Thread M. Bashir Al-Noimi
On 17/01/2013 09:50 م, Jason H wrote: What is the "web" you speak of? LOL Anyway, that [zero-install] is definitely a legitimate issue. However I have to puke and kick a puppy when it comes to overall web development. We were

Re: [Interest] Qt5 what's missing?!

2013-01-16 Thread M. Bashir Al-Noimi
On 16/01/2013 08:52 ص, Tomasz Siekierda wrote: A lot has changed in the meantime. Qt5 is modularised + it has numerous new dependencies, and Symbian support was dropped (no maintainers). New SDK is in the works and it will get better as time

[Interest] Bringing Qt, C++ To The Web

2013-01-16 Thread M. Bashir Al-Noimi
Hi, I read this post yesterday, I found Emscripten-Qt really promising project, even I found it in Qt repository. Does anyone know whether Emscripten-Qt will join to Qt project? -- Best Regards Muhammad Bashir Al-Noimi

Re: [Interest] QTextEdit is too slow - hints needed

2013-01-16 Thread M. Bashir Al-Noimi
On 15/01/2013 01:16 ص, JM wrote: Hi all, I am using QTextEdit to display log text files, just like the Unix command tail -f. My current implementation just displays the last 5 lines and then follows the growing log file, displaying lines as they come. Now, I am asked

Re: [Interest] QTextEdit is too slow - hints needed

2013-01-16 Thread M. Bashir Al-Noimi
On 16/01/2013 09:47 ص, M. Bashir Al-Noimi wrote: On 15/01/2013 01:16 ص, JM wrote: Hi all, I am using QTextEdit to display log text files, just like the Unix command tail -f. My current implementation just displays the last 5 lines

[Interest] Qt5 what's missing?!

2013-01-15 Thread M. Bashir Al-Noimi
Hi guys, Qt5 is really nice step at the right direction specially with the new architecture (allowing to use Qt in Android iOS) but the recent distro wasn't so much durable at all by comparing to last Nokia distro because it misses two important things:

Re: [Interest] Report designer

2013-01-04 Thread M. Bashir Al-Noimi
On 04/01/2013 11:30 ص, Ilya Diallo wrote: Hi, NCReport is a commercial product. For a well tested open source tool, see for instance OpenRPT (http://www.xtuple.com/openrpt). NB OpenRPT is now bundled in the xTuple ERP installer, but

Re: [Interest] Report designer

2013-01-04 Thread M. Bashir Al-Noimi
On 04/01/2013 10:42 م, M. Bashir Al-Noimi wrote: On 04/01/2013 11:30 ص, Ilya Diallo wrote: Hi, NCReport is a commercial product. For a well tested open source tool, see for instance OpenRPT