aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.developer
AgeCommit message (Expand)AuthorFilesLines
2023-02-06Do not require using wsgcrypt.hJoão Valverde1-3/+3
2023-01-12Remove WS_DISABLE_ASSERTJoão Valverde1-2/+2
2022-09-27README.Developer: Add notes about string encoding and best-practicesJoão Valverde1-0/+26
2022-08-23Qt6: Adapt various docsRoland Knall1-2/+2
2022-04-28docs: Update reference to minimum versions of GLib and QtJohn Thacker1-1/+1
2022-02-06Docs: Accurately describe our minimum GLib and where to get itJim Young1-1/+1
2021-12-18Docs: Fix a README.developer code exampleJoão Valverde1-3/+3
2021-12-18Docs: Add more info about transitioning to C99 fixed-width typesJoão Valverde1-7/+23
2021-12-16Docs: First pass to update README.developer to C11João Valverde1-46/+46
2021-11-01README.developer: put items about Windows together.Guy Harris1-4/+4
2021-11-01README.developer: Add note about portability on WindowsJoão Valverde1-0/+10
2021-10-26docs: Add some notes about project APIsJoão Valverde1-1/+40
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde1-0/+78
2021-10-11Fix some spelling errorsMartin Mathieson1-1/+1
2021-10-05Update README.developerAndersBroman1-1/+1
2021-10-05docs: Add section about architecture to README.developerJoão Valverde1-1/+20
2021-07-21First pass pinfo->pool conversionEvan Huus1-3/+3
2021-07-09Rename version.h to be more descriptiveJoão Valverde1-1/+1
2021-05-19Disable assertions for release buildsJoão Valverde1-1/+30
2021-02-28Remove and replace obsolete ws_snprintf() definitionJoão Valverde1-10/+14
2021-02-25Docs: Recommend EditorConfig.Gerald Combs1-26/+19
2020-10-12Fix spelling errors in the documentationРоман Донченко1-1/+1
2020-09-25README.developer: Fix some quotation marks around function namesThomas Vogt1-2/+2
2020-09-04README.developer: Note that sources can use UTF-8.Gerald Combs1-10/+12
2019-12-10More Qt minimum version updates.Gerald Combs1-1/+1
2018-04-06Remove some references to Qt4.Gerald Combs1-8/+5
2018-04-02doc: minor changes in README files.Dario Lombardo1-2/+0
2017-10-21Warn the developer if we're building with GTK+.Gerald Combs1-4/+9
2017-08-15Convert README to README.md.Gerald Combs1-4/+4
2017-06-28Don't worry about initializing auto aggregates with non-constant values.Guy Harris1-9/+16
2017-06-27Fix the "don't initialize with non-constant variables" item.Guy Harris1-4/+20
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-4/+3
2016-10-20Officially require Qt 4.8 or newerPeter Wu1-5/+4
2016-09-06Allow a lot more C99 featuresPeter Wu1-21/+14
2016-06-15documentation: Suggest using prefixed public symbolsBalint Reczey1-0/+5
2016-04-21Add option to disable version.hJoão Valverde1-0/+10
2016-03-29Update min. GLib version and add Qt version checksJaap Keuter1-5/+5
2016-03-14Add EditorConfig reference to README.developerJoão Valverde1-6/+23
2016-01-02Note that variadic macros *can* be sued.Guy Harris1-1/+4
2015-11-08Update to reflect current reality.Guy Harris1-29/+20
2015-10-05Allow use of variadic macrosPeter Wu1-17/+0
2014-12-12doc: remove some references to the now defunct python supportPascal Quantin1-1/+0
2014-09-17Update the doc directory to use https://www.wireshark.org.Gerald Combs1-2/+2
2014-09-13README.dissector was split from README.developer in 2013 - update someJoerg Mayer1-0/+1
2014-02-14Remove $Id$ and other Subversion leftovers from the doc files.Jeff Morriss1-3/+0
2013-12-20Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)Jakub Zawadzki1-2/+2
2013-11-01Remove a phrase which implies that tab widths other than 8 are OK.Bill Meier1-4/+4
2013-10-13Subsume README.binarytrees into wmem doxygen. The README was out of dateEvan Huus1-1/+0
2013-09-22emem -> wmem conversion:Pascal Quantin1-2/+2
2013-09-03Document the current state of naming in ui/qt. Say it's OK to use C++Gerald Combs1-4/+5