summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginenotification.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-1/+1
* Fix doc for WebEngineNotification.title typeMiƂosz Kosobucki2020-01-061-1/+1
* Add doc's cross-references for web notification example and api methodsKirill Burtsev2019-08-291-0/+6
* Add missing doc for WebEngineNotification QML typeKirill Burtsev2019-08-291-4/+73
* Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-031-4/+2
* Notification API cleanupKirill Burtsev2019-04-051-42/+12
* Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-031-1/+1
* Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-191-5/+5
* Doc: Link to classes where QWebEngineNotification is passed to usersLeena Miettinen2019-03-181-0/+5
* Web Notifications APIKirill Burtsev2019-02-061-0/+275