gecko/widget/qt
Nicholas Nethercote f7e8a9e813 Bug 1207741 - Remove gfxIntSize. r=nical.
gfxIntSize is just a typedef of gfx::IntSize, so this is very mechanical. The
only tricky part is deciding for each occurrence whether to replace it with
IntSize, gfx::IntSize or mozilla::gfx::IntSize; in all cases I went with the
shortest one that worked given the existing "using namespace" declarations.
2015-09-23 11:49:05 -07:00
..
GfxInfo.cpp Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan 2015-08-04 16:17:36 -07:00
GfxInfo.h
moz.build Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
mozqwidget.cpp
mozqwidget.h
nsAppShell.cpp
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
nsClipboard.h
nsDeviceContextSpecQt.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
nsDeviceContextSpecQt.h
nsIdleServiceQt.cpp
nsIdleServiceQt.h
nsLookAndFeel.cpp Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn 2015-08-04 16:41:00 -04:00
nsLookAndFeel.h
nsPrintDialogQt.cpp
nsPrintDialogQt.h
nsPrintOptionsQt.cpp
nsPrintOptionsQt.h
nsPrintSettingsQt.cpp
nsPrintSettingsQt.h
nsQtKeyUtils.cpp
nsQtKeyUtils.h
nsScreenManagerQt.cpp
nsScreenManagerQt.h
nsScreenQt.cpp
nsScreenQt.h
nsWidgetFactory.cpp
nsWindow.cpp Bug 1207741 - Remove gfxIntSize. r=nical. 2015-09-23 11:49:05 -07:00
nsWindow.h Bug 895274 part.163 Rename NS_CONTENT_COMMAND_CUT to eContentCommandCut r=smaug 2015-09-11 01:59:52 +09:00