summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* wasm: Fix minimum and default window sizesHEADdevPiotr Wierciński3 min.2-19/+4
* iOS: Remove NSView.safeAreaInsets wrapperTor Arne Vestbø10 hours4-8/+2
* wasm: Only raise top level windows upon activationPiotr Wierciński22 hours1-2/+4
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir43 hours5-14/+18
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir46 hours5-10/+13
* SQL/PostgreSQL: use categorized loggerChristian Ehrlicher3 days1-22/+26
* SQL/PostgreSQL: Make sure the server returns datetime in UTCChristian Ehrlicher3 days1-3/+17
* wasm: Lift restriction on offscreen for fake context sharingEven Oscar Andersen3 days1-21/+16
* SQL/PostgreSQL: cleanup usage of QT_CONFIG(datestring)Christian Ehrlicher4 days1-24/+15
* Add AA_DontUseNativeMenuWindowsMitch Curtis4 days3-7/+24
* QWindows11Style: HighDPI aware qDrawPlainRoundedRectWladimir Leuschner4 days1-6/+12
* SQL/MySQL: pass UTC date/time stamps to the serverThiago Macieira5 days1-4/+25
* SQL/MySQL: merge toMySqlDate (which returned MYSQL_TIME) into exec()Thiago Macieira5 days1-33/+25
* wasm: make qtloader.js use FS.createPreloadedFile when preloadingPiotr Wiercinski5 days1-23/+19
* macOS: Forward application{Will,Did}FinishLaunching to reflection delegateTor Arne Vestbø5 days1-2/+5
* QEventDispatcher*: port the Unix dispatchers to V2Thiago Macieira5 days2-20/+21
* Android: Resize QWindow when its QtView is resizedTinja Paavoseppä6 days2-1/+11
* QWindows11Style: HighDPI aware progressbarsWladimir Leuschner7 days1-10/+14
* QWindows11Style: HighDPI aware scrollbarsWladimir Leuschner7 days1-7/+41
* Schannel: fix handling of empty ciphers listMårten Nordheim7 days1-2/+4
* SQL/QSqlField: deprecate internal functions setSqlType()/typeID()Christian Ehrlicher9 days8-12/+0
* SQL/MySQL: retrieve default column value for QSqlDatabase::record()Christian Ehrlicher9 days1-1/+28
* SQL/ODBC: sync usage of qSqlWarning()Christian Ehrlicher9 days1-40/+55
* Don't show mnemonics in dockwidget titlesChristian Ehrlicher10 days2-4/+4
* XCB: Unset the connection's mousePressWindow if it's this windowAndy Shaw11 days1-0/+2
* wasm: send DPR change event on window updateMorten Sørvig11 days1-1/+6
* QWindows11Style: Draw ScrollArea opaque in QAbstractItemViewWladimir Leuschner12 days1-15/+4
* QWindows11Style: Update font size in menubar items and spacing between itemsWladimir Leuschner12 days1-3/+14
* wasm: Make sure we can add screen after releaseRequestUpdateHold has been calledEven Oscar Andersen14 days3-9/+14
* drm: Fix having more than window over the screen's lifetimeLaszlo Agocs14 days2-1/+9
* drm: atomic: Avoid device busy when flipping after creating a new windowLaszlo Agocs14 days1-2/+6
* Windows QPA: Include custom margins in atypical marginsTimothée Keller14 days1-5/+6
* QWindows11Style: Draw frames HighDPI awareWladimir Leuschner14 days1-50/+110
* Revert "QAndroidPlatformInputContext: send composition text and cursor jointly"Axel Spoerl14 days1-7/+15
* Add QT_IM_MODULES env to allows specify multi IM keyJiDe Zhang2024-03-056-19/+21
* Replace some QString::fromUtf16() with QStringView::toString()Thiago Macieira2024-03-042-4/+4
* QAbstractFileEngine: remove redundant endEntryList() overridesAhmad Samir2024-03-034-12/+0
* Port to QDirListingAhmad Samir2024-03-031-8/+7
* SQL/SQLite: Silence warning "Unsupported option ''"Friedemann Kleint2024-03-021-1/+1
* SQL/ODBC: cache return value of SQLGetInfo(SQL_IDENTIFIER_CASE)Christian Ehrlicher2024-03-021-39/+33
* SQL/ODBC: escape values in connection stringChristian Ehrlicher2024-03-021-5/+17
* SQL/ODBC: use SQL_SUCCEEDED(r)Christian Ehrlicher2024-03-021-33/+33
* SQL/ODBC: Add helper class SqlStmtHandleChristian Ehrlicher2024-03-021-68/+68
* windows: Remove workaround for delayed OpenGL initializationTor Arne Vestbø2024-03-013-24/+0
* Increase padding for LineEdit controls in QWindows11StyleWladimir Leuschner2024-03-012-5/+41
* QWindows11Style: Fix transparency for overlapping ItemView editingWladimir Leuschner2024-03-011-1/+9
* Fix -Wimplicit-fallthrough for clangTim Blechmann2024-03-013-0/+3
* QWindows11Style: Revert Windows global palette changesWladimir Leuschner2024-02-292-136/+117
* SQL/ODBC: Don't assert when no error record is availableChristian Ehrlicher2024-02-291-0/+2
* Windows: clean up System Tray Icon message iconVolker Hilsheimer2024-02-282-1/+10