aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Drop superfluous 'to' from feedback messageGuido Günther2020-07-02
* No need to use old_divGuido Günther2020-07-02
* Also use python3 when not running via wrapperGuido Günther2020-04-06
* Fix modem enablementGuido Günther2020-04-06
* Get modem and ussd interfaces asyncGuido Günther2020-04-06
* mmproxy: Introduce modem objectGuido Günther2020-04-06
* No need to register types anymoreGuido Günther2020-04-06
* Make intial setup asyncGuido Günther2020-04-06
* applet: Simplify about dialog showingGuido Günther2020-04-01
* applet: Set proper parent for about dialogGuido Günther2020-04-01
* applet: Drop now superfluous close handlingGuido Günther2020-04-01
* applet: Replace menu by a menu buttonGuido Günther2020-04-01
* Fix top_up_info_missing invocationGuido Günther2020-03-31
* PPMProviderAssistant: Use templateGuido Günther2020-03-31
* PPMDialog: Use a templateGuido Günther2020-03-31
* Use GtkApplicationGuido Günther2020-03-31
* Introduce and use app_idGuido Günther2020-03-31
* Use gresource for ui filesGuido Günther2020-03-31
* applet: Make flake8 happyGuido Günther2020-03-31
* modemproxy: Remove code that's never reachedGuido Günther2020-03-31
* modemproxy: Make flake8 happyGuido Günther2020-03-31
* accountdb: Make flake8 happyGuido Günther2020-03-31
* provider: Make flake8 happyGuido Günther2020-03-31
* Providerdb: make flake8 happyGuido Günther2020-03-31
* Don't use GObject.source_remove to avoid deprecation warningGuido Günther2020-03-31
* Don't use GObject.timeout_add to avoid deprecation warningGuido Günther2020-03-31
* Don't use Gtk.DialogFlags.* to avoid deprecation warningGuido Günther2020-03-31
* Use label= for GtkLabel to avoid deprecation warningGuido Günther2020-03-31
* Switch to python3Guido Günther2020-03-31
* Move dektop file to data/Guido Günther2020-03-31
* Remove autotools supportGuido Günther2020-03-31
* Drop schema dir woraroundGuido Günther2020-03-31
* Switch to mesonGuido Günther2020-03-31
* Port to ModemManager >= 0.7Lubomir Rintel2020-03-30
* Specify gtk versionGuido Günther2020-03-30
* Catch error to list modemsGuido Günther2014-02-15
* Make _ globalGuido Günther2013-09-04
* Remove unused importGuido Günther2013-09-04
* Remove FSF addressGuido Günther2012-08-29
* Check if imsi is validGuido Günther2012-01-05
* Output program version and number on startupGuido Günther2012-01-05
* Display country name instead of country codeGuido Günther2011-12-28
* Don't change the provider list if the country didn't changeGuido Günther2011-12-28
* Don't mark provider page as finished if we didn't get a selectionGuido Günther2011-12-28
* When changing the provider allow the user to enter all dataGuido Günther2011-12-28
* Activate 'change' button to allow to reconfigure current providerGuido Günther2011-12-28
* modemproxy: Don't load D-Bus properties or connect signalsGuido Günther2011-12-28
* PPMController: Reschedule modem setup on modem errorsGuido Günther2011-12-28
* Fetch length top-up code attribute from providerdb if availableGuido Günther2011-12-27
* Remove trailing whitespaceGuido Günther2011-12-27