summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix buildEike Ziller2012-08-081-1/+2
* Fix linking of the core plugin on Windows.Friedemann Kleint2012-08-032-3/+4
* Windows: Fix resource leakEike Ziller2012-08-031-0/+1
* Ensure first quote is accounted for when stripping the command itselfv2.5.1Andy Shaw2012-07-241-1/+1
* C++: Fix broken merge of 9121c21230829b3897188c849c0247b8c67b8da5.Christian Kamm2012-07-232-1/+5
* C++: Add dumpers for common datatypes to simplify debugging.Christian Kamm2012-07-234-2/+208
* C++: Fix class scope completion for templates.Christian Kamm2012-07-202-0/+205
* Don't build mdnssdThiago Macieira2012-07-1926-37548/+0
* Disable QGraphicsDropShadowEffect for MacAurindam Jana2012-07-123-0/+16
* Fix crash on unloading Qt4 projectsDaniel Teske2012-07-042-2/+2
* C++: Fix crash on invalid class nameLeandro Melo2012-06-112-14/+23
* Fix commit to mercurial repositoriesTobias Hunger2012-06-071-4/+4
* SessionManager: Don't autosave the session while loading a sessionDaniel Teske2012-06-013-9/+25
* Start auto save session timer later and let it occur more then onceDaniel Teske2012-06-011-2/+1
* Fix default ui language on Linux.Eike Ziller2012-05-311-1/+2
* SVN: Fix project status command when no document openJonathan Liu2012-05-161-1/+1
* CMake: Fix crash in makestep if used in the deploystep listDaniel Teske2012-05-151-0/+2
* Let the desktop system handle mailto links.kh12012-05-101-0/+4
* debugger: fix toplevel expansion behaviour of pinned tooltipsv2.5.0hjk2012-05-091-1/+1
* Revert "debugger: improve expansion behaviour of pinned tooltips."hjk2012-05-094-10/+27
* Fix MSVC forward declaration warning (struct vs. class).Friedemann Kleint2012-05-091-1/+2
* Restore state of find flags in FindToolWindow.Konstantin Tokarev2012-05-072-4/+12
* CDB: Dump Qt 5 / QString correctly.Friedemann Kleint2012-05-071-1/+4
* Translate editor display names in correct context.Konstantin Tokarev2012-05-0710-10/+20
* Debugger: Show location marker (again)Kai Koehne2012-05-031-0/+1
* Per request, add tool tip to topic chooser items.kh12012-05-031-1/+3
* fakevim: restrict tabstop and shiftwidth spinbox to range 1..80hjk2012-05-031-2/+8
* Fix warning.Eike Ziller2012-05-031-0/+2
* Actually return somethingDaniel Teske2012-05-031-1/+1
* BaseTextMark: Use (explicit) two phase initilizationDaniel Teske2012-05-036-5/+23
* fakevim: don't allow non-positive numbers for tabstop and shiftwidthhjk2012-05-033-10/+23
* ProjectExplorer: Fix compiler warningKai Koehne2012-05-031-0/+1
* Stop the autosaving session timer on closing CreatorDaniel Teske2012-05-025-9/+16
* Mac: Build menu stays disabled with Qt 4.8.1 and laterEike Ziller2012-05-021-0/+16
* Save the session on closing Creator while on the projects modeDaniel Teske2012-05-021-2/+0
* Editor: Fix null-pointer dereferenceDavid Schulz2012-04-271-0/+1
* debugger: fix crash when enabling/disabling a breakpoint without a markerhjk2012-04-271-2/+4
* debugger: prevent crash on machjk2012-04-261-6/+10
* Adapt CDB debug helpers to pending container changes.Friedemann Kleint2012-04-252-15/+44
* qbs files: Add QT_NO_CAST_FROM_ASCII to git and todoOrgad Shaneh2012-04-252-1/+2
* Revert "Fix Options/Qt Versions adding versions on apply"Daniel Teske2012-04-233-15/+3
* Fix crash in CPP Type HierarchyTobias Hunger2012-04-201-5/+10
* Qt4Project code model: Also include files from cumulative parseDaniel Teske2012-04-192-12/+22
* Remove wrong forward declaration of ProFileReaderDaniel Teske2012-04-191-1/+0
* Qt4Project: cpp code model add <configuration> and headersDaniel Teske2012-04-193-0/+7
* qbs files updatedJoerg Bornemann2012-04-1814-4/+21
* Fix crash in valgrind suppression dialog.Eike Ziller2012-04-181-1/+1
* debugger: disable the gdb fallback for MSVC compiled binaryhjk2012-04-171-1/+1
* QmlDesigner: crash fixThomas Hartmann2012-04-171-0/+3
* Improved "Disable build/run step" iconRobert Loehning2012-04-161-0/+0