David Edmundson
af666ef770
Remove unused references to forceWindowed
...
Test Plan: Compiles
Reviewers: #plasma, mart
Reviewed By: #plasma, mart
Subscribers: mart, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D6648
9 years ago
Aleix Pol
6fefa27d1e
Infrastructure for Plasmoid integration testing
...
Makes it possible to test how/if a plasmoid behaves correctly on the most
similar environment possible to what the user would find on a production
system.
* Loads a plasmoid on a panel and the desktop.
* Lets it test his own stuff (loading test/test.qml within the plasma
package)
* Terminates with an error if it wasn't successful
REVIEW: 127346
10 years ago
Aleix Pol
96ff1c868e
Properly define overrides as suggested by the c++ standard
10 years ago
David Edmundson
3ff5cdd3cf
Don't duplicate a tonne of KCrash
...
KCrash already has auto restart which copies the args and only respawns
n times, resetting if we last longer than m seconds.
REVIEW: 126538
10 years ago
Marco Martin
034f64229b
pass the standalone option to crash autostart
12 years ago
Aaron Seigo
9ffe09c151
forward the command line options on crash
...
Reviewed by Marco Martin
12 years ago
Marco Martin
5c906d7314
delay corona creation
...
the corona should be created after QCoreapplication::Exec() is called
12 years ago
Marco Martin
61ecbd1c9f
add an option to force a shell
...
will be necessary to develop any other shell
12 years ago