Denis Rouzaud
|
906259b2f7
|
[doxygen] remove useless @brief
|
2017-12-06 08:31:12 -04:00 |
|
Nyall Dawson
|
f660d78017
|
Add a new dialog for selecting file encoding, QgsEncodingSelectionDialog
Can be used to prompt users for a file encoding choice
|
2017-11-21 20:38:07 +10:00 |
|
Nyall Dawson
|
04a9cd9211
|
Add more consistency to doxygen formatting
|
2017-10-06 08:19:00 +10:00 |
|
Denis Rouzaud
|
c1832854a2
|
sipify batch
* QgsDial
* QgsDialog
* QgsDockWidget
* QgsEncodingFileDialog
* QgsErrorDialog
|
2017-04-25 13:46:56 +02:00 |
|
Denis Rouzaud
|
e7079eead9
|
run astyle on src/gui
|
2017-03-03 09:09:37 +01:00 |
|
Nyall Dawson
|
d19e70700f
|
Ensure all pointer variables are initialized to nullptr
|
2017-02-18 20:23:18 +10:00 |
|
Matthias Kuhn
|
4c1f178ac9
|
Add qgis_gui.h with GUI_EXPORT macro
|
2017-01-05 00:12:11 +01:00 |
|
Nyall Dawson
|
ef0131dfe3
|
Optimise destructors (pt 3)
|
2017-01-02 09:54:33 +10:00 |
|
Nyall Dawson
|
1367fd09fc
|
Prepare commit converts single line doxygen block format
Flips single line doxygen comments to use the proper single line
format:
/*!< comment */ to //!< Comment
and
/** comment */ to //! Comment
|
2016-10-25 09:17:39 +10:00 |
|
Matthias Kuhn
|
d0ec367044
|
Fix crash in QgsEncodingFileDialog
|
2016-10-05 16:18:29 +02:00 |
|
Nyall Dawson
|
576875e998
|
Followup 320c696 use clang-modernize to replace 0/NULL use with nullptr
|
2015-12-15 11:24:51 +11:00 |
|
Juergen E. Fischer
|
9752c468c1
|
indentation update
|
2015-07-29 11:52:14 +02:00 |
|
Nyall Dawson
|
7314047698
|
Fix missing doc strings due to invalid doxygen tags
|
2015-04-30 17:26:58 +10:00 |
|
jef
|
cbf1a50bd6
|
fix common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12528 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2009-12-20 12:29:07 +00:00 |
|
homann
|
bc92ebb429
|
Add a "cancel all" button when searching for missing files after opening a project. Fixes #1317
git-svn-id: http://svn.osgeo.org/qgis/trunk@11524 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2009-08-29 19:14:28 +00:00 |
|
homann
|
cb06c406b0
|
File encoding selector made consistent and persistent between different dialogs.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11182 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2009-07-27 15:19:39 +00:00 |
|
timlinux
|
e8b9f2d024
|
Updates for doxygen for gui module
git-svn-id: http://svn.osgeo.org/qgis/trunk@9221 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2008-08-30 23:38:26 +00:00 |
|
jef
|
4b46398bc4
|
astyle re-indentation & iostream=>QgsDebugMsg migration cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@9138 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2008-08-23 21:37:31 +00:00 |
|
wonder
|
46a2d125a2
|
Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2007-01-09 02:39:15 +00:00 |
|
telwertowski
|
2baf3c6f27
|
Remove redundant class qualifiers on member declarations within class definitions. It's not standard and gcc 4.1 is enforcing the rules.
git-svn-id: http://svn.osgeo.org/qgis/trunk@4990 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2006-03-09 22:50:13 +00:00 |
|
timlinux
|
42636d6ba8
|
Moved all sources for gui lib into src/gui and updated all dependent classes and makefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@4619 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2006-01-08 23:18:32 +00:00 |
|