Showing with 202 additions and 202 deletions.
  1. +1 −1 python/core/qgsproviderregistry.sip
  2. +1 −1 python/gui/qgsbusyindicatordialog.sip
  3. +1 −1 python/gui/qgscharacterselectdialog.sip
  4. +1 −1 python/gui/qgscomposerview.sip
  5. +1 −1 python/gui/qgscredentialdialog.sip
  6. +1 −1 python/gui/qgsdialog.sip
  7. +2 −2 python/gui/qgserrordialog.sip
  8. +1 −1 python/gui/qgsgenericprojectionselector.sip
  9. +1 −1 python/gui/qgsludialog.sip
  10. +1 −1 python/gui/qgsmessagelogviewer.sip
  11. +1 −1 python/gui/qgsmessageviewer.sip
  12. +1 −1 python/gui/qgsnewhttpconnection.sip
  13. +1 −1 python/gui/qgsnewvectorlayerdialog.sip
  14. +1 −1 python/gui/qgsoptionsdialogbase.sip
  15. +1 −1 python/gui/qgsowssourceselect.sip
  16. +1 −1 python/gui/qgsprojectionselector.sip
  17. +1 −1 python/gui/qgsquerybuilder.sip
  18. +1 −1 python/gui/qgssearchquerybuilder.sip
  19. +1 −1 python/gui/qgssublayersdialog.sip
  20. +1 −1 python/gui/symbology-ng/qgssvgselectorwidget.sip
  21. +1 −1 src/app/ogr/qgsnewogrconnection.cpp
  22. +1 −1 src/app/ogr/qgsnewogrconnection.h
  23. +1 −1 src/app/ogr/qgsopenvectorlayerdialog.cpp
  24. +1 −1 src/app/ogr/qgsopenvectorlayerdialog.h
  25. +2 −2 src/app/ogr/qgsvectorlayersaveasdialog.cpp
  26. +2 −2 src/app/ogr/qgsvectorlayersaveasdialog.h
  27. +1 −1 src/app/pluginmanager/qgspluginmanager.cpp
  28. +1 −1 src/app/pluginmanager/qgspluginmanager.h
  29. +1 −1 src/app/qgisapp.cpp
  30. +1 −1 src/app/qgisapp.h
  31. +1 −1 src/app/qgsaddattrdialog.cpp
  32. +2 −2 src/app/qgsaddattrdialog.h
  33. +1 −1 src/app/qgsbookmarks.cpp
  34. +1 −1 src/app/qgsbookmarks.h
  35. +1 −1 src/app/qgscustomprojectiondialog.cpp
  36. +1 −1 src/app/qgscustomprojectiondialog.h
  37. +1 −1 src/app/qgsdisplayangle.cpp
  38. +1 −1 src/app/qgsidentifyresultsdialog.cpp
  39. +1 −1 src/app/qgsidentifyresultsdialog.h
  40. +1 −1 src/app/qgsmeasuredialog.cpp
  41. +1 −1 src/app/qgsmeasuredialog.h
  42. +1 −1 src/app/qgsnewspatialitelayerdialog.cpp
  43. +1 −1 src/app/qgsnewspatialitelayerdialog.h
  44. +1 −1 src/app/qgsoptions.cpp
  45. +1 −1 src/app/qgsoptions.h
  46. +1 −1 src/app/qgsprojectproperties.cpp
  47. +1 −1 src/app/qgsprojectproperties.h
  48. +1 −1 src/app/qgsrasterlayerproperties.cpp
  49. +1 −1 src/app/qgsrasterlayerproperties.h
  50. +1 −1 src/app/qgsvectorlayerproperties.cpp
  51. +1 −1 src/app/qgsvectorlayerproperties.h
  52. +1 −1 src/browser/qgsbrowser.cpp
  53. +1 −1 src/browser/qgsbrowser.h
  54. +2 −2 src/core/qgsproviderregistry.cpp
  55. +1 −1 src/core/qgsproviderregistry.h
  56. +1 −1 src/gui/qgisgui.h
  57. +1 −1 src/gui/qgsbusyindicatordialog.cpp
  58. +1 −1 src/gui/qgsbusyindicatordialog.h
  59. +1 −1 src/gui/qgscharacterselectdialog.cpp
  60. +1 −1 src/gui/qgscharacterselectdialog.h
  61. +1 −1 src/gui/qgscomposerview.cpp
  62. +1 −1 src/gui/qgscomposerview.h
  63. +1 −1 src/gui/qgscredentialdialog.cpp
  64. +1 −1 src/gui/qgscredentialdialog.h
  65. +1 −1 src/gui/qgsdialog.cpp
  66. +1 −1 src/gui/qgsdialog.h
  67. +2 −2 src/gui/qgserrordialog.cpp
  68. +2 −2 src/gui/qgserrordialog.h
  69. +1 −1 src/gui/qgsgenericprojectionselector.cpp
  70. +1 −1 src/gui/qgsgenericprojectionselector.h
  71. +1 −1 src/gui/qgsludialog.cpp
  72. +1 −1 src/gui/qgsludialog.h
  73. +1 −1 src/gui/qgsmessagelogviewer.cpp
  74. +1 −1 src/gui/qgsmessagelogviewer.h
  75. +1 −1 src/gui/qgsmessageviewer.cpp
  76. +1 −1 src/gui/qgsmessageviewer.h
  77. +1 −1 src/gui/qgsnewhttpconnection.cpp
  78. +1 −1 src/gui/qgsnewhttpconnection.h
  79. +1 −1 src/gui/qgsnewvectorlayerdialog.cpp
  80. +1 −1 src/gui/qgsnewvectorlayerdialog.h
  81. +1 −1 src/gui/qgsoptionsdialogbase.cpp
  82. +1 −1 src/gui/qgsoptionsdialogbase.h
  83. +1 −1 src/gui/qgsowssourceselect.cpp
  84. +1 −1 src/gui/qgsowssourceselect.h
  85. +1 −1 src/gui/qgsprojectionselector.cpp
  86. +1 −1 src/gui/qgsprojectionselector.h
  87. +1 −1 src/gui/qgsquerybuilder.cpp
  88. +1 −1 src/gui/qgsquerybuilder.h
  89. +1 −1 src/gui/qgssearchquerybuilder.cpp
  90. +1 −1 src/gui/qgssearchquerybuilder.h
  91. +1 −1 src/gui/qgssublayersdialog.cpp
  92. +1 −1 src/gui/qgssublayersdialog.h
  93. +1 −1 src/gui/symbology-ng/qgssvgselectorwidget.cpp
  94. +1 −1 src/gui/symbology-ng/qgssvgselectorwidget.h
  95. +1 −1 src/helpviewer/qgshelpviewer.cpp
  96. +1 −1 src/helpviewer/qgshelpviewer.h
  97. +1 −1 src/plugins/compass/qgscompassplugingui.cpp
  98. +1 −1 src/plugins/compass/qgscompassplugingui.h
  99. +1 −1 src/plugins/coordinate_capture/coordinatecapturegui.cpp
  100. +1 −1 src/plugins/coordinate_capture/coordinatecapturegui.h
  101. +1 −1 src/plugins/dxf2shp_converter/dxf2shpconvertergui.cpp
  102. +1 −1 src/plugins/dxf2shp_converter/dxf2shpconvertergui.h
  103. +1 −1 src/plugins/evis/databaseconnection/evisdatabaseconnectiongui.cpp
  104. +1 −1 src/plugins/evis/databaseconnection/evisdatabaseconnectiongui.h
  105. +1 −1 src/plugins/evis/databaseconnection/evisdatabaselayerfieldselectiongui.cpp
  106. +1 −1 src/plugins/evis/databaseconnection/evisdatabaselayerfieldselectiongui.h
  107. +2 −2 src/plugins/evis/eventbrowser/evisgenericeventbrowsergui.cpp
  108. +2 −2 src/plugins/evis/eventbrowser/evisgenericeventbrowsergui.h
  109. +1 −1 src/plugins/evis/eventbrowser/evisimagedisplaywidget.cpp
  110. +1 −1 src/plugins/evis/eventbrowser/evisimagedisplaywidget.h
  111. +1 −1 src/plugins/georeferencer/qgsgeorefplugingui.cpp
  112. +1 −1 src/plugins/georeferencer/qgsgeorefplugingui.h
  113. +1 −1 src/plugins/globe/globe_plugin_dialog.cpp
  114. +1 −1 src/plugins/globe/globe_plugin_dialog.h
  115. +1 −1 src/plugins/gps_importer/qgsgpsplugingui.cpp
  116. +1 −1 src/plugins/gps_importer/qgsgpsplugingui.h
  117. +1 −1 src/plugins/grass/qgsgrassattributes.cpp
  118. +2 −2 src/plugins/grass/qgsgrassattributes.h
  119. +1 −1 src/plugins/grass/qgsgrassbrowser.cpp
  120. +1 −1 src/plugins/grass/qgsgrassbrowser.h
  121. +1 −1 src/plugins/grass/qgsgrassedit.cpp
  122. +1 −1 src/plugins/grass/qgsgrassedit.h
  123. +2 −2 src/plugins/grass/qgsgrassmapcalc.cpp
  124. +2 −2 src/plugins/grass/qgsgrassmapcalc.h
  125. +2 −2 src/plugins/grass/qgsgrassmodule.cpp
  126. +2 −2 src/plugins/grass/qgsgrassmodule.h
  127. +1 −1 src/plugins/grass/qgsgrassnewmapset.cpp
  128. +1 −1 src/plugins/grass/qgsgrassnewmapset.h
  129. +1 −1 src/plugins/grass/qgsgrassregion.cpp
  130. +1 −1 src/plugins/grass/qgsgrassregion.h
  131. +1 −1 src/plugins/grass/qgsgrasstools.cpp
  132. +1 −1 src/plugins/grass/qgsgrasstools.h
  133. +1 −1 src/plugins/heatmap/heatmapgui.cpp
  134. +1 −1 src/plugins/heatmap/heatmapgui.h
  135. +1 −1 src/plugins/offline_editing/offline_editing_plugin_gui.cpp
  136. +1 −1 src/plugins/offline_editing/offline_editing_plugin_gui.h
  137. +1 −1 src/plugins/offline_editing/offline_editing_progress_dialog.cpp
  138. +1 −1 src/plugins/offline_editing/offline_editing_progress_dialog.h
  139. +1 −1 src/plugins/oracle_raster/qgsoracleconnect_ui.cpp
  140. +1 −1 src/plugins/oracle_raster/qgsoracleconnect_ui.h
  141. +1 −1 src/plugins/oracle_raster/qgsselectgeoraster_ui.cpp
  142. +1 −1 src/plugins/oracle_raster/qgsselectgeoraster_ui.h
  143. +1 −1 src/plugins/plugin_template/plugingui.cpp
  144. +1 −1 src/plugins/plugin_template/plugingui.h
  145. +1 −1 src/plugins/roadgraph/exportdlg.cpp
  146. +1 −1 src/plugins/roadgraph/exportdlg.h
  147. +1 −1 src/plugins/roadgraph/settingsdlg.cpp
  148. +1 −1 src/plugins/roadgraph/settingsdlg.h
  149. +1 −1 src/plugins/spit/qgsspit.cpp
  150. +1 −1 src/plugins/spit/qgsspit.h
  151. +1 −1 src/plugins/sqlanywhere/sanewconnection.cpp
  152. +1 −1 src/plugins/sqlanywhere/sanewconnection.h
  153. +1 −1 src/plugins/sqlanywhere/sasourceselect.cpp
  154. +1 −1 src/plugins/sqlanywhere/sasourceselect.h
  155. +1 −1 src/providers/delimitedtext/qgsdelimitedtextprovider.cpp
  156. +1 −1 src/providers/delimitedtext/qgsdelimitedtextsourceselect.cpp
  157. +1 −1 src/providers/delimitedtext/qgsdelimitedtextsourceselect.h
  158. +1 −1 src/providers/mssql/qgsmssqlnewconnection.cpp
  159. +1 −1 src/providers/mssql/qgsmssqlnewconnection.h
  160. +1 −1 src/providers/mssql/qgsmssqlprovider.cpp
  161. +1 −1 src/providers/mssql/qgsmssqlsourceselect.cpp
  162. +1 −1 src/providers/mssql/qgsmssqlsourceselect.h
  163. +1 −1 src/providers/oracle/qgsoraclenewconnection.cpp
  164. +1 −1 src/providers/oracle/qgsoraclenewconnection.h
  165. +1 −1 src/providers/oracle/qgsoracleprovider.cpp
  166. +1 −1 src/providers/oracle/qgsoraclesourceselect.cpp
  167. +1 −1 src/providers/oracle/qgsoraclesourceselect.h
  168. +2 −2 src/providers/ows/qgsowsdataitems.cpp
  169. +1 −1 src/providers/postgres/qgspgnewconnection.cpp
  170. +1 −1 src/providers/postgres/qgspgnewconnection.h
  171. +1 −1 src/providers/postgres/qgspgsourceselect.cpp
  172. +1 −1 src/providers/postgres/qgspgsourceselect.h
  173. +1 −1 src/providers/postgres/qgspostgresprovider.cpp
  174. +1 −1 src/providers/spatialite/qgsspatialitedataitems.cpp
  175. +1 −1 src/providers/spatialite/qgsspatialitesourceselect.cpp
  176. +1 −1 src/providers/spatialite/qgsspatialitesourceselect.h
  177. +1 −1 src/providers/wcs/qgswcsdataitems.cpp
  178. +1 −1 src/providers/wcs/qgswcssourceselect.cpp
  179. +1 −1 src/providers/wcs/qgswcssourceselect.h
  180. +1 −1 src/providers/wfs/qgswfsdataitems.cpp
  181. +1 −1 src/providers/wfs/qgswfssourceselect.cpp
  182. +1 −1 src/providers/wfs/qgswfssourceselect.h
  183. +1 −1 src/providers/wms/qgswmsdataitems.cpp
  184. +1 −1 src/providers/wms/qgswmssourceselect.cpp
  185. +1 −1 src/providers/wms/qgswmssourceselect.h
  186. +1 −1 src/providers/wms/qgswmtsdimensions.cpp
  187. +1 −1 src/providers/wms/qgswmtsdimensions.h
