aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/qtsingleapplication
Commit message (Expand)AuthorAgeFilesLines
* QtSingleApplication: Remove unused QtSingleCoreApplicationOrgad Shaneh2017-03-203-133/+0
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* QtSingleApplication: Use Qt5-style connectsOrgad Shaneh2016-06-014-7/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-196-102/+72
* Update LicenseEike Ziller2015-01-166-36/+36
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-146-42/+48
|\
| * License updateEike Ziller2014-10-096-42/+48
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-291-0/+1
|\|
| * Fix the build: add missing #includes3.1Thiago Macieira2014-08-181-0/+1
* | Remove Qt version checks.Christian Kandeler2014-09-081-2/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-086-6/+6
* Fix some include statements.Christian Kandeler2013-09-041-1/+1
* QtSingleApplication: Fix raceOrgad Shaneh2013-06-122-11/+4
* Do not create pid-specific peer file before initializeOrgad Shaneh2013-06-061-6/+9
* Truly support multiple instancesOrgad Shaneh2013-06-064-47/+107
* QtLocalPeer: Remove superfluous static memberOrgad Shaneh2013-06-042-4/+1
* Client: Block until editor is closedOrgad Shaneh2013-03-154-14/+23
* QtSingleApplication: Don't hang if client does not send dataKai Koehne2013-02-201-2/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-316-6/+6
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-296-6/+6
* | Shared: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-151-1/+1
|/
* QtSingleApplication: Compile fix after removal of QApplication::Typehjk2012-11-262-39/+0
* Adjust license headershjk2012-10-056-127/+121
* Contact -> qt-project.orgEike Ziller2012-07-196-18/+6
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-155-11/+11
* Fix windows buildEike Ziller2012-02-101-1/+1
* Add a new option to main.cpp to specify a specific pid.Adam Treat2012-02-102-16/+43
* Long live the king!hjk2012-01-266-6/+6
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-036-12/+12
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-062-2/+2
* Fix/add copyright headersTobias Hunger2011-05-064-4/+4
* Update license.hjk2011-04-136-84/+78
* It's 2011 now.con2011-01-126-6/+6
* License headers.con2010-12-176-42/+66
* Fix krazy issues: Use explicit constructorsTobias Hunger2010-08-272-2/+2
* Fix File/New in the deployment folders.dt2010-08-251-1/+0
* Long live the king!hjk2010-03-056-6/+6
* long live the kinghjk2009-08-146-6/+6
* Update license headers and sales contact details.Jason McDonald2009-06-176-12/+12
* Fixes: change file license headers to include LGPLhjk2009-02-256-126/+102
* Fixes: work on QT_NO_CAST_FROM_BYTEARRAYhjk2009-02-191-1/+1
* Fix compile warningThorbjørn Lindeijer2009-02-061-1/+1
* Fixes: QtSingleApplication: remove socket instance before listeningPeter Hartmann2009-02-041-2/+2
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-2610-0/+781