summaryrefslogtreecommitdiffstats
path: root/tools/testcon/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend TestCon with AppContainer sandboxingFredrik Orderud2022-12-151-1/+1
* Introduce security sandboxing factoryFredrik Orderud2022-12-151-7/+12
* Move low integrity level sandboxing to a new impl. fileFredrik Orderud2022-12-141-49/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-27/+2
* Port from container.count()/int to container.size()/qsizetypeMarc Mutz2022-03-161-2/+2
* Replace container.count() with !isEmpty()Marc Mutz2022-03-161-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-241-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-231-2/+2
* Remove hard-coded QMetaObject dataFriedemann Kleint2020-05-281-8/+6
* Restructure the librariesFriedemann Kleint2020-05-061-4/+4
* testcon: Fix build after removal of QLayout::setMargin()Friedemann Kleint2020-04-181-1/+1
* Reduce QList usageFriedemann Kleint2019-11-141-5/+5
* Cleanup of Clang warnings (with exception of dumpcpp)Friedemann Kleint2019-06-071-1/+1
* Fix C-style castsFriedemann Kleint2019-06-061-1/+1
* Introduce nullptrFriedemann Kleint2019-06-041-6/+6
* Introduce member initializationFriedemann Kleint2019-06-041-4/+0
* Fix deprecation warningsv5.13.0-beta1v5.13.0-alpha1Friedemann Kleint2019-02-051-1/+1
* Implement sandboxing support in TestConFredrik Orderud2018-10-191-4/+71
* Fix remaining Clang warningsFriedemann Kleint2018-08-271-4/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-6/+6
* testcon: Show debug log when loading failsFriedemann Kleint2017-01-191-3/+5
* Testcon: Add Help menu with "About..." entriesFriedemann Kleint2017-01-111-0/+47
* Remove foreachFriedemann Kleint2017-01-101-3/+6
* Add menu entry for freeing unused DLLsFredrik Orderud2016-09-151-0/+10
* Updated license headersAntti Kokko2016-01-251-17/+12
* testcon: Set MainWindow instance pointer after setupUi().Friedemann Kleint2016-01-051-2/+2
* testcon: Add option to suppress installation of the message handler.Friedemann Kleint2016-01-041-15/+10
* testcon: Fix hangs when closing the window.Friedemann Kleint2015-12-221-0/+9
* testcon: Refactor registering script languages.Friedemann Kleint2015-12-221-3/+21
* testcon: Use m_ convention and constructor initialization for member variables.Friedemann Kleint2015-12-221-43/+43
* Testcon: Add command line options for loading CLSIDs, files and scripts.Friedemann Kleint2015-11-241-17/+54
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Use Qt 5 signals & slots syntax.Friedemann Kleint2014-12-221-4/+3
* Refactor string handling in testcon.Friedemann Kleint2014-10-061-13/+10
* Update license headers and add new license filesv5.4.0-alpha1Jani Heikkinen2014-08-261-19/+11
* whitespace fixesOswald Buddenhagen2014-01-201-58/+58
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Testcon: Fix includes.Friedemann Kleint2012-12-171-3/+10
|/
* Tools: Use qInstallMessageHandler()Kai Koehne2012-09-261-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix initial subwindow size in testcon toolMiikka Heikkinen2012-08-141-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* ActiveQt/Testcon: Replace (long obsolete) QWorkspace by QMdiArea.Friedemann Kleint2011-12-091-58/+53
* Fix compilation after refactor merge.Friedemann Kleint2011-10-041-1/+1
* Update licenseheader text in source files for qtactiveqt Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+461