2 changes: 1 addition & 1 deletion python/core/qgsproviderregistry.sip
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class QgsProviderRegistry
const QString & dataSource );

QWidget *selectWidget( const QString & providerKey,
QWidget * parent = 0, Qt::WFlags fl = 0 );
QWidget * parent = 0, Qt::WindowFlags fl = 0 );

/** Get pointer to provider function
@param providerKey identificator of the provider
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsbusyindicatordialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class QgsBusyIndicatorDialog : QDialog
* @param fl widget flags
* @note added in 1.9
*/
QgsBusyIndicatorDialog( const QString& message = "", QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsBusyIndicatorDialog( const QString& message = "", QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsBusyIndicatorDialog();

QString message() const;
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgscharacterselectdialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class QgsCharacterSelectorDialog : QDialog
#include <qgscharacterselectdialog.h>
%End
public:
QgsCharacterSelectorDialog( QWidget* parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsCharacterSelectorDialog( QWidget* parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsCharacterSelectorDialog();

public slots:
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgscomposerview.sip
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class QgsComposerView : QGraphicsView
ActiveUntilMouseRelease
};

QgsComposerView( QWidget* parent = 0, const char* name = 0, Qt::WFlags f = 0 );
QgsComposerView( QWidget* parent = 0, const char* name = 0, Qt::WindowFlags f = 0 );

/**Add an item group containing the selected items*/
void groupItems();
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgscredentialdialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class QgsCredentialDialog : QDialog, QgsCredentials
%End

public:
QgsCredentialDialog( QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsCredentialDialog( QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsCredentialDialog();

protected:
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsdialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class QgsDialog : QDialog
%End

public:
QgsDialog( QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags,
QgsDialog( QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags,
QDialogButtonBox::StandardButtons buttons = QDialogButtonBox::Close,
Qt::Orientation orientation = Qt::Horizontal );
~QgsDialog();
Expand Down
4 changes: 2 additions & 2 deletions python/gui/qgserrordialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class QgsErrorDialog : QDialog
#include <qgserrordialog.h>
%End
public:
QgsErrorDialog( const QgsError & theError, const QString & theTitle, QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsErrorDialog( const QgsError & theError, const QString & theTitle, QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsErrorDialog();

/** Show dialog with error
Expand All @@ -13,7 +13,7 @@ class QgsErrorDialog : QDialog
* @param parent parent object
* @param fl widget flags
*/
static void show( const QgsError & theError, const QString & theTitle, QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
static void show( const QgsError & theError, const QString & theTitle, QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );

public slots:
void on_mDetailPushButton_clicked();
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsgenericprojectionselector.sip
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class QgsGenericProjectionSelector : QDialog //, private Ui::QgsGenericProjectio
* Constructor
*/
QgsGenericProjectionSelector( QWidget *parent = 0,
Qt::WFlags fl = QgisGui::ModalDialogFlags );
Qt::WindowFlags fl = QgisGui::ModalDialogFlags );

//! Destructor
~QgsGenericProjectionSelector();
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsludialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class QgsLUDialog: QDialog
%End

public:
QgsLUDialog( QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsLUDialog( QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsLUDialog();
QString lowerValue() const;
void setLowerValue( QString val );
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsmessagelogviewer.sip
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class QgsMessageLogViewer: QDialog
%End

public:
QgsMessageLogViewer( QStatusBar *statusBar = 0, QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsMessageLogViewer( QStatusBar *statusBar = 0, QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsMessageLogViewer();

public slots:
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsmessageviewer.sip
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class QgsMessageViewer: QDialog, QgsMessageOutput //, Ui::QgsMessageViewer
%End

public:
QgsMessageViewer( QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsMessageViewer( QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsMessageViewer();

virtual void setMessage( const QString& message, MessageType msgType );
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsnewhttpconnection.sip
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class QgsNewHttpConnection : QDialog

public:
//! Constructor
QgsNewHttpConnection( QWidget *parent = 0, const QString& baseKey = "/Qgis/connections-wms/", const QString& connName = QString::null, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsNewHttpConnection( QWidget *parent = 0, const QString& baseKey = "/Qgis/connections-wms/", const QString& connName = QString::null, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
//! Destructor
~QgsNewHttpConnection();
public slots:
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsnewvectorlayerdialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class QgsNewVectorLayerDialog : QDialog
// run the dialog, create the layer. Return file name if the creation was successful
static QString runAndCreateLayer( QWidget* parent = 0, QString* enc = 0 );

QgsNewVectorLayerDialog( QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsNewVectorLayerDialog( QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
~QgsNewVectorLayerDialog();
/**Returns the selected geometry type*/
QGis::WkbType selectedType() const;
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsoptionsdialogbase.sip
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class QgsOptionsDialogBase : QDialog
* @param parent parent object (owner)
* @param fl widget flags
*/
QgsOptionsDialogBase( QString settingsKey, QWidget* parent = 0, Qt::WFlags fl = 0 );
QgsOptionsDialogBase( QString settingsKey, QWidget* parent = 0, Qt::WindowFlags fl = 0 );
~QgsOptionsDialogBase();

/** Set up the base ui connections for vertical tabs.
Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsowssourceselect.sip
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class QgsOWSSourceSelect : QDialog
};

//! Constructor
QgsOWSSourceSelect( QString service, QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags, bool managerMode = false, bool embeddedMode = false );
QgsOWSSourceSelect( QString service, QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags, bool managerMode = false, bool embeddedMode = false );
//! Destructor
~QgsOWSSourceSelect();

Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsprojectionselector.sip
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class QgsProjectionSelector : QWidget
%End

public:
QgsProjectionSelector( QWidget* parent, const char *name = "", Qt::WFlags fl = 0 );
QgsProjectionSelector( QWidget* parent, const char *name = "", Qt::WindowFlags fl = 0 );

~QgsProjectionSelector();

Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgsquerybuilder.sip
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class QgsQueryBuilder : QDialog
* @param fl dialog flags
*/
QgsQueryBuilder( QgsVectorLayer *layer, QWidget *parent = 0,
Qt::WFlags fl = QgisGui::ModalDialogFlags );
Qt::WindowFlags fl = QgisGui::ModalDialogFlags );

~QgsQueryBuilder();

Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgssearchquerybuilder.sip
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class QgsSearchQueryBuilder : QDialog
public:
//! Constructor - takes pointer to vector layer as a parameter
QgsSearchQueryBuilder( QgsVectorLayer* layer, QWidget *parent /TransferThis/ = 0,
Qt::WFlags fl = QgisGui::ModalDialogFlags );
Qt::WindowFlags fl = QgisGui::ModalDialogFlags );

~QgsSearchQueryBuilder();

Expand Down
2 changes: 1 addition & 1 deletion python/gui/qgssublayersdialog.sip
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class QgsSublayersDialog : QDialog
Vsifile
};

QgsSublayersDialog( ProviderType providerType, QString name, QWidget* parent = 0, Qt::WFlags fl = 0 );
QgsSublayersDialog( ProviderType providerType, QString name, QWidget* parent = 0, Qt::WindowFlags fl = 0 );
~QgsSublayersDialog();

void populateLayerTable( QStringList theList, QString delim = ":" );
Expand Down
2 changes: 1 addition & 1 deletion python/gui/symbology-ng/qgssvgselectorwidget.sip
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class QgsSvgSelectorDialog : QDialog
#include <qgssvgselectorwidget.h>
%End
public:
QgsSvgSelectorDialog( QWidget* parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags,
QgsSvgSelectorDialog( QWidget* parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags,
QDialogButtonBox::StandardButtons buttons = QDialogButtonBox::Close | QDialogButtonBox::Ok,
Qt::Orientation orientation = Qt::Horizontal );
~QgsSvgSelectorDialog();
Expand Down
2 changes: 1 addition & 1 deletion src/app/ogr/qgsnewogrconnection.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#define TO8F(x) QFile::encodeName( x ).constData()
#endif

QgsNewOgrConnection::QgsNewOgrConnection( QWidget *parent, const QString& connType, const QString& connName, Qt::WFlags fl )
QgsNewOgrConnection::QgsNewOgrConnection( QWidget *parent, const QString& connType, const QString& connName, Qt::WindowFlags fl )
: QDialog( parent, fl ),
mOriginalConnName( connName )
{
Expand Down
2 changes: 1 addition & 1 deletion src/app/ogr/qgsnewogrconnection.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class QgsNewOgrConnection : public QDialog, private Ui::QgsNewOgrConnectionBase

public:
//! Constructor
QgsNewOgrConnection( QWidget *parent = 0, const QString& connType = QString::null, const QString& connName = QString::null, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsNewOgrConnection( QWidget *parent = 0, const QString& connType = QString::null, const QString& connName = QString::null, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
//! Destructor
~QgsNewOgrConnection();
//! Tests the connection using the parameters supplied
Expand Down
2 changes: 1 addition & 1 deletion src/app/ogr/qgsopenvectorlayerdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include "qgsogrhelperfunctions.h"
#include "qgscontexthelp.h"

QgsOpenVectorLayerDialog::QgsOpenVectorLayerDialog( QWidget* parent, Qt::WFlags fl )
QgsOpenVectorLayerDialog::QgsOpenVectorLayerDialog( QWidget* parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
{
setupUi( this );
Expand Down
2 changes: 1 addition & 1 deletion src/app/ogr/qgsopenvectorlayerdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class QgsOpenVectorLayerDialog : public QDialog, private Ui::QgsOpenVectorLayerD
Q_OBJECT

public:
QgsOpenVectorLayerDialog( QWidget* parent = 0, Qt::WFlags fl = 0 );
QgsOpenVectorLayerDialog( QWidget* parent = 0, Qt::WindowFlags fl = 0 );
~QgsOpenVectorLayerDialog();
//! Opens a dialog to select a file datasource*/
QStringList openFile();
Expand Down
4 changes: 2 additions & 2 deletions src/app/ogr/qgsvectorlayersaveasdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
#include <QFileDialog>
#include <QTextCodec>

QgsVectorLayerSaveAsDialog::QgsVectorLayerSaveAsDialog( long srsid, QWidget* parent, Qt::WFlags fl )
QgsVectorLayerSaveAsDialog::QgsVectorLayerSaveAsDialog( long srsid, QWidget* parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
, mCRS( srsid )
{
setup();
}

QgsVectorLayerSaveAsDialog::QgsVectorLayerSaveAsDialog( long srsid, const QgsRectangle& layerExtent, bool layerHasSelectedFeatures, int options, QWidget* parent, Qt::WFlags fl )
QgsVectorLayerSaveAsDialog::QgsVectorLayerSaveAsDialog( long srsid, const QgsRectangle& layerExtent, bool layerHasSelectedFeatures, int options, QWidget* parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
, mCRS( srsid )
, mLayerExtent( layerExtent )
Expand Down
4 changes: 2 additions & 2 deletions src/app/ogr/qgsvectorlayersaveasdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ class QgsVectorLayerSaveAsDialog : public QDialog, private Ui::QgsVectorLayerSav
AllOptions = ~0
};

QgsVectorLayerSaveAsDialog( long srsid, QWidget* parent = 0, Qt::WFlags fl = 0 );
QgsVectorLayerSaveAsDialog( long srsid, const QgsRectangle& layerExtent, bool layerHasSelectedFeatures, int options = AllOptions, QWidget* parent = 0, Qt::WFlags fl = 0 );
QgsVectorLayerSaveAsDialog( long srsid, QWidget* parent = 0, Qt::WindowFlags fl = 0 );
QgsVectorLayerSaveAsDialog( long srsid, const QgsRectangle& layerExtent, bool layerHasSelectedFeatures, int options = AllOptions, QWidget* parent = 0, Qt::WindowFlags fl = 0 );
~QgsVectorLayerSaveAsDialog();

QString format() const;
Expand Down
2 changes: 1 addition & 1 deletion src/app/pluginmanager/qgspluginmanager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
#endif


QgsPluginManager::QgsPluginManager( QWidget * parent, bool pluginsAreEnabled, Qt::WFlags fl )
QgsPluginManager::QgsPluginManager( QWidget * parent, bool pluginsAreEnabled, Qt::WindowFlags fl )
: QgsOptionsDialogBase( "PluginManager", parent, fl )
{
// initialize pointer
Expand Down
2 changes: 1 addition & 1 deletion src/app/pluginmanager/qgspluginmanager.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class QgsPluginManager : public QgsOptionsDialogBase, private Ui::QgsPluginManag
Q_OBJECT
public:
//! Constructor; set pluginsAreEnabled to false in --noplugins mode
QgsPluginManager( QWidget *parent = 0, bool pluginsAreEnabled = true, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QgsPluginManager( QWidget *parent = 0, bool pluginsAreEnabled = true, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );

//! Destructor
~QgsPluginManager();
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgisapp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ static bool cmpByText_( QAction* a, QAction* b )
QgisApp *QgisApp::smInstance = 0;

// constructor starts here
QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, QWidget * parent, Qt::WFlags fl )
QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, QWidget * parent, Qt::WindowFlags fl )
: QMainWindow( parent, fl )
, mSplash( splash )
, mMousePrecisionDecimalPlaces( 0 )
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgisapp.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class APP_EXPORT QgisApp : public QMainWindow, private Ui::MainWindow
Q_OBJECT
public:
//! Constructor
QgisApp( QSplashScreen *splash, bool restorePlugins = true, QWidget * parent = 0, Qt::WFlags fl = Qt::Window );
QgisApp( QSplashScreen *splash, bool restorePlugins = true, QWidget * parent = 0, Qt::WindowFlags fl = Qt::Window );
//! Constructor for unit tests
QgisApp( );
//! Destructor
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsaddattrdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

#include <QMessageBox>

QgsAddAttrDialog::QgsAddAttrDialog( QgsVectorLayer *vlayer, QWidget *parent, Qt::WFlags fl )
QgsAddAttrDialog::QgsAddAttrDialog( QgsVectorLayer *vlayer, QWidget *parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
, mIsShapeFile( vlayer && vlayer->providerType() == "ogr" && vlayer->storageType() == "ESRI Shapefile" )
{
Expand Down
4 changes: 2 additions & 2 deletions src/app/qgsaddattrdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ class APP_EXPORT QgsAddAttrDialog: public QDialog, private Ui::QgsAddAttrDialogB
Q_OBJECT
public:
QgsAddAttrDialog( QgsVectorLayer *vlayer,
QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );
QgsAddAttrDialog( const std::list<QString>& typelist,
QWidget *parent = 0, Qt::WFlags fl = QgisGui::ModalDialogFlags );
QWidget *parent = 0, Qt::WindowFlags fl = QgisGui::ModalDialogFlags );

QgsField field() const;

Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsbookmarks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

QgsBookmarks *QgsBookmarks::sInstance = 0;

QgsBookmarks::QgsBookmarks( QWidget *parent, Qt::WFlags fl )
QgsBookmarks::QgsBookmarks( QWidget *parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
{
setupUi( this );
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsbookmarks.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class APP_EXPORT QgsBookmarks : public QDialog, private Ui::QgsBookmarksBase
void on_buttonBox_helpRequested() { QgsContextHelp::run( metaObject()->className() ); }

private:
QgsBookmarks( QWidget *parent = 0, Qt::WFlags fl = 0 );
QgsBookmarks( QWidget *parent = 0, Qt::WindowFlags fl = 0 );
~QgsBookmarks();

void saveWindowLocation();
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgscustomprojectiondialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ extern "C"
}


QgsCustomProjectionDialog::QgsCustomProjectionDialog( QWidget *parent, Qt::WFlags fl )
QgsCustomProjectionDialog::QgsCustomProjectionDialog( QWidget *parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
{
setupUi( this );
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgscustomprojectiondialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class APP_EXPORT QgsCustomProjectionDialog : public QDialog, private Ui::QgsCust
{
Q_OBJECT
public:
QgsCustomProjectionDialog( QWidget *parent = 0, Qt::WFlags fl = 0 );
QgsCustomProjectionDialog( QWidget *parent = 0, Qt::WindowFlags fl = 0 );
~QgsCustomProjectionDialog();

public slots:
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsdisplayangle.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <QSettings>
#include <cmath>

QgsDisplayAngle::QgsDisplayAngle( QgsMapToolMeasureAngle * tool, Qt::WFlags f )
QgsDisplayAngle::QgsDisplayAngle( QgsMapToolMeasureAngle * tool, Qt::WindowFlags f )
: QDialog( tool->canvas()->topLevelWidget(), f ), mTool( tool )
{
setupUi( this );
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsidentifyresultsdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ void QgsIdentifyResultsWebViewItem::loadFinished( bool ok )
// action
// name value

QgsIdentifyResultsDialog::QgsIdentifyResultsDialog( QgsMapCanvas *canvas, QWidget *parent, Qt::WFlags f )
QgsIdentifyResultsDialog::QgsIdentifyResultsDialog( QgsMapCanvas *canvas, QWidget *parent, Qt::WindowFlags f )
: QDialog( parent, f )
, mActionPopup( 0 )
, mCanvas( canvas )
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsidentifyresultsdialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class APP_EXPORT QgsIdentifyResultsDialog: public QDialog, private Ui::QgsIdenti

//! Constructor - takes it own copy of the QgsAttributeAction so
// that it is independent of whoever created it.
QgsIdentifyResultsDialog( QgsMapCanvas *canvas, QWidget *parent = 0, Qt::WFlags f = 0 );
QgsIdentifyResultsDialog( QgsMapCanvas *canvas, QWidget *parent = 0, Qt::WindowFlags f = 0 );

~QgsIdentifyResultsDialog();

Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsmeasuredialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <QPushButton>


QgsMeasureDialog::QgsMeasureDialog( QgsMeasureTool* tool, Qt::WFlags f )
QgsMeasureDialog::QgsMeasureDialog( QgsMeasureTool* tool, Qt::WindowFlags f )
: QDialog( tool->canvas()->topLevelWidget(), f ), mTool( tool )
{
setupUi( this );
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsmeasuredialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class APP_EXPORT QgsMeasureDialog : public QDialog, private Ui::QgsMeasureBase
public:

//! Constructor
QgsMeasureDialog( QgsMeasureTool* tool, Qt::WFlags f = 0 );
QgsMeasureDialog( QgsMeasureTool* tool, Qt::WindowFlags f = 0 );

//! Save position
void saveWindowLocation( void );
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsnewspatialitelayerdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

#include <spatialite.h>

QgsNewSpatialiteLayerDialog::QgsNewSpatialiteLayerDialog( QWidget *parent, Qt::WFlags fl )
QgsNewSpatialiteLayerDialog::QgsNewSpatialiteLayerDialog( QWidget *parent, Qt::WindowFlags fl )
: QDialog( parent, fl )
{
setupUi( this );
Expand Down
Loading