[Development] Android and Qt

2014-04-11 Thread Majid Khan
D: 32296 SIG: 9 'org.qtproject.example.SimpleChat' died. -- Any idea what that could be and how to resolve this? Thanks Majid Khan http://easylogging.org <http://www.easylogging.org> ___ Development mailing list Development@qt-project.org http://lists.

Re: [Development] Qt Creator Debug - GDB error

2013-03-01 Thread Majid Khan
Great! Thanks :) On Sat, Mar 2, 2013 at 1:34 AM, Mitch Curtis wrote: > On 03/01/2013 03:20 PM, Majid Khan wrote: > > Thanks, > > > > ptrace: Operation not permitted. > > > > > > Could not attach to the process. Make sure no other debugger traces this >

Re: [Development] Qt Creator Debug - GDB error

2013-03-01 Thread Majid Khan
Sat, Mar 2, 2013 at 1:10 AM, Poenitz Andre wrote: > Majid Khan wrote: > > I am trying to debug Qt Creator (working on #7044) but when I debug > > (its new linux mint 14 Nadia Cinammon) my gdb gives error > > > > Starting executable failed: > > "/home/majid/pro

[Development] Qt Creator Debug - GDB error

2013-03-01 Thread Majid Khan
t projects build alright in debug mode. Can someone please help? -- Majid Khan http://www.icplusplus.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt Creator build fails

2013-03-01 Thread Majid Khan
Great! Thanks :) On Fri, Mar 1, 2013 at 8:33 PM, Tobias Nätterlund < tobias.naetterl...@kdab.com> wrote: > On Friday 01 March 2013 18:57:47 Majid Khan wrote: > > I have recently updated my local repo for Qt Creator and its failing now, > > > > :-1: er

[Development] Qt Creator build fails

2013-02-28 Thread Majid Khan
e anything that I need to do in order to build it? It was building alright before this update, Last update before this was yesterday. -- Majid Khan http://www.icplusplus.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.o

Re: [Development] Finding your way around Qt Creator code base

2012-11-12 Thread Majid Khan
Thanks for that. Yea I was sure from the start that this won't be an easy task but I love it since it's helping me a lot to learn more and more. Thanks again. On Mon, Nov 12, 2012 at 9:09 PM, Ziller Eike wrote: > > On 12 Nov 2012, at 10:40, Majid Khan wrote: > > >

[Development] Finding your way around Qt Creator code base

2012-11-12 Thread Majid Khan
.plugin.system.issuetabpanels:comment-tabpanel#comment-187481>. Also, if someone with their expertise could guide me if I am going to right direction for the fix. Thanks -- Majid Khan http://www.icplusplus.com ___ Development mailing list De

Re: [Development] Pushing to gerrit

2012-11-11 Thread Majid Khan
dd the Change-Id > to your commit. > > Details about change-id: > https://review.typo3.org/Documentation/user-changeid.html > > Regards > > Kai > > -- > *From:* > development-bounces+kai.koehne=digia@qt-project.org[development-boun

Re: [Development] Pushing to gerrit

2012-11-10 Thread Majid Khan
If so, could you please help me with valid command? Thanks On Sun, Nov 11, 2012 at 6:07 PM, Thiago Macieira wrote: > On domingo, 11 de novembro de 2012 17.10.14, Majid Khan wrote: > > [core] > > repositoryformatversion = 0 > > filemode = true > > bare = false > &g

Re: [Development] Pushing to gerrit

2012-11-10 Thread Majid Khan
Sze Howe Koh wrote: > On 11 November 2012 13:46, Sze Howe Koh wrote: > > On 11 November 2012 13:10, Majid Khan wrote: > >> Thanks Sze, > >> > >> I am getting error out of it. > >> > >> fatal: 'gerrit' does not appear to be a git reposi

Re: [Development] Pushing to gerrit

2012-11-10 Thread Majid Khan
. > [QT5ROOT]/qtbase/.git/config) > > > Regards, > Sze-Howe > > On 11 November 2012 12:25, Majid Khan wrote: > > Hi All, > > > > I have recently downloaded cloned Qt creator's repo to my newly setup dev > > machine. I have done most of the parts. Final

[Development] Pushing to gerrit

2012-11-10 Thread Majid Khan
to do that? I have already setup my public keys and all that by the way. Thanks in advance. -- Majid Khan http://www.icplusplus.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Issues with compiling Qt-Creator on windows

2012-11-07 Thread Majid Khan
any help on this would be greatly appreciated. thanks On Wed, Nov 7, 2012 at 8:15 AM, Majid Khan wrote: > I am now using Qt creator to build qt creator and my build step currently > look like: > > qmake.exe qtcreator.pro -r -spec win32-msvc2010 > "CONFIG+=declarative_debug

Re: [Development] Issues with compiling Qt-Creator on windows

2012-11-06 Thread Majid Khan
tor.pro -r -spec win32-msvc2010 "CONFIG+=declarative_debug" -r QT_PRIVATE_HEADERS="/home/me/where/qt/buildtree/is/include" ? also is there anything else I would need to change? Thanks On Mon, Oct 8, 2012 at 6:50 PM, Ziller Eike wrote: > > On 7 Oct 2012, at 16:21, M

[Development] Issues with compiling Qt-Creator on windows

2012-10-07 Thread Majid Khan
a for a workaround it? THanks -- Majid Khan http://www.icplusplus.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] delete still leaks memory

2012-10-03 Thread Majid Khan
t; > Why that's my favorite tool for detecting memory leaks of windows.. if the > numbers keep growing you have a problem. > > Morten > ___ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailma

[Development] delete still leaks memory

2012-10-03 Thread Majid Khan
https://github.com/mkhan3189/dotCodeFx/blob/master/src/dotcodefx.h#L76 Much Much Appreciated in Advance! -- Majid Khan http://www.icplusplus.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo

[Development] Single static list object to track something

2012-09-20 Thread Majid Khan
anywhere. Remember, I don't want to explicitly initialize it (on heap or stack). Thanks -- Majid Khan http://www.icplusplus.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Jira process

2012-08-10 Thread Majid Khan
Hi everyone, I am new to Qt contribution. I am wondering about jira process we use for Qt contribution. I understand that everyone can create tickets but who gets assigned to what ticket? so someone doesn't step on others' feet. Thanks ___ Development m