qt6-bb10/src
Giuseppe D'Angelo 4285f0dfa4 QPdf: remove two unused functions
Never called from anywhere.

Change-Id: I76480586b5eca6b450a6cd36429cdc6e264849cc
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
2024-04-03 23:57:45 +01:00
..
3rdparty CMake: Avoid dsmyutil warnings on shared libraries using libjpeg 2024-03-16 03:41:48 +01:00
android Android: Choose correct icon for QMessageBox 2024-04-03 09:46:24 +02:00
assets Introduce NO_GENERATE_CPP_EXPORTS argument for qt_internal_add_module 2024-02-09 23:00:04 +01:00
concurrent Correct doc snippet license 2024-02-28 19:15:51 +01:00
corelib QStorageInfo/Linux: remove dependency on linux/mount.h 2024-04-03 14:15:43 -07:00
dbus QDBusObjectPath: Add QDebug stream operator 2024-03-01 22:57:13 +00:00
entrypoint
gui QPdf: remove two unused functions 2024-04-03 23:57:45 +01:00
network QRestAccessManager: fix syncqt generation 2024-04-03 10:11:26 +02:00
opengl OpenGL: Add parameters to choose FBO grab orientation 2024-03-13 14:38:52 +00:00
openglwidgets Fix offscreen rendering in QOpenGLWidget 2024-03-07 16:10:02 +01:00
platformsupport Fix -Wimplicit-fallthrough for clang 2024-03-01 03:04:06 +00:00
plugins XCB: remove dependency on QtOpenGLPrivate 2024-04-03 14:15:43 -07:00
printsupport Honor QPrinter::setFullPage(true) on Windows too (no margins) 2024-03-08 10:23:57 +01:00
sql SQL/QSqlField: deprecate internal functions setSqlType()/typeID() 2024-03-10 18:16:00 +00:00
testlib QSignalSpy: inline verify(obj, func) into the only caller 2024-03-22 15:31:40 +01:00
tools Add support for using an inline namespaces for -qtnamespace 2024-04-03 17:17:11 +02:00
widgets QMenu: clear popup screen after exec() 2024-03-27 20:26:01 +01:00
xml Extract method `bool QDomNodeListPrivate::maybeCreateList()` 2024-03-20 14:21:00 +00:00
CMakeLists.txt