Re: [pgAdmin4][runtime][patch]: Compilation error with Qt4
От | Dave Page |
---|---|
Тема | Re: [pgAdmin4][runtime][patch]: Compilation error with Qt4 |
Дата | |
Msg-id | CA+OCxozC+=25qaNTv0qGZU=f-P0cXY6T444HHzjUGOxfj=x2Zw@mail.gmail.com обсуждение исходный текст |
Ответ на | [pgAdmin4][runtime][patch]: Compilation error with Qt4 (Neel Patel <neel.patel@enterprisedb.com>) |
Список | pgadmin-hackers |
Thanks - applied. On Sat, Jul 23, 2016 at 2:39 PM, Neel Patel <neel.patel@enterprisedb.com> wrote: > Hi, > > Please find attached patch file with the fix of below issues with runtime > application. > > Compilation error with Qt4 as "QUrlQuery" class was introduced since Qt5. > Client side download code has been removed as now we support server side > download. > We should not delete sender object inside slot. If we do so it may crash the > application. To avoid this, we used Qt's "deleteLater" which will delete the > objects once the processing of all the events have been done. > > Do review it and let us know for comments. > > Thanks, > Neel Patel > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